messages from 2012-06-12 17:40:03 to 2012-06-14 10:02:06 UTC [more...]
[PATCH 0/6] ARM: OMAP: hwmod: remove runtime cpu_is checking
2012-06-14 10:01 UTC (3+ messages)
[PATCHv2 00/12] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
2012-06-14 9:59 UTC (8+ messages)
` [PATCHv2 04/12] ARM: OMAP4: hwmod data: fix 32k sync timer idle modes
` [PATCHv2 07/12] ARM: OMAP4+: AESS: enable internal auto-gating during initial setup
[PATCH V4 00/12] ARM: OMAP: DMTIMER clean-up and fixes in preparation for device-tree
2012-06-14 9:44 UTC (6+ messages)
` [PATCH V4 05/12] ARM: OMAP2+: HWMOD: Correct timer device attributes
[PATCH 0/3] Prepare for GPMC driver conversion
2012-06-14 9:41 UTC (27+ messages)
` [PATCH 2/3] ARM: OMAP2+: onenand: cleanup for gpmc "
` [PATCH 3/3] ARM: OMAP2+: gpmc: handle additional timings
[PATCH v5 00/14] GPMC driver conversion
2012-06-14 9:36 UTC (89+ messages)
` [PATCH v5 01/14] ARM: OMAP2+: gpmc: platform definitions
` [PATCH v5 02/14] ARM: OMAP2+: gpmc: Adapt to HWMOD
` [PATCH v5 03/14] ARM: OMAP2+: gpmc: driver migration helper
` [PATCH v5 04/14] ARM: OMAP2+: gpmc: minimal driver support
` [PATCH v5 05/14] ARM: OMAP2+: gpmc: resource creation helpers
` [PATCH v5 06/14] ARM: OMAP2+: gpmc: CS configuration helper
` [PATCH v5 07/14] ARM: OMAP2+: gpmc: time setting (register#) helper
` [PATCH v5 09/14] ARM: OMAP2+: gpmc: holler if no configuration
` [PATCH v5 10/14] ARM: OMAP2+: gpmc: waitpin helper
` [PATCH v5 11/14] ARM: OMAP2+: gpmc: handle connected peripherals
` [PATCH v5 14/14] ARM: OMAP2+: gpmc: writeprotect helper
[PATCH 0/9] Adapt GPMC peripherals, platforms to driver
2012-06-14 9:26 UTC (12+ messages)
` [PATCH 4/9] ARM: OMAP2+: gpmc-tusb6010: Adapt to use gpmc driver
` [PATCH 5/9] ARM: OMAP2+: gpmc-smc91x: "
` [PATCH 6/9] ARM: OMAP2+: gpmc-smsc911x: "
[PATCHv3 00/20] ARM: OMAP4: device off support
2012-06-14 9:18 UTC (4+ messages)
` [PATCHv3 03/20] ARM: OMAP4: PM: add support for device off
[PATCH] OMAP: Beagle: fix TFP410 powerdown GPIO init
2012-06-14 8:20 UTC (7+ messages)
[PATCH v2 0/5] ARM OMAP3530evm misc fixes for linux-omap
2012-06-14 8:18 UTC (22+ messages)
` [PATCH V2 1/5] ARM: OMAP3EVM: Add NAND flash definition
` [PATCH V2 2/5] ARM: OMAP3EVM: Adding USB internal LDOs board file
` [PATCH V2 3/5] ARM: omap3evm: enable VBUS switch for EHCI tranceiver
` [PATCH V2 4/5] ARM: OMAP3EVM: cosmetic fixes for parent clk set
` [PATCH V2 5/5] Input: ads7846: set proper debounce time in driver level
[PATCH] ARM: OMAP: fix the ads7846 init code
2012-06-14 8:16 UTC
usage of sparse or other trick for improved type safety
2012-06-14 8:05 UTC (4+ messages)
[PATCH 00/11] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
2012-06-14 7:36 UTC (4+ messages)
[PATCH 0/5] OMAP3530evm misc fixes for linux-omap
2012-06-14 4:57 UTC (7+ messages)
` [PATCH 5/5] Input: ads7846: set proper debounce time in driver level
[PATCH V3 1/2] of: Add generic device tree DMA helpers
2012-06-14 4:45 UTC (6+ messages)
[PATCH v8 8/8] x86/tlb: do flush_tlb_kernel_range by 'invlpg'
2012-06-14 2:10 UTC (2+ messages)
[GIT PULL] gpio/omap: cleanups for v3.5
2012-06-14 0:15 UTC (2+ messages)
[PATCH 0/2] ARM: OMAP2+: Fix errors in PRCM hwmods + wrong clkdm
2012-06-13 23:43 UTC (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: hwmod data: Fix the wrong clkdm assigned to PRCM modules
Problems in the DaVinci EMAC driver & AM35xx?
2012-06-13 22:38 UTC
[rft/rfc/patch 00/22] Big I2C cleanup
2012-06-13 15:51 UTC (23+ messages)
` [rft/rfc/patch 01/22] i2c: omap: simplify num_bytes handling
` [rft/rfc/patch 02/22] i2c: omap: decrease indentation level on data handling
` [rft/rfc/patch 03/22] i2c: omap: add blank lines
` [rft/rfc/patch 04/22] i2c: omap: simplify omap_i2c_ack_stat()
` [rft/rfc/patch 05/22] i2c: omap: split out [XR]DR and [XR]RDY
` [rft/rfc/patch 06/22] i2c: omap: improve 1p153 errata handling
` [rft/rfc/patch 07/22] i2c: omap: re-factor receive/transmit data loop
` [rft/rfc/patch 08/22] i2c: omap: switch over to do {} while loop
` [rft/rfc/patch 09/22] i2c: omap: ack IRQ in parts
` [rft/rfc/patch 10/22] i2c: omap: switch I2C REV2 to threaded IRQ
` [rft/rfc/patch 11/22] i2c: omap: get rid of "count" variable
` [rft/rfc/patch 12/22] i2c: omap: get rid of the "complete" label
` [rft/rfc/patch 13/22] i2c: omap: if controller is suspended, bail out
` [rft/rfc/patch 14/22] i2c: omap: ack ARDY IRQ
` [rft/rfc/patch 15/22] i2c: omap: switch to devm_* API
` [rft/rfc/patch 16/22] i2c: omap: switch to platform_get_irq()
` [rft/rfc/patch 17/22] i2c: omap: drop Access Ready IRQ
` [rft/rfc/patch 18/22] i2c: omap: drop errata i207 from RRDY interrupt
` [rft/rfc/patch 19/22] i2c: omap: bus: add a receiver flag
` [rft/rfc/patch 20/22] i2c: omap: avoid unnecessary register read
` [rft/rfc/patch 21/22] i2c: omap: no need to reinitialize "stat"
` [rft/rfc/patch 22/22] i2c: omap: simplify errata check
[RFC PATCH 0/3] usb: musb: add new phy driver
2012-06-13 14:28 UTC (3+ messages)
[PATCH 0/2] Add mt9t001 and tvp5150 support to cm-t3x board
2012-06-13 12:55 UTC (3+ messages)
` [PATCH 1/2] ARM: OMAP3: cm-t35: add mt9t001 camera sensor support
` [PATCH 2/2] ARM: OMAP3: cm-t35: add tvp5150 decoder support
[PATCH v2 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
2012-06-13 11:56 UTC (13+ messages)
` [PATCH v2 01/10] ARM: OMAP2+: gpmc: update nand register helper
` [PATCH v2 02/10] ARM: OMAP2+: gpmc-nand: update gpmc-nand regs
` [PATCH v2 03/10] mtd: nand: omap2: handle nand on gpmc
` [PATCH v2 04/10] ARM: OMAP2+: gpmc-nand: update resource with memory
` [PATCH v2 05/10] ARM: OMAP2+: gpmc-onenand: provide memory as resource
` [PATCH v2 06/10] mtd: nand: omap2: obtain memory from resource
` [PATCH v2 07/10] mtd: onenand: "
` [PATCH v2 08/10] ARM: OMAP2+: gpmc: Modify interrupt handling
` [PATCH v2 09/10] ARM: OMAP2+: gpmc-nand: Modify Interrupt handling
` [PATCH v2 10/10] mtd: nand: omap2: use gpmc provided irqs
[PATCH 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
2012-06-13 11:12 UTC (7+ messages)
` [PATCH 03/10] mtd: nand: omap2: handle nand on gpmc
Fwd: Re: Broken builds
2012-06-13 10:20 UTC (2+ messages)
[PATCH 0/2] Few MUSB fixes for ifdef removal
2012-06-13 10:15 UTC (3+ messages)
` [PATCH 1/2] ARM: OMAP2+: Fix MUSB ifdefs for platform init code
` [PATCH 2/2] ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0
[PATCH V2 00/10] ARM: OMAP4: Add PMU Support
2012-06-13 6:19 UTC (14+ messages)
` [PATCH V2 01/10] ARM: PMU: Add runtime PM Support
` [PATCH V2 03/10] ARM: OMAP4: Re-map the CTIs IRQs from MPU to DEBUGSS
[RESEND PATCH V3 0/2] arm/dts: Add OMAP2420 H4 support
2012-06-13 0:40 UTC (3+ messages)
` [RESEND PATCH V3 1/2] arm/dts: OMAP2: Add support for OMAP2420H4 Board
` [RESEND PATCH V3 2/2] arm/dts: OMAP2: Fix interrupt controller binding
[PATCH V3 0/2] arm/dts: Add OMAP2420 SDP support
2012-06-13 0:23 UTC (5+ messages)
` [PATCH V3 1/2] arm/dts: OMAP2: Add support for OMAP2420H4 Board
` [PATCH V3 2/2] arm/dts: OMAP2: Fix interrupt controller binding
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