messages from 2012-11-07 21:22:58 to 2012-11-09 21:42:37 UTC [more...]
[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
2012-11-09 21:42 UTC (35+ messages)
[PATCH v2 00/26] Move OMAP2+ over to common clk framework
2012-11-09 21:22 UTC (49+ messages)
` [PATCH 01/26] ARM: OMAP: clock: Nuke plat/clock.c & reuse struct clk as clk_hw_omap
` [PATCH 02/26] ARM: OMAP: hwmod: Fix up hwmod based clkdm accesses
` [PATCH 03/26] ARM: OMAP4: clock: Convert to common clk
` [PATCH 04/26] ARM: OMAP3: "
` [PATCH 05/26] ARM: OMAP2: "
` [PATCH 06/26] ARM: OMAP2xxx: clock: add APLL rate recalculation functions
` [PATCH 07/26] ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidle
` [PATCH 08/26] ARM: OMAP: clock: Define a function to enable clocks at init
` [PATCH 09/26] ARM: OMAP2+: hwmod: Invoke init_clkdm before other init functions
` [PATCH 10/26] ARM: OMAP: clock: Get rid of some clkdm assocations within clks
` [PATCH 11/26] ARM: OMAP2+: clock: add OMAP CCF convenience macros to mach-omap2/clock.h
` [PATCH 12/26] ARM: OMAP4: clock: Add 44xx data using common struct clk
` [PATCH 13/26] ARM: AM33XX: clock: add clock data in common clock format
` [PATCH 16/26] ARM: OMAP: clock: Switch to COMMON clk
` [PATCH 17/26] ARM: OMAP: hwmod: Cleanup !CONFIG_COMMON_CLK parts
` [PATCH 18/26] ARM: OMAP4: clock: "
` [PATCH 20/26] ARM: omap3: "
` [PATCH 22/26] ARM: AM33xx: clock: drop obsolete clock data
` [PATCH 23/26] ARM: omap2: clock: Cleanup !CONFIG_COMMON_CLK parts
` [PATCH 25/26] ARM: OMAP2+: clock: remove unnecessary declarations
` [PATCH 26/26] ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts
` [PATCH 14/26] ARM: OMAP3: clock: Add 3xxx data using common struct clk
` [PATCH] ARM: OMAP2+: clockdomain: disabling unused clks
` [PATCH 15/26] ARM: omap2: clock: Add 24xx data using common struct clk
[PATCH] ARM: add get_user() support for 8 byte types
2012-11-09 21:17 UTC
[PATCH] ARM: OMAP2+: Prevent redefinition errors for soc.h
2012-11-09 21:10 UTC (4+ messages)
[PATCH V6 0/2] of: Add generic device tree DMA helpers
2012-11-09 20:01 UTC (11+ messages)
` [PATCH V6 2/2] dmaengine: add helper function to request a slave DMA channel
[PATCH V2 00/14] ARM: OMAP: DMTIMER fixes
2012-11-09 19:41 UTC (22+ messages)
` [PATCH V2 01/14] ARM: OMAP: Add DMTIMER definitions for posted mode
` [PATCH V2 02/14] ARM: OMAP2+: Disable posted mode for the clocksource timer
` [PATCH V2 03/14] ARM: OMAP3+: Implement timer workaround for errata i103 and i767
` [PATCH V2 04/14] ARM: OMAP: Fix timer posted mode support
[PATCH] mmc: hsmmc: Fix NULL pointer dereference on unload when booted with device tree
2012-11-09 18:25 UTC
[PATCH v3 0/7] crypto: omap-sham updates
2012-11-09 18:20 UTC (12+ messages)
` [PATCH v3 1/7] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v3 3/7] ARM: OMAP3xxx: "
` [PATCH v3 7/7] crypto: omap_sham: Remove usage of private DMA API
[GIT PULL v2] ARM: OMAP: second set of PRCM cleanups for 3.8
2012-11-09 16:56 UTC
[PATCH] mmc: omap_hsmmc: Fix Oops in case of data errors
2012-11-09 16:40 UTC (10+ messages)
` [PATCH v2 0/3] mmc: omap_hsmmc: fixes for irq error handler
` [PATCH v2 1/3] mmc: omap_hsmmc: Fix Oops in case of data errors
` [PATCH v2 2/3] mmc: omap_hsmmc: no reset of cmd state machine for DCRC
` [PATCH v2 3/3] mmc: omap_hsmmc: update error code for response_busy cmd
[PATCH 0/5] mmc: omap_hsmmc: Few patches for omap_hsmmc
2012-11-09 15:48 UTC (6+ messages)
` [PATCH 1/5] mmc: omap_hsmmc: Avoid host->cmd dereference during data transfer failures
` [PATCH 4/5] mmc: omap_hsmmc: cleanup the bitmap definitions of Interrupt Register
[PATCHv2] ARM: OMAP4: USB: power down MUSB PHY during boot
2012-11-09 14:30 UTC (2+ messages)
[GIT PULL] ARM: OMAP: GPMC generic timing
2012-11-09 14:21 UTC
[GIT PULL] ARM: OMAP: DTS for 3.8 part 2
2012-11-09 14:01 UTC
[PATCH v2 00/10] Support for AM33xx PWM Susbsytem
2012-11-09 11:19 UTC (20+ messages)
` [PATCH v2 04/10] pwm: pwm-tiecap: Add device-tree binding support for APWM driver
` [PATCH v2 05/10] pwm: pwm-tiecap: pinctrl support
` [PATCH v2 06/10] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver
` [PATCH v2 07/10] pwm: pwm-tiehrpwm: pinctrl support
` [PATCH v2 01/10] PWMSS: Add PWM Subsystem driver for parent<->child relationship
` [PATCH v2 02/10] ARM: am33xx: clk: Add optional clock for EHRPWM
` [PATCH v2 03/10] ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
` [PATCH v2 08/10] pwm: pwm-tiehrpwm: Adding TBCLK gating support
` [PATCH v2 09/10] ARM: dts: AM33XX: Add PWMSS device tree nodes
` [PATCH v2 10/10] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm
[PATCH] pwm-backlight: Pinctrl-fy
2012-11-09 8:06 UTC (2+ messages)
[PATCH/RESEND 0/2] usb: musb: am335x support part-2
2012-11-09 5:06 UTC (3+ messages)
[PATCH] ARM: OMAP: Fix kernel panic in dmtimer probe
2012-11-09 1:13 UTC (2+ messages)
[PATCH] ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
2012-11-09 0:55 UTC (24+ messages)
[GIT PULL] ARM: OMAP: Timer and Counter DT Updates for v3.8
2012-11-09 0:18 UTC (7+ messages)
[PATCH 00/13] ARM: OMAP: remove prcm.[ch]
2012-11-08 22:15 UTC (3+ messages)
` [PATCH 08/13] ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions
[RFC 00/15] Add basic suspend-resume support for AM33XX
2012-11-08 20:41 UTC (17+ messages)
` [PATCH 11/15] ARM: OMAP: timer: Interchange clksrc and clkevt "
` [PATCH 15/15] ARM: OMAP2+: AM33XX: Basic suspend resume support
[PATCH] ARM: OMAP1: use BUG_ON where possible
2012-11-08 20:23 UTC
[PATCH] ARM: OMAP4: TWL: mux sys_drm_msecure as output for PMIC
2012-11-08 20:10 UTC (3+ messages)
[PATCH 0/7] ARM: OMAP: second set of PRM/CM/CGRM cleanup patches for 3.8
2012-11-08 19:26 UTC (3+ messages)
` [PATCH 5/7] ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer
[GIT PULL] ARM: OMAP: second set of PRCM cleanups for 3.8
2012-11-08 17:59 UTC (7+ messages)
[PATCH] pinctrl: pinctrl-single: Fix the pins debug output
2012-11-08 17:58 UTC (2+ messages)
[PATCH 1/7] ARM: omap: remove obsoleted init_consistent_dma_size()
2012-11-08 16:27 UTC
[PATCH v2 0/3] pwm: Drivers for twl4030/6030 PWMs and LEDs
2012-11-08 13:31 UTC (4+ messages)
` [PATCH v2 1/3] pwm: Remove pwm-twl6030 driver
` [PATCH v2 2/3] pwm: New driver to support PWMs on TWL4030/6030 series of PMICs
` [PATCH v2 3/3] pwm: New driver to support PWM driven LEDs "
# (c) 2007, Joe Perches <joe@perches.com>
2012-11-08 12:59 UTC (4+ messages)
` [PATCH 4/4] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
[PATCH 0/3] pwm: Drivers for twl4030/6030 PWMs and LEDs
2012-11-08 12:55 UTC (10+ messages)
` [PATCH 2/3] pwm: New driver to support PWMs on TWL4030/6030 series of PMICs
` [PATCH 3/3] pwm: New driver to support PWM driven LEDs "
[PATCH 1/3] omap gpmc : add support of setting CYCLE2CYCLEDELAY and BUSTURNAROUND
2012-11-08 12:54 UTC (7+ messages)
[PATCH 00/12] OMAPDSS: use DSI PLL clk for DPI
2012-11-08 7:39 UTC (18+ messages)
` [PATCH 12/12] OMAPDSS: DPI: always use DSI PLL if available
[PATCH 0/6] ARM: OMAP3+: move smartreflex-class3.c to drivers/power/avs
2012-11-08 4:52 UTC (8+ messages)
` [PATCH 3/6] ARM: OMAP: voltage: move voltdm_reset to platform_data header
[PATCH 00/11] Fix relative includes for omaps introduced by recent clean-up
2012-11-07 22:18 UTC (7+ messages)
` [PATCH 07/11] ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
[PATCH] ARM: OMAP3: igep0020: Set WIFI/BT GPIO pins in correct mux mode
2012-11-07 22:00 UTC (3+ messages)
[PATCH 0/6] OMAPDSS: enable DSS for Panda & SDP with devtree
2012-11-07 21:34 UTC (4+ messages)
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).