messages from 2012-11-05 10:58:16 to 2012-11-06 13:08:14 UTC [more...]
[RFC 00/15] Add basic suspend-resume support for AM33XX
2012-11-06 13:08 UTC (58+ messages)
` [PATCH 01/15] ARM: OMAP2+: mailbox: Add an API for flushing the FIFO
` [PATCH 02/15] ARM: OMAP2+: mailbox: Add support for AM33XX
` [PATCH 04/15] ARM: OMAP2+: hwmod: Update the reset API "
` [PATCH 06/15] ARM: OMAP2+: hwmod: Enable OCMCRAM registration in AM33XX
` [PATCH 08/15] ARM: OMAP2+: hwmod: Fix the omap_hwmod_addr_space for CPGMAC0
` [PATCH 11/15] ARM: OMAP: timer: Interchange clksrc and clkevt for AM33XX
` [PATCH 12/15] ARM: OMAP: timer: Add suspend-resume callbacks for clockevent device
` [PATCH 13/15] ARM: DTS: AM33XX: Add nodes for OCMCRAM and Mailbox
` [PATCH 15/15] ARM: OMAP2+: AM33XX: Basic suspend resume support
[PATCH 0/8] Support for AM33xx PWM Susbsytem
2012-11-06 13:06 UTC (12+ messages)
` [PATCH 1/8] PWMSS: Add PWM Subsystem driver for parent<->child relationship
` [PATCH 3/8] ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
` [PATCH 5/8] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver
` [PATCH 6/8] pwm: pwm-tiehrpwm: Adding TBCLK gating support
` [PATCH 8/8] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm
[PATCH 0/5] usb: musb: am335x support
2012-11-06 13:02 UTC (3+ messages)
` [PATCH 4/5] usb: musb: dsps: dt binding - add resources, example
[PATCH v2 0/2] drivers: mailbox: omap-mailbox out of plat code
2012-11-06 12:53 UTC (7+ messages)
` [PATCH v2 1/2] mailbox: OMAP: introduce mailbox framework
` [PATCH v2 2/2] mailbox: split internal header from API header
[PATCH 1/3] mtd nand : onfi need to be probed in 8 bits mode
2012-11-06 12:37 UTC (4+ messages)
` [PATCH 2/3] mtd nand : add NAND_BUSWIDTH_AUTO to autodetect bus width
` [PATCH 3/3] omap3 nand : use NAND_BUSWIDTH_AUTO
[PATCH v4 0/7] usb: dwc3-omap: add dt support
2012-11-06 11:43 UTC (6+ messages)
` [PATCH v4 6/7] usb: dwc3-omap: Minor fixes to get dt working
[PATCHv2 1/6] arch: Change defconfigs to point to g_mass_storage
2012-11-06 11:31 UTC
[PATCH v3 0/7] Create platform device for audio support
2012-11-06 11:36 UTC (9+ messages)
` [PATCH v3 1/7] OMAPDSS: HDMI: Rename resource variable at probe
` [PATCH v3 2/7] OMAPDSS: HDMI: Convert to devm_request_and_ioremap
` [PATCH v3 3/7] OMAPDSS: HDMI: Make panel return dssdev register errors
` [PATCH v3 4/7] OMAPDSS: HDMI: Handle panel init error at probe
` [PATCH v3 5/7] OMAPDSS: HDMI: Uninit display on device add error
` [PATCH v3 6/7] OMAPDSS: HDMI: Add op to get audio DMA port address offset
` [PATCH v3 7/7] OMAPDSS: HDMI: Create platform device for audio support
[PATCH 0/7] ARM: AM33XX: net: Add DT support to CPGMAC and MDIO driver
2012-11-06 11:24 UTC (11+ messages)
` [PATCH 1/7] net: davinci_mdio: Fix typo mistake in calling runtime-pm api
` [PATCH 2/7] net: cpsw: Add parent<->child relation support between cpsw and mdio
` [PATCH 3/7] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
` [PATCH 4/7] cpsw: simplify the setup of the register pointers
` [PATCH 5/7] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
` [PATCH 6/7] ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support
` [PATCH 7/7] net: cpsw: halt network stack before halting the device during suspend
[PATCH 0/3] capebus moving omap_devices to mach-omap2
2012-11-06 11:16 UTC (44+ messages)
[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
2012-11-06 11:14 UTC (7+ messages)
OMAP baseline test results for v3.7-rc3
2012-11-06 10:24 UTC (22+ messages)
[PATCH] spi: omap2-mcspi: Reorder the wait_for_completion for tx
2012-11-06 10:09 UTC (3+ messages)
OMAP baseline test results for v3.7-rc1
2012-11-06 10:06 UTC (22+ messages)
[PATCH] i2c: omap: Move the remove constraint
2012-11-06 9:54 UTC
OFID Grant Award to you
2012-11-06 9:26 UTC
[PATCHv9 0/8] ARM: OMAP4: core retention support
2012-11-06 9:18 UTC (8+ messages)
` [PATCHv9 2/8] ARM: OMAP4: PM: add errata support
` [PATCHv9 6/8] ARM: OMAP4: retrigger localtimers after re-enabling gic
[PATCH] spi: omap2-mcspi: Reorder the wait_for_completion for tx
2012-11-06 9:17 UTC (3+ messages)
hdmi on 4430 (kernel 3.4)
2012-11-06 9:05 UTC (4+ messages)
[PATCH 0/4] pm: Add power off control
2012-11-06 5:45 UTC (9+ messages)
` [PATCH 1/4] mfd: tps65217: Set PMIC to shutdowm on PWR_EN toggle
` [PATCH 2/4] rtc: OMAP: Add system pm_power_off to rtc driver
[PATCH 00/10] ARM: dts: AM33XX: Add device tree data
2012-11-06 4:33 UTC (4+ messages)
[PATCH v2 0/7] Create platform device for audio support
2012-11-06 5:27 UTC (4+ messages)
` [PATCH v2 7/7] OMAPDSS: HDMI: "
[PATCH 0/6] OMAPDSS: enable DSS for Panda & SDP with devtree
2012-11-06 5:24 UTC (10+ messages)
` [PATCH 1/6] ARM/dts: omap4-panda: Add pinmux configuration for HDMI
` [PATCH 2/6] ARM/dts: omap4-sdp: "
` [PATCH 3/6] OMAPDSS: HACK: look for regulators with omap4 names
` [PATCH 4/6] OMAP: panda: move display init from board file to dss-common.c
` [PATCH 5/6] OMAP: omap4sdp: "
` [PATCH 6/6] OMAP: board-generic: enable DSS for panda & sdp boards
[PATCHv7 00/21] ARM: OMAP3+: auto retention support
2012-11-06 1:02 UTC (2+ messages)
[GIT PULL] ARM: OMAP: PM: few more fixes for v3.7-rc
2012-11-06 0:56 UTC
[PATCH v2 0/4] RFC: OMAP GPMC DT bindings
2012-11-06 0:42 UTC (10+ messages)
` [PATCH v2 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
need help debugging ISP problem
2012-11-06 0:02 UTC
[PATCH] ARM: OMAP4: PM: fix regulator name for VDD_MPU
2012-11-05 23:49 UTC
[RFC] dmaengine: omap-dma: Allow DMA controller to prefetch data
2012-11-05 22:06 UTC (6+ messages)
[PATCH 00/12] OMAPDSS: use DSI PLL clk for DPI
2012-11-05 14:21 UTC (11+ messages)
` [PATCH 12/12] OMAPDSS: DPI: always use DSI PLL if available
[GIT PULL 3/3] omap prcm cleanup for v3.8 merge window, part1
2012-11-05 18:51 UTC (3+ messages)
` [GIT PULL 2/3] omap plat header removal for v3.8 merge window, part3
[PATCHv3 0/7] i2c: omap: updates
2012-11-05 18:29 UTC (16+ messages)
` [PATCHv3 2/8] i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
` [PATCHv3 4/8] ARM: i2c: omap: Remove the i207 errata flag
` [PATCHv3 6/8] i2c: omap: make reset a seperate function
` [PATCHv3 1/8] i2c: omap: Fix the revision register read
` [PATCHv3 3/8] i2c: omap: remove the dtrev
` [PATCHv3 5/8] i2c: omap: re-factor omap_i2c_init function
` [PATCHv3 7/8] i2c: omap: Restore i2c context always
` [PATCHv3 8/8] i2c: omap: cleanup the sysc write
[GIT PULL 1/3] omap plat header removal for v3.8 merge window, part2
2012-11-05 18:11 UTC
[PATCH V3 0/3] ARM: dts: omap5: EMIF and LPDDR2 device tree data
2012-11-05 17:45 UTC (5+ messages)
` [PATCH V3 1/3] ARM: dts: omap5-evm: Fix size of memory defined for EVM
` [PATCH V3 2/3] ARM: dts: omap5: EMIF device tree data for OMAP5 boards
` [PATCH V3 3/3] ARM: dts: omap5-evm: LPDDR2 memory device details for EVM
[PATCH] ARM: OMAP2+: AM33XX: clock data: fix mcasp entries
2012-11-05 16:52 UTC (7+ messages)
[PATCH v2] leds: leds-gpio: adopt pinctrl support
2012-11-05 16:27 UTC (11+ messages)
[PATCH] w1-gpio: Pinctrl-fy
2012-11-05 16:13 UTC (4+ messages)
[PATCH 0/3] more omap clean-up for ARCH_MULTIPLATFORM
2012-11-05 16:12 UTC (11+ messages)
` [PATCH 3/3] ARM: OMAP: Remove plat-omap/common.c
[PATCH] w1-gpio: Simplify & get rid of defines
2012-11-05 15:47 UTC (2+ messages)
[PATCH V2] ARM: PMU: fix runtime PM enable
2012-11-05 15:30 UTC (3+ messages)
[PATCH 0/6] ARM: OMAP3+: move smartreflex-class3.c to drivers/power/avs
2012-11-05 15:02 UTC (8+ messages)
` [PATCH 1/6] PM / AVS / OMAP: move Kconfig definition of smartreflex to avs directory
` [PATCH 2/6] ARM: OMAP: voltage: remove duplicate header definitions
` [PATCH 3/6] ARM: OMAP: voltage: move voltdm_reset to platform_data header
` [PATCH 4/6] ARM: OMAP: SmartReflex: provide SoC integration API for VP
` [PATCH 5/6] ARM: OMAP: SmartReflex: use pr_warn instead of pr_warning
` [PATCH 6/6] PM / AVS / OMAP: move Smartreflex-class3 driver to power/avs
[PATCH v3 0/4] RFC: OMAP GPMC DT bindings
2012-11-05 13:29 UTC (7+ messages)
` [PATCH v3 2/4] ARM: OMAP: gpmc: enable hwecc for AM33xx SoCs
` [PATCH v3 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
[PATCH v3] ARM: dts: AM33xx: Add SPI node
2012-11-05 11:32 UTC (3+ messages)
[PATCH v2 0/2] ARM: OMAP: hwmod/omapd_device: Fix for resource handling in DT boot
2012-11-05 11:25 UTC (4+ messages)
` [PATCH v2 2/2] ARM: OMAP: omap_device: Correct resource handling for "
[PATCH] ARM: dts: AM33XX: Add usbss node
2012-11-05 11:07 UTC (2+ messages)
[PATCH V2 0/3] ARM: dts: omap5: EMIF and LPDDR2 device tree data
2012-11-05 11:06 UTC (7+ messages)
` [PATCH V2 3/3] ARM: dts: omap5-evm: LPDDR2 memory device details for EVM
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).