Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2013-01-21 20:47:38 to 2013-01-24 03:45:25 UTC [more...]

[PATCH v4 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2013-01-24  3:45 UTC  (9+ messages)
  ` [PATCH v4 1/8] input: ti_am335x_tsc: Step enable bits made configurable
  ` [PATCH v4 2/8] input: ti_am335x_tsc: Order of TSC wires, "
  ` [PATCH v4 3/8] input: touchscreen: ti_tsc: remove unwanted fifo flush
  ` [PATCH v4 6/8] input: ti_am335x_tsc: Add DT support
  ` [PATCH v4 8/8] arm/dts: AM335x-evm: Add TSC/ADC MFD device support
` [PATCH v4 4/8] MFD: ti_am335x_tscadc: add device tree binding information
` [PATCH v4 5/8] MFD: ti_am335x_tscadc: Add DT support
` [PATCH v4 7/8] IIO: ti_am335x_adc: "

[PATCH v5 00/14] DMA Engine support for AM33XX
 2013-01-23 22:28 UTC  (9+ messages)
` [PATCH v5 07/14] dmaengine: add dma_request_slave_channel_compat()

[PATCH v2 1/2] clk: divider: prepare for minimum divider
 2013-01-23 21:40 UTC  (3+ messages)
` [PATCH v2 2/2] clk: divider: handle "

[PATCH] ARM: AM33xx: Add SoC specific restart hook
 2013-01-23 21:02 UTC 

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2013-01-23 21:00 UTC  (6+ messages)
` [RFC PATCH v3 02/16] ARM: davinci: move private EDMA API to arm/common

[PATCH v4 00/12] video: da8xx-fb: am335x DT support
 2013-01-23 20:22 UTC  (14+ messages)
` [PATCH v4 01/12] video: da8xx-fb: make io operations safe
  ` [PATCH v4 02/12] video: da8xx-fb: fix 24bpp raster configuration
  ` [PATCH v4 06/12] video: da8xx-fb: reorganize panel detection
` [PATCH v4 03/12] video: da8xx-fb: enable sync lost intr for v2 ip
` [PATCH v4 04/12] video: da8xx-fb: use devres
` [PATCH v4 05/12] video: da8xx-fb: ensure non-null cfg in pdata
` [PATCH v4 07/12] video: da8xx-fb: minimal dt support
` [PATCH v4 08/12] video: da8xx-fb: invoke platform callback safely
` [PATCH v4 09/12] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH v4 10/12] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH v4 11/12] video: da8xx-fb: setup struct lcd_ctrl_config for dt
` [PATCH v4 12/12] video: da8xx-fb: CCF clock divider handling

[PATCH REBASE 0/6] i2c: omap: misc changes
 2013-01-23 20:10 UTC  (12+ messages)
      ` [PATCH 0/6] i2c: deferred STP
        ` [PATCH 2/6] i2c: omap: also complete() when stat becomes zero
        ` [PATCH 3/6] i2c: omap: improve 'rev' a little bit
          ` [PATCH 1/6] i2c: omap: no need to access platform_device
          ` [PATCH 4/6] i2c: omap: in case of VERSION_2 read IRQSTATUS_RAW but write to IRQSTATUS
          ` [PATCH 5/6] i2c: omap: wait for transfer completion before sending STP bit
          ` [PATCH 6/6] i2c: omap: get rid of b_hw flag

[PATCH] omap2: twl-common: Add default power configuration
 2013-01-23 18:50 UTC 

[PATCH] mach-omap2/board-igep0020.c: Fix reboot problem
 2013-01-23 18:21 UTC  (2+ messages)
` [PATCH] omap2: twl-common: Add default power configuration

[PATCH 3/3] spi: spi-omap2-mcspi.c: Toggle CS after each word
 2013-01-23 18:08 UTC 

[PATCH 0/2] ARM: dts: omap3-overo: Add pwm-leds and audio support
 2013-01-23 17:56 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: omap3-overo: Add support for pwm-leds
` [PATCH 2/2] ARM: dts: omap3-overo: Add audio support

3.8rc4+ and cpu_freq omap: hangs, oopses, etcetc
 2013-01-23 16:24 UTC 

[PATCH 0/4] TI LCDC DRM driver
 2013-01-23 14:37 UTC  (16+ messages)
` [PATCH 1/4] drm/tilcdc: add TI LCD Controller DRM driver (v3)
` [PATCH 2/4] drm/i2c: nxp-tda998x (v2)
` [PATCH 3/4] drm/tilcdc: add encoder slave
` [PATCH 4/4] drm/tilcdc: add support for LCD panels (v4)

OMAP baseline test results for v3.8-rc4
 2013-01-23 14:32 UTC  (20+ messages)

[PATCH v1 0/6] USB: Add support for multiple PHYs of same type
 2013-01-23 14:26 UTC  (25+ messages)
` [PATCH v1 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [PATCH v1 5/6] usb: otg: add device tree support to otg library
  ` [PATCH v1 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
  ` [PATCH v1 3/6] ARM: OMAP: USB: Add phy binding information
  ` [PATCH v1 4/6] drivers: usb: musb: omap: make use of the new PHY lib APIs
  ` [PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot

[PATCH v3 00/12] video: da8xx-fb: am335x DT support
 2013-01-23 14:25 UTC  (17+ messages)
` [PATCH v3 01/12] video: da8xx-fb: make io operations safe
` [PATCH v3 02/12] video: da8xx-fb: fix 24bpp raster configuration
` [PATCH v3 03/12] video: da8xx-fb: enable sync lost intr for v2 ip
` [PATCH v3 04/12] video: da8xx-fb: use devres
` [PATCH v3 05/12] video: da8xx-fb: ensure non-null cfg in pdata
` [PATCH v3 06/12] video: da8xx-fb: reorganize panel detection
` [PATCH v3 07/12] video: da8xx-fb: minimal dt support
` [PATCH v3 08/12] video: da8xx-fb: invoke platform callback safely
` [PATCH v3 09/12] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH v3 10/12] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH v3 11/12] video: da8xx-fb: setup struct lcd_ctrl_config for dt
` [PATCH v3 12/12] video: da8xx-fb: CCF clock divider handling

[PATCH v2 00/12] video: da8xx-fb: DT support
 2013-01-23 13:00 UTC  (5+ messages)
` [PATCH v2 12/12] video: da8xx-fb: set upstream clock rate (if reqd)

[PATCH v2 0/4] ARM: AM335x: LCDC platform support
 2013-01-23 11:42 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: OMAP2+: dpll: round rate to closest value
` [PATCH v2 2/4] ARM: OMAP2+: dpll: am335x - avoid freqsel
` [PATCH v2 3/4] ARM: OMAP2+: clock: DEFINE_STRUCT_CLK_FLAGS helper
` [PATCH v2 4/4] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path

[PATCH v2 0/4] usb: musb: add driver for control module
 2013-01-23 11:24 UTC  (3+ messages)
` [PATCH v2 2/4] ARM: OMAP: devices: create device for usb part of "

[PATCH] usb: musb: fix context save over suspend
 2013-01-23 11:15 UTC  (5+ messages)

[PATCH 0/6] Introducing Device Tree Overlays
 2013-01-23 11:01 UTC  (13+ messages)
` [PATCH 5/6] OF: Introduce Device Tree resolve support
` [PATCH 6/6] OF: Introduce DT overlay support

[PATCH] i2c: omap: fix draining irq handling
 2013-01-23  9:57 UTC  (2+ messages)

[PATCH] i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
 2013-01-23  9:57 UTC  (2+ messages)

[PATCH 0/4] LOW power sleep support for OMAP nand driver
 2013-01-23  9:45 UTC  (5+ messages)
` [PATCH 1/4] arch: arm: gpmc: gpmc migration support
` [PATCH 2/4] mtd: devices: elm: Low power transition support
` [PATCH 3/4] arm: gpmc: "
` [PATCH 4/4] mtd: nand: omap2: "

[[PATCH v2]] OMAP: omap4-panda: add WiLink shared transport power functions
 2013-01-23  8:55 UTC  (12+ messages)

[PATCH 0/3] Add device tree support for NAND flash in am335x-evm
 2013-01-23  6:32 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: AM33XX: Add ELM node
` [PATCH 2/3] ARM: dts: AM33XX: Add GPMC node

[PATCH 0/2] OMAP3 ISP: Simplify clock usage
 2013-01-22 23:56 UTC  (6+ messages)

[PATCH v2 1/3] mtd: omap-onenand: pass device_node in platform data
 2013-01-22 20:40 UTC  (10+ messages)
` [PATCH v2 3/3] arm: omap2: gpmc: add DT bindings for OneNAND

[GIT PULL] omap fixes for v3.8-rc4
 2013-01-22 19:24 UTC  (2+ messages)

[PATCH 00/10] ARM: OMAP5: hwmod, clock and prm data files
 2013-01-22 18:39 UTC  (14+ messages)
` [PATCH 07/10] ARM: OMAP5: clock data: Add OMAP54XX full clock tree and headers
` [PATCH 08/10] ARM: OMAP5: hwmod data: Create initial OMAP5 SOC hwmod data

[PATCH 1/2] clk: divider: prepare for minimum divider
 2013-01-22 18:28 UTC  (3+ messages)
` [PATCH 2/2] clk: divider: handle "

[PATCH] arm: omap: Fix build break in drm.c
 2013-01-22 18:25 UTC  (2+ messages)

[PATCH 0/4] ARM: AM335x: LCDC platform support
 2013-01-22 16:44 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: dpll: round rate to closest value
` [PATCH 2/4] ARM: OMAP2+: dpll: am335x - avoid freqsel
` [PATCH 3/4] ARM: OMAP2+: clock: DEFINE_STRUCT_CLK_FLAGS helper
` [PATCH 4/4] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-01-22 12:50 UTC  (5+ messages)
` [RFC v2 16/18] ARM: OMAP2+: AM33XX: Basic suspend resume support

[PATCH] ARM: OMAP3: cm-t3517: add MMC support
 2013-01-22 12:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/5] ARM: dts: OMAP3+: PWM support for TWL and selected boards
 2013-01-22 10:54 UTC  (7+ messages)
` [PATCH 2/5] ARM: dts: twl6030: Add PWM support

[RFC PATCH] gpio/omap: fix pm_runtime for IRQ functions
 2013-01-22 10:07 UTC  (5+ messages)

[GIT PULL] ARM: OMAP: Audio support via omap-twl4030 and pwm support
 2013-01-22 10:07 UTC 

[PATCH v3 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2013-01-22  9:31 UTC  (4+ messages)
` [PATCH v3 4/8] MFD: ti_am335x_tscadc: add device tree binding information

[PATCH 3/4] ARM: mach-omap2: apply the errata at run time rather
 2013-01-22  6:49 UTC  (5+ messages)

reset handling in am335x hwmod data
 2013-01-22  2:53 UTC  (4+ messages)

OMAP4 PM bootloader dependency problems
 2013-01-22  2:42 UTC 

[PATCH 1/3] mtd nand : onfi need to be probed in 8 bits mode
 2013-01-22  2:27 UTC  (8+ messages)

[PATCH 1/2] ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support
 2013-01-21 22:27 UTC  (3+ messages)
` [PATCH 2/2] ARM: OMAP2+: omap2plus_defconfig: enable CMA allocator

[PATCH 13/15] drivers/usb/musb/omap2430.c: adjust duplicate test
 2013-01-21 21:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox