linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-08 14:26:33 to 2013-11-15 13:30:39 UTC [more...]

[PATCH V2] ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume
 2013-11-15 13:30 UTC  (12+ messages)
` [PATCH V3] "

[PATCH 1/2] isp1704_charger: Add DT support
 2013-11-15 11:26 UTC  (7+ messages)
` [PATCH 2/2] dt: binding documentation for isp1704 charger

[PATCH V4 0/4] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-11-15 11:23 UTC  (14+ messages)
` [PATCH V4 1/4] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [PATCH V4 2/4] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
` [PATCH V4 3/4] ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number
` [PATCH V4 4/4] ARM: DRA: Enable Crossbar IP support for DRA7XX

3.12: omap4: cpuidle: solid hangs at boot
 2013-11-15  9:11 UTC  (2+ messages)

[PATCH 00/11] Make omap24xx booting device tree based for v3.14 merge window
 2013-11-15  0:09 UTC  (12+ messages)
` [PATCH 01/11] ARM: dts: Add basic device tree support for omap2430 sdp
` [PATCH 02/11] ARM: dts: Add basic Nokia N8X0 support
` [PATCH 03/11] ARM: OMAP2+: Add support for board specific auxdata quirks
` [PATCH 04/11] ARM: OMAP2+: Add device tree compatible revision checks for n8x0
` [PATCH 05/11] ARM: OMAP2+: Make n8x0 behave better with device tree based booting
` [PATCH 06/11] ARM: OMAP2+: Add quirks support for n8x0
` [PATCH 07/11] ARM: OMAP2+: Remove legacy booting "
` [PATCH 08/11] ARM: OMAP2+: Remove board file for H4
` [PATCH 09/11] ARM: OMAP2+: Remove legacy board file for 2430sdp
` [PATCH 10/11] ARM: OMAP2+: Remove legacy mux code for omap2
` [PATCH 11/11] ARM: OMAP2+: Remove legacy hwmod entries "

[PATCH 0/4] wl1251 device tree support
 2013-11-14 23:22 UTC  (5+ messages)
` [PATCH 1/4] wl1251: split wl251 platform data to a separate structure

[PATCH 0/8] Various omap device tree usability fixes for v3.13 merge window
 2013-11-14 23:08 UTC  (22+ messages)
` [PATCH 1/8] net: smc91x: Fix device tree based configuration so it's usable
` [PATCH 2/8] mmc: omap: Fix DMA configuration to not rely on device id
` [PATCH 3/8] mmc: omap: Fix I2C dependency and make driver usable with device tree
  ` [PATCH 4/8] i2c: omap: Fix missing device tree flags for omap2
` [PATCH 5/8] gpio: twl4030: Fix regression for twl gpio output
` [PATCH 6/8] gpio: twl4030: Fix passing of pdata in the device tree case
` [PATCH 7/8] ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x
` [PATCH 8/8] ARM: dts: Fix omap2 specific dtsi files by adding the missing entries
` [PATCH 9/8] i2c: Fix device tree binding for i2c-cbus-gpio

[PATCH v2] doc: devicetree: Add bindings documentation for omap-des driver
 2013-11-14 19:01 UTC  (2+ messages)

[PATCH] ARM: dts: doc: Document missing compatible property for omap-sham driver
 2013-11-14 18:59 UTC  (2+ messages)

[PATCH] ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()
 2013-11-14 18:53 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()
 2013-11-14 18:41 UTC  (3+ messages)

[GIT PULL] ARM: OMAP2+: clock fixes for v3.13
 2013-11-14 18:39 UTC  (2+ messages)

[PATCH] ARM: OMAP: devicetree: fix SPI node compatible property syntax items
 2013-11-14 18:36 UTC  (2+ messages)

[PATCH v2] ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
 2013-11-14 18:35 UTC  (2+ messages)

[PATCH 1/1] arm: omap: gpmc: remove detection of ecc-capability based on SoC name
 2013-11-14 18:31 UTC  (2+ messages)

[PATCH] pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
 2013-11-14 18:24 UTC  (6+ messages)

[PATCH 0/2] arm: am335x: am335x evm sk: add touchscreen DT node
 2013-11-14 15:54 UTC  (7+ messages)
` [PATCH 1/2] input: touchscreen: fix spelling mistake in TSC/ADC DT binding

[PATCH V4 0/3] ARM: DTS: DRA7: Updates for adding crossbar device
 2013-11-14 14:23 UTC  (5+ messages)
` [PATCH V4 1/3] ARM: DTS: DRA7: Add crossbar device binding
` [PATCH V4 2/3] ARM: DTS: DRA7: Replace peripheral interrupt numbers with crossbar inputs
` [PATCH V4 3/3] ARM: DTS: DRA7: Add routable-irqs property for gic node

[PATCH 0/3] mmc: omap_hsmmc: Enable SDIO IRQ
 2013-11-14  9:09 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
` [PATCH 3/3] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux

[PATCH V3 0/7] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-11-13 16:04 UTC  (21+ messages)
` [PATCH V3 1/7] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [PATCH V3 2/7] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
` [PATCH V3 3/7] ARM: DTS: DRA: Add crossbar device binding
` [PATCH V3 4/7] ARM: DTS: DRA: Replace peripheral interrupt numbers with crossbar inputs
` [PATCH V3 5/7] ARM: DTS: DRA7: Add routable-irqs property for gic node
` [PATCH V3 6/7] ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number
` [PATCH V3 7/7] ARM: DRA: Enable Crossbar IP support for DRA7XX

[PATCH] clk: add flags to distinguish xtal clocks
 2013-11-13 14:40 UTC  (11+ messages)

[PATCH] ARM: dts: AM437x GP EVM support
 2013-11-13 12:44 UTC  (4+ messages)

[PATCHv3 0/8] omap hwspinlock dt support
 2013-11-13  9:36 UTC  (3+ messages)

[PATCH] twl4030_charger: add devicetree support
 2013-11-13  6:40 UTC  (2+ messages)

[PATCH 1/2] ARM: OMAP2+: remove unnecesary include in gpmc driver
 2013-11-13  0:05 UTC  (6+ messages)
` [PATCH 2/2] ARM: OMAP2+: move gpmc headers to include/linux/platform_data

[PATCH] ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume
 2013-11-12 23:10 UTC  (7+ messages)

[PATCH v2 0/5] Assorted OMAP2 NAND clean-ups
 2013-11-12 23:10 UTC  (6+ messages)
` [PATCH v2 3/5] mtd: nand: omap2: Fix OMAP_BCH option dependency

[PATCH] crypto: omap-sham - Only release DMA channel if successfully requested
 2013-11-12 20:12 UTC 

[PATCHv5 09/20] arm: dts: add omap4 CPU thermal data
 2013-11-12 19:46 UTC  (11+ messages)
` [PATCHv5 10/20] arm: dts: add omap4430 "
` [PATCHv5 11/20] arm: dts: add omap4460 "
` [PATCHv5 12/20] arm: dts: add cooling properties on omap4430 cpu node
` [PATCHv5 13/20] arm: dts: add cooling properties on omap4460 "
` [PATCHv5 14/20] arm: dts: add omap5 GPU thermal data
` [PATCHv5 15/20] arm: dts: add omap5 CORE "
` [PATCHv5 16/20] arm: dts: add omap5 "
` [PATCHv5 17/20] arm: dts: add cooling properties on omap5 cpu node
` [PATCHv5 18/20] arm: dts: make OMAP443x bandgap node to belong to OCP
` [PATCHv5 19/20] arm: dts: make OMAP4460 "

cppi41: pending patches
 2013-11-12  8:59 UTC  (2+ messages)

[PATCH v2] dma: edma: Add support for Cyclic DMA
 2013-11-12  3:48 UTC  (2+ messages)

[RFC] Refactoring and moving dmtimer code
 2013-11-12  0:41 UTC 

[PATCH 0/3] omapdss: venc: Add support for bypass and acbias
 2013-11-11 23:34 UTC  (14+ messages)
` [PATCH 1/3] arm: omap2: Export devconf1 "

[PATCH 1/3] mmc: omap_hsmmc: Enable SDIO IRQ
 2013-11-11 19:30 UTC  (6+ messages)
` [PATCH 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
` [PATCH 3/3] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux

[PATCH 0/3] mmc: omap_hsmmc: Enable SDIO IRQ
 2013-11-11 18:52 UTC 

[PATCH v2] ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balance
 2013-11-11 18:41 UTC 

[PATCH] ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balance
 2013-11-11 18:37 UTC  (3+ messages)

[PATCH] ARM: dts: Add missing reg, interrupt and dma entries for omap3
 2013-11-11 18:16 UTC  (5+ messages)

[PATCH] doc: devicetree: Add bindings documentation for omap-des driver
 2013-11-11 17:38 UTC  (4+ messages)

[PATCH V2 1/2] ARM: dts: doc: Document missing binding for omap5-mpu
 2013-11-11 16:06 UTC  (2+ messages)
` [PATCH V2 2/2] ARM: dts: doc: Document missing binding for ti-sdma controller

[PATCH 1/2] ARM: dts: doc: Document missing binding for omap5-mpu
 2013-11-11 15:58 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: doc: Document missing binding for ti-sdma controller

[PATCH v2 0/7] Make dwc3 use Generic PHY Framework
 2013-11-11 14:36 UTC  (4+ messages)
` [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's

[pandaboard] OTG port not working
 2013-11-11  9:34 UTC 

[pandaboard] OTG port not working
 2013-11-10 23:14 UTC 

[PATCH v5] ARM: omap: edma: add suspend suspend/resume hooks
 2013-11-08 18:51 UTC  (7+ messages)

[RFC PATCH 00/11] Embeddable Position Independent Executable
 2013-11-08 18:09 UTC  (2+ messages)

[PATCH RFC] gpio controlled clock
 2013-11-08 14:26 UTC  (2+ messages)
` [PATCH v3 RFC] clk: add "


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).