linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-26 12:38:34 to 2013-12-01 01:00:17 UTC [more...]

[PATCH 1/2] isp1704_charger: Add DT support
 2013-12-01  1:00 UTC  (4+ messages)
` [PATCHv2 0/2] DT support for isp1704-charger
  ` [PATCHv2 1/2] isp1704_charger: Add DT support
  ` [PATCHv2 2/2] dt: binding documentation for isp1704 charger

[PATCH] usb: phy: am335x: Prevent GPIO reset line request
 2013-11-30 22:45 UTC  (7+ messages)

[PATCH 0/8] Various omap device tree usability fixes for v3.13 merge window
 2013-11-30 17:33 UTC  (24+ 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 00/12] Drop omap3 board files and make mach-omap2 boot in DT only mode
 2013-11-30 17:29 UTC  (16+ messages)
` [PATCH 05/12] ARM: OMAP2+: Remove legacy PM init
` [PATCH 01/12 diet] ARM: OMAP2+: Remove legacy omap3 board-*.c files and make mach-omap2 DT only for booting
` [PATCH 11/12 diet] ARM: OMAP2+: Remove legacy mux code

[RFC/PATCH v2] NAND bus-width detection extreme makeover
 2013-11-30 17:17 UTC  (2+ messages)
` [RFC/PATCH v2] mtd: nand: Fix ONFI detection of 16-bit width NAND devices

[RFC/PATCH] NAND bus-width detection extreme makeover
 2013-11-30 16:28 UTC  (6+ messages)
` [RFC/PATCH] mtd: nand: auto-detection of NAND bus-width from ONFI param or nand_id[]

[RFC 0/4] DT support for rx51-audio
 2013-11-30 13:28 UTC  (4+ messages)
` [RFC 4/4] ASoC: RX-51: Add DT support to sound driver

[PATCH 0/1] Fix OMAP2 NAND ONFI device detection
 2013-11-30  8:56 UTC  (5+ messages)

[PATCH 0/1] mfd: omap-usb-host: Bug fix for 3.13 rc
 2013-11-30  5:10 UTC  (6+ messages)
` [PATCH 1/1] mfd: omap-usb-host: Fix USB device detection problems on OMAP4 Panda

[PATCHv10 00/41] ARM: TI SoC clock DT conversion
 2013-11-29 20:52 UTC  (16+ messages)
` [PATCHv10 15/41] CLK: TI: DRA7: Add APLL support
` [PATCHv10 31/41] ARM: OMAP2+: clock: add support for regmap
` [PATCHv10 41/41] ARM: OMAP3: use DT clock init if DT data is available

The state of AM33xx power management
 2013-11-29 19:50 UTC  (2+ messages)

[PATCH 0/3] ARM: OMAP2+: Remove remaining unused legacy code
 2013-11-29 19:18 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP2+: Remove legacy smsc911x and smc91x GPMC support
` [PATCH 2/3] ARM: OMAP2+: Remove unnecesary include in GPMC driver
` [PATCH 3/3] ARM: OMAP2+: Remove legacy board-flash.c

[PATCH] mfd: twl-core: Clean up module by removing twl603x pdata handling
 2013-11-29 17:10 UTC  (5+ messages)

[PATCH V2] gpio: omap: refresh patch "be more aggressive with pm_runtime" against v3.12-rc5
 2013-11-29 17:04 UTC  (4+ messages)

[PATCH V2] usb: musb: Fix unstable init of OTG_INTERFSEL
 2013-11-29 11:57 UTC  (2+ messages)

[PATCH v7] ARM: omap: edma: add suspend suspend/resume hooks
 2013-11-29  8:57 UTC  (3+ messages)

HDQ 1 Wire on AM43x
 2013-11-29  6:11 UTC 

[PATCH V2] usb: musb: Fix unstable init of OTG_INTERFSEL
 2013-11-28 23:35 UTC  (2+ messages)

[PATCH 00/13] mfd: menelaus: a few cleanups
 2013-11-28 21:34 UTC  (20+ messages)
` [PATCH 01/13] mfd: menelaus: drop __exit section annotation
` [PATCH 02/13] mfd: menelaus: switch over to module_i2c_driver
` [PATCH 03/13] mfd: menelaus: convert to threaded irq
` [PATCH 04/13] mfd: menelaus: remove unnecessary loop
` [PATCH 05/13] mfd: menelaus: use for_each_set_bit()
` [PATCH 06/13] mfd: menelaus: pass menelaus pointer as argument to enable/disable irq
` [PATCH 07/13] mfd: menelaus: limit the usage of the_menelaus
` [PATCH 08/13] mfd: menelaus: pass menelaus_chip pointer to add/remove irq functions
` [PATCH 09/13] mfd: menelaus: pass menelaus_chip pointer to get/set voltage
` [PATCH 10/13] mfd: menelaus: pass menelaus_chip argument to menelaus <-> time helpers
` [PATCH 11/13] mfd: menelaus: start to use irqdomain
` [PATCH 12/13] mfd: menelaus: switch all children to threaded_irq
` [PATCH 13/13] mfd: menelaus: remove unnecessary definition

[PATCH] ARM: dts: omap3-beagle: Add omap-twl4030 audio support
 2013-11-28 17:04 UTC  (3+ messages)

[PATCH v6] ARM: omap: edma: add suspend suspend/resume hooks
 2013-11-28 13:13 UTC  (9+ messages)
      ` pm_runtime functions and IS_ERR_VALUE (was Re: [PATCH v6] ARM: omap: edma: add suspend suspend/resume hooks)

[PATCH 00/17] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-11-28 12:02 UTC  (43+ messages)
` [PATCH 02/17] spi/spi.h: Add configure from slave support
` [PATCH 03/17] spi/qspi: parse register by name
` [PATCH 04/17] spi/qspi: parse control module register
` [PATCH 06/17] spi/qspi: Add support to switc to memory mapped operation
` [PATCH 09/17] spi/spi.h: Add "mem" variable in spi master
` [PATCH 11/17] spi/qspi: set "mmap" flag to true
` [PATCH 12/17] spi/qspi: convert driver to enable/disable memory mapped

[PATCH] ARM: DTS: omap4-sdp: Add regulator for LCD backlight (pwm-backlight)
 2013-11-28 10:09 UTC  (4+ messages)

[PATCH v2 2/3] bq2415x_charger: Use power_supply notifier for automode
 2013-11-28  6:53 UTC  (5+ messages)

[PATCH] ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm
 2013-11-28  1:55 UTC  (2+ messages)

[pandaboard] wl12xx borked after one up/down cycle
 2013-11-27 23:51 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: omap4: Fix pin muxing for wl12xx
 2013-11-27 23:47 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: omap4-panda-common: "

Status of 1GHz support on am37xx
 2013-11-27 23:33 UTC  (4+ messages)

[PATCH RESEND v2] ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balance
 2013-11-27 21:32 UTC 

[PATCH 0/4] Add support for charging battery in Nokia RX-51
 2013-11-27 17:23 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] power_supply: Add power_supply notifier

[PATCH v3 0/3] mmc: omap_hsmmc: Enable SDIO IRQ
 2013-11-27 17:04 UTC  (7+ messages)
` [PATCH v3 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x

musb host mode suspend mode
 2013-11-27 15:26 UTC 

[PATCH v2] ARM: OMAP4/highbank: Flush L2 cache before disabling
 2013-11-27 15:19 UTC 

[PATCH 0/2] ARM: OMAP5: Couple of patches for KVM
 2013-11-27 14:38 UTC  (13+ messages)
` [PATCH 2/2] ARM: OMAP5: Add HYP mode entry support for secondary CPUs
        ` HYP Kernel boot requirements [Was ...Re: [PATCH 2/2] ARM: OMAP5: Add HYP mode entry support for secondary CPUs]
            ` HYP Kernel boot requirements

[RFC 00/23] OMAP4: big endian support and fixes
 2013-11-27 13:48 UTC  (4+ messages)
` [RFC 05/23] i2c: omap: raw read and write endian fix
      ` [PATCH] "

[PATCH 0/5] Add more device nodes for am43x-epos-evm
 2013-11-27  8:15 UTC  (8+ messages)
` [PATCH 1/5] arm: dts: am4372: Add pwm-cells property for ecap device
` [PATCH 2/5] ARM: dts: am43x-epos-evm: Add pwm backlight support
` [PATCH 3/5] pinctrl: am43xx: dt-bindings: add MUX_MODE8
` [PATCH 4/5] arm: dts: am43x-epos-evm: Add I2C2 data
` [PATCH 5/5] arm: dts: am43x-epos-evm: Add SPI data

[PATCH 0/3] Add more device nodes for am43x gp evm
 2013-11-27  7:31 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: am437x-gp-evm: Add pwm backlight support
` [PATCH 2/3] arm: dts: am437x-gp-evm: Enable gpio
` [PATCH 3/3] arm: dts: am43x-gp-evm: Add matrix gpio keys

[GIT PULL] omap fixes against v3.13-rc1
 2013-11-27  3:52 UTC  (2+ messages)

[GIT PULL] omap fixes against v3.13-rc1
 2013-11-27  1:30 UTC 

[GIT PULL] omap fixes against v3.13-rc1
 2013-11-27  1:30 UTC 

Re: [PATCH] ARM: Kill CONFIG_MTD_PARTITIONS
 2013-11-27  0:21 UTC 

[PATCH] ARM: Kill CONFIG_MTD_PARTITIONS
 2013-11-26 23:46 UTC  (2+ messages)

[PATCH v2 00/11]: add remaining support for IGEP boards
 2013-11-26 22:27 UTC  (4+ messages)

[PATCH] ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)
 2013-11-26 22:27 UTC  (4+ messages)

[PATCH v3 00/10] USB: phy: phy-nop: Manage RESET GPIO in the driver
 2013-11-26 22:15 UTC  (6+ messages)
` [PATCH v3 09/10] ARM: dts: omap3-beagle-xm: Add USB Host support

[PATCH 0/7] AES/DES hwmod data and dmtimer fix
 2013-11-26 22:05 UTC  (5+ messages)
` [PATCH 6/7] ARM: OMAP: Disable POSTED mode for errata i103 and i767

[PATCH 0/8] OMAP: timers: Preparation for migration to clocksource
 2013-11-26 20:32 UTC  (7+ messages)
` [PATCH 1/8] ARM: OMAP: Move public portion of dmtimer.h to include/linux/omap-timer.h

[BUG] PandaBoard hangs before starting init while booting v3.12
 2013-11-26 20:26 UTC  (8+ messages)

[PATCH v2 0/4] musb/dsps: suspend related patches for 3.14 (rebased)
 2013-11-26 15:57 UTC  (7+ messages)
` [PATCH v2 4/4] usb: musb: dsps: add support for suspend and resume

[PATCH RFC] gpio: omap: refresh the patch “gpio: omap: be more aggressive with pm_runtime” against v3.12-rc5
 2013-11-26 15:34 UTC  (2+ messages)

Максимально Производительный способ причинить хозяюшке наслаждение
 2013-11-26 13:27 UTC 

[PATCH v4 0/4] pm: Add power off control
 2013-11-26 13:22 UTC  (6+ messages)
      ` [rtc-linux] "


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