messages from 2014-04-27 11:33:59 to 2014-04-29 12:56:00 UTC [more...]
[PATCHv2] arm: dts: am43x-clock: add tbclk data for ehrpwm
2014-04-29 12:55 UTC (3+ messages)
[PATCHv2] arm: dts: am33xx-clock: Fix ehrpwm tbclk data
2014-04-29 12:48 UTC (2+ messages)
[PATCH] gpio: always enable GPIO_OMAP on ARCH_OMAP
2014-04-29 12:07 UTC (5+ messages)
[PATCH v4 0/5] ARM: DRA7: Add support for DRA72x devices
2014-04-29 11:19 UTC (10+ messages)
` [PATCH v4 1/5] ARM: dts: dra7-evm: Remove the wrong and undocumented compatible
` [PATCH v4 2/5] ARM: dts: Add support for DRA72x family of devices
` [PATCH v4 3/5] ARM: OMAP2+: Replace all __initdata with __initconst for const init
` [PATCH v4 4/5] ARM: OMAP2+: Add machine entry for dra72x devices
` [PATCH v4 5/5] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() varients
[PATCH 06/15] ASoC: RX-51 audio needs I2C
2014-04-29 11:18 UTC (2+ messages)
` [PATCH 14/15] ASoC: Amstrad E3 needs TTY support for codec
[PATCH v10 0/5] mmc: omap_hsmmc: Enable SDIO IRQ
2014-04-29 9:32 UTC (8+ messages)
` [PATCH v10 1/5] mmc: omap_hsmmc: Enable SDIO interrupt
` [PATCH v10 2/5] mmc: omap_hsmmc: bug: abort runtime suspend if pending sdio irq detected
` [PATCH v10 3/5] mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
` [PATCH v10 4/5] mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks
` [PATCH v10 5/5] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
[PATCHv3 0/5] tsc2005 DT binding
2014-04-29 9:24 UTC (11+ messages)
` [PATCHv3 1/5] Input: add common DT binding for touchscreens
` [PATCHv3 2/5] Input: tsc2005: use dev_err for error messages
` [PATCHv3 3/5] Input: tsc2005: convert driver to use devm_*
` [PATCHv3 4/5] Input: tsc2005: add DT support
` [PATCHv3 5/5] Documentation: dt: Document TSC2005 DT binding
[PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
2014-04-29 9:17 UTC (5+ messages)
[PATCH 0/5] AM437x: HDQ/1wire protocol
2014-04-29 9:15 UTC (11+ messages)
` [PATCH 1/5] drivers: w1: omap_hdq: cleanup and bug fixes
` [PATCH 3/5] arm: omap2: skip device build from platform code for dt
` [PATCH 5/5] arm: hwmod: am437x: Add hwmod data for hdq1w
[PATCH v2] ARM: dts: am33xx: Move the cppi41dma node so it's probed early
2014-04-29 9:09 UTC (6+ messages)
[patch V2 0/6] dma: edma: Provide granular residue accounting
2014-04-29 8:46 UTC (2+ messages)
[PATCH v2 0/7] USB support for DRA7-evm
2014-04-29 7:57 UTC (16+ messages)
` [PATCH v2 1/7] ARM: dts: dra7-clock: Add "l3init_960m_gfclk" clock gate
` [PATCH v2 2/7] ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss
` [PATCH v2 3/7] phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"
` [PATCH v2 4/7] ARM: dts: omap4+: Add clocks to USB2 PHY node
` [PATCH v2 5/7] phy: omap-usb2: Add clock names to Documentation binding
` [PATCH v2 6/7] ARM: dts: dra7: Add USB related nodes
` [PATCH v2 7/7] dts: dra7-evm: add USB support
[PATCH] ARM: dts: am33xx: fix DMA support for the second USB interface
2014-04-29 6:16 UTC (5+ messages)
[RESEND] dmaengine: edma: Add channel number to debug prints
2014-04-29 6:02 UTC (2+ messages)
[PATCH 00/23] OMAPDSS: OMAP5 display support
2014-04-29 5:26 UTC (10+ messages)
` [PATCH 06/23] ARM: OMAP: add OMAP5 DSI muxing
[PATCH 0/6] Add CPTS support for AM437x
2014-04-29 4:28 UTC (16+ messages)
` [PATCH 1/6] drivers: net: cpts: Remove hardcoded clock name for CPTS
` [PATCH 2/6] ARM: dts: am33xx: Add clock names for cpsw and cpts
` [PATCH 3/6] drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372
` [PATCH 4/6] drivers: net: cpsw: Enable Annexe F Time sync
` [PATCH 5/6] ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk
` [PATCH 6/6] ARM: dts: am4372: Add clock names for cpsw and cpts
[RFC] power_supply: Introduce generic psy charging driver
2014-04-29 3:35 UTC (3+ messages)
[PATCH 04/97] ARM: l2c: omap2: remove ES1.0 support
2014-04-29 0:21 UTC (15+ messages)
` [PATCH 42/97] ARM: l2c: omap2: implement new write_sec method
` [PATCH 43/97] ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
` [PATCH 49/97] ARM: l2c: fix register naming
` [PATCH 51/97] ARM: l2c: remove platforms/SoCs setting early BRESP
` [PATCH 63/97] ARM: l2c: omap2: remove cache size override
` [PATCH 84/97] ARM: l2c: omap2: avoid reading directly from the L2 registers in platform code
` [PATCH 86/97] ARM: l2c: always enable non-secure access to lockdown registers
` [PATCH 87/97] ARM: l2c: omap2+: get rid of redundant cache replacement policy setting
` [PATCH 88/97] ARM: l2c: omap2+: get rid of init call
` [PATCH 89/97] ARM: l2c: AM43x: add L2 cache support
[PATCH] usb: dwc3: debugfs: add snapshot to dump requests trbs events
2014-04-28 23:59 UTC (3+ messages)
regressions in linux-next?
2014-04-28 22:04 UTC (6+ messages)
[PATCH] ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms
2014-04-28 21:57 UTC (3+ messages)
[PATCH 1/4] ARM: dts: am335x-bone-common: use phandles for USB and DMA refs
2014-04-28 20:54 UTC (10+ messages)
` [PATCH 2/4] ARM: dts: am335x-evm: "
` [PATCH 3/4] ARM: dts: am335x-evmsk: "
` [PATCH 4/4] ARM: dts: am335x-igep0033: "
` [PATCH v2 1/4] ARM: dts: am335x-bone-common: "
` [PATCH v2 2/4] ARM: dts: am335x-evm: "
` [PATCH v2 3/4] ARM: dts: am335x-evmsk: "
` [PATCH v2 4/4] ARM: dts: am335x-igep0033: "
[PATCH 1/2] dmaengine: edma: Document variables used for residue accounting
2014-04-28 20:48 UTC (2+ messages)
` [PATCH 2/2] dmaengine: edma: update DMA memcpy to use new param element
[PATCH 1/5] ASoC: Add support for machine specific trigger callback
2014-04-28 17:39 UTC (9+ messages)
` [PATCH 2/5] ASoC: Add HA (HEAD acoustics) DSP codec driver template
` [alsa-devel] "
` [PATCH 3/5] ASoC: omap: Add HA (HEAD acoustics) DSP add-on card audio driver for TAO3530
` [PATCH 4/5] DT: Add vendor prefix for HEAD acoustics
` [PATCH 5/5] ASoC: omap: Add DT bindings documentation for HA DSP audio driver
next-20140428 (regression: DEADLOCK)
2014-04-28 16:43 UTC (2+ messages)
[PATCH 00/10] ARM: OMAP: dts and HWMOD entries for crypto modules
2014-04-28 16:38 UTC (4+ messages)
` [PATCH 07/10] ARM: dts: DRA7: Add DT node for DES IP
[PATCHv3 00/41] OMAPDSS: DT support v3
2014-04-28 16:13 UTC (7+ messages)
` [PATCHv3 19/41] OMAPDSS: panel-dpi: Add DT support
[PATCH 0/4] mfd: twl4030-power: Enable off-idle configuration when booted with device tree
2014-04-28 16:01 UTC (13+ messages)
` [PATCH 1/4] mfd: twl4030-power: Add recommended idle configuration
` [PATCH 2/4] mfd: twl4030-power: Add support for board specific configuration
` [PATCH 3/4] mfd: twl4030power: Add a configuration to turn off oscillator during off-idle
` [PATCH 1a/4] mfd: twl4030-power: Add generic reset configuration
[PATCH 00/15] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372
2014-04-28 15:15 UTC (22+ messages)
` [PATCH V3 00/20] "
` [PATCH V3 01/20] bus: omap_l3_noc: Fix copyright information
` [PATCH V3 02/20] bus: omap_l3_noc: rename functions and data to omap_l3
` [PATCH V3 03/20] bus: omap_l3_noc: remove iclk from omap_l3 struct
` [PATCH V3 04/20] bus: omap_l3_noc: populate l3->dev and use it
` [PATCH V3 05/20] bus: omap_l3_noc: switch over to relaxed variants of readl/writel
` [PATCH V3 06/20] bus: omap_l3_noc: un-obfuscate l3_targ address computation
` [PATCH V3 07/20] bus: omap_l3_noc: move L3 master data structure out
` [PATCH V3 08/20] bus: omap_l3_noc: convert target information into a structure
` [PATCH V3 09/20] bus: omap_l3_noc: Add support for discountinous flag mux input numbers
` [PATCH V3 10/20] bus: omap_l3_noc: use of_match_data to pick up SoC information
` [PATCH V3 11/20] bus: omap_l3_noc: convert flagmux information into a structure
` [PATCH V3 12/20] bus: omap_l3_noc: fix masterid detection
` [PATCH V3 13/20] bus: omap_l3_noc: make error reporting and handling common
` [PATCH V3 14/20] bus: omap_l3_noc: improve readability by using helper for slave event parsing
` [PATCH V3 15/20] bus: omap_l3_noc: ignore masked out unclearable targets
` [PATCH V3 16/20] bus: omap_l3_noc: add information about the type of operation
` [PATCH V3 17/20] bus: omap_l3_noc: Add information about the context "
` [PATCH V3 18/20] bus: omap_l3_noc: introduce concept of submodule
` [PATCH V3 19/20] bus: omap_l3_noc: Add DRA7 interconnect error data
` [PATCH V3 20/20] bus: omap_l3_noc: Add AM4372 "
[RFC 0/2] [media] si4713 DT binding
2014-04-28 14:15 UTC (2+ messages)
[PATCHv2 0/9] DT support for N900 soundcard (rx51-audio)
2014-04-28 14:07 UTC (10+ messages)
` [PATCHv2 1/9] ASoC: omap: rx51: Use static const char * const arrays
` [PATCHv2 2/9] ASoC: omap: rx51: Add module alias
` [PATCHv2 3/9] ASoC: omap: rx51: Use devm_snd_soc_register_card
` [PATCHv2 4/9] ASoC: Allow Aux Codecs to be specified using DT
` [PATCHv2 5/9] ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter
` [PATCHv2 6/9] ASoC: omap: rx51: get GPIO numbers via gpiod API
` [PATCHv2 7/9] ASoC: omap: rx51: Add some error messages
` [PATCHv2 8/9] ASoC: omap: rx51: Add DT support
` [PATCHv2 9/9] DTS: OMAP3-N900: Add sound support
[Resend/PATCH] arm: dts: am43x-epos: Add qspi device
2014-04-28 13:42 UTC
[PATCH 0/2] ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54
2014-04-28 11:41 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: dts: cm-t54: add WiFi/BT support
[PATCH] fbdev: omap2: Fix format string mismatch in display-sysfs.c
2014-04-28 11:17 UTC (2+ messages)
[RESEND 0/3] mfd: twl6040: Updates for i2s speed and fix for chip deadlock
2014-04-28 10:43 UTC (7+ messages)
` [RESEND 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch
` [RESEND 2/3] mfd: twl6040: Move register patching earlier in probe
` [RESEND 3/3] mfd: twl6040: Clear the interrupt ID register before requesting IRQ
[PATCH v2 00/13] extcon: major rework
2014-04-28 9:34 UTC (3+ messages)
[PATCH v3 0/4] ARM: DRA7: Add support for DRA72x devices
2014-04-28 8:55 UTC (9+ messages)
` [PATCH v3 2/4] ARM: dts: Add support for DRA72x family of devices
` [PATCH v3 3/4] ARM: OMAP2+: Add machine entry for dra72x devices
[PATCH 0/5] mmc: omap_hsmmc: Enable SDIO IRQ
2014-04-28 7:37 UTC
OMAP baseline test results for v3.15-rc3
2014-04-28 4:49 UTC
[PATCHv3 00/14] OMAP SSI driver / N900 modem support
2014-04-27 11:33 UTC (7+ messages)
` [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices
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