messages from 2012-08-21 13:57:40 to 2012-08-24 19:07:33 UTC [more...]
[PATCH v3 00/23] OMAP UART patches
2012-08-24 19:07 UTC (27+ messages)
` [PATCH v3 01/23] serial: omap: define and use to_uart_omap_port()
` [PATCH v3 02/23] serial: omap: define helpers for pdata function pointers
` [PATCH v3 03/23] serial: omap: don't access the platform_device
` [PATCH v3 04/23] serial: omap: drop DMA support
` [PATCH v3 05/23] serial: add OMAP-specific defines
` [PATCH v3 06/23] serial: omap: simplify IRQ handling
` [PATCH v3 07/23] serial: omap: refactor receive_chars() into rdi/rlsi handlers
` [PATCH v3 08/23] serial: omap: move THRE check to transmit_chars()
` [PATCH v3 09/23] serial: omap: stick to put_autosuspend
` [PATCH v3 10/23] serial: omap: set dev->drvdata before enabling pm_runtime
` [PATCH v3 11/23] serial: omap: drop unnecessary check from remove
` [PATCH v3 12/23] serial: omap: make sure to suspend device before remove
` [PATCH v3 13/23] serial: omap: don't save IRQ flags on hardirq
` [PATCH v3 14/23] serial: omap: fix sequence of pm_runtime_* calls
` [PATCH v3 15/23] serial: omap: optimization with section annotations
` [PATCH v3 16/23] serial: omap: drop "inline" from IRQ handler prototype
` [PATCH v3 17/23] serial: omap: unlock the port lock
` [PATCH v3 18/23] serial: omap: implement set_wake
` [PATCH v3 19/23] serial: omap: make sure to put() on poll_get_char
` [PATCH v3 20/23] serial: omap: fix software flow control
` [PATCH v3 21/23] serial: omap: remove unnecessary header and add a missing one
` [PATCH v3 22/23] serial: omap: move uart_omap_port definition to C file
` [PATCH v3 23/23] serial: omap: enable RX and TX FIFO usage
[PATCH] ARM: omap_hwmod: Fix up resource names when booted with devicetree
2012-08-24 16:20 UTC (3+ messages)
[RFC RESEND 0/4] ARM: OMAP3+: Add device-tree support for timers
2012-08-24 15:56 UTC (7+ messages)
` [RFC RESEND 2/4] ARM: OMAP3: Dynamically disable secure timer nodes for secure devices
[PATCH] MMC: OMAP MSDI: fix broken PIO mode
2012-08-24 15:53 UTC (3+ messages)
OMAP HWMOD: Query regarding parent<->child support
2012-08-24 15:51 UTC (4+ messages)
[PATCHv2 0/8] ir-rx51: Fixes in response to review comments
2012-08-24 15:09 UTC (9+ messages)
` [PATCHv2 1/8] ir-rx51: Adjust dependencies
` [PATCHv2 2/8] ir-rx51: Handle signals properly
` [PATCHv2 3/8] ir-rx51: Trivial fixes
` [PATCHv2 4/8] ir-rx51: Clean up timer initialization code
` [PATCHv2 5/8] ir-rx51: Move platform data checking into probe function
` [PATCHv2 6/8] ir-rx51: Replace module_{init,exit} macros with module_platform_driver
` [PATCHv2 7/8] ir-rx51: Convert latency constraints to PM QoS API
` [PATCHv2 8/8] ir-rx51: Remove useless variable from struct lirc_rx51
[PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays
2012-08-24 15:00 UTC (8+ messages)
[PATCH] ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions
2012-08-24 14:54 UTC
[PATCH 00/23] OMAPDSS: Create output entities
2012-08-24 13:14 UTC (6+ messages)
` [PATCH 01/23] OMAPDSS: outputs: Create a new entity called outputs
` [PATCH 02/23] OMAPDSS: outputs: Create and initialize output instances
[PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default
2012-08-24 12:10 UTC (16+ messages)
[PATCH 0/8] ir-rx51: Fixes in response to review comments
2012-08-24 10:48 UTC (15+ messages)
` [PATCH 1/8] ir-rx51: Adjust dependencies
` [PATCH 2/8] ir-rx51: Handle signals properly
` [PATCH 3/8] ir-rx51: Trivial fixes
` [PATCH 4/8] ir-rx51: Clean up timer initialization code
` [PATCH 5/8] ir-rx51: Move platform data checking into probe function
` [PATCH 6/8] ir-rx51: Replace module_{init,exit} macros with module_platform_driver
` [PATCH 7/8] ir-rx51: Remove MPU wakeup latency adjustments
` [PATCH 8/8] ir-rx51: Remove useless variable from struct lirc_rx51
linux 3.6-rc2, undefined reference to omap_musb_mailbox
2012-08-24 10:18 UTC (13+ messages)
` [PATCH] usb otg: TWL4030_USB depends on USB_MUSB_OMAP2PLUS in Kconfig
` [PATCH v2] usb otg: TWL4030_USB to depend "
[PATCH v3] backlight: Add TPS65217 WLED driver
2012-08-24 9:27 UTC (4+ messages)
[PATCH 0/8] OMAPDSS: Misc improvements
2012-08-24 9:17 UTC (17+ messages)
` [PATCH 1/8] OMAPDSS: HDMI: Move GPIO handling to HDMI driver
` [PATCH 2/8] OMAPDSS: HDMI: Add delay to wait for 5V power
` [PATCH 3/8] OMAP4: TWL: add vdda_hdmi_dac regulator supply
` [PATCH 4/8] OMAPDSS: HDMI: use vdda_hdmi_dac
` [PATCH 5/8] OMAPDSS: Add DSI fclk maximum to dss_features
` [PATCH 6/8] OMAPDSS: DSI: calculate dsi clock
` [PATCH 7/8] OMAP: 4430SDP: remove DSI clock config from board file
` [PATCH 8/8] OMAPDSS: fix use of dssdev->caps
[PATCH v3 0/4] Add AM33XX regulators device tree data
2012-08-24 8:02 UTC (14+ messages)
` [PATCH v3 1/4] arm/dts: regulator: Add tps65910 "
` [PATCH v3 4/4] arm/dts: Add tps65217 regulator DT data to am335x-bone.dts
[RFC] ASoC: snd_soc_jack for HDMI audio: does it make sense?
2012-08-24 7:10 UTC (15+ messages)
` [alsa-devel] "
[PATCH 0/2] OMAPDSS: fixes for -rc
2012-08-23 20:34 UTC (2+ messages)
[PATCH] omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_active = 1
2012-08-23 20:16 UTC (3+ messages)
[PATCH] ARM: omap: add dtb targets
2012-08-23 16:51 UTC
[PATCH] ARM: OMAP2+: twl-common: Fix compile time error when omap-twl4030 audio is not enabled
2012-08-23 14:39 UTC (5+ messages)
[PATCH] driver core: Check if r->name is valid in platform_get_resource_byname()
2012-08-23 14:10 UTC
debug needed: twl4030 RTC wakeups: repeated attempts fail on Beagle
2012-08-23 11:33 UTC (5+ messages)
receiving data from mcbsp1 in master mode
2012-08-23 9:32 UTC (5+ messages)
[PATCH 0/6] ARM/dts: omap McBSP and audio support for BeagleBoard
2012-08-23 9:29 UTC (7+ messages)
` [PATCH 1/6] ARM/dts: OMAP2: Add McBSP entries for OMAP2420 and OMAP2430 SoC
` [PATCH 2/6] ARM/dts: omap2420-h4: Include omap2420.dtsi file instead the common omap2
` [PATCH 3/6] ARM/dts: OMAP3: Add McBSP entries
` [PATCH 4/6] ARM/dts: OMAP4: "
` [PATCH 5/6] ARM/dts: OMAP5: "
` [PATCH 6/6] ARM/dts: omap3-beagle: Enable audio support
[PATCH v3 0/9] ARM/ASoC: OMAP McBSP device tree support
2012-08-23 8:12 UTC (21+ messages)
` [PATCH v3 1/9] ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driver
` [PATCH v3 2/9] ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430
` [PATCH v3 3/9] ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal source
` [PATCH v3 4/9] ASoC: am3517evm: Do not configure McBSP1 CLKR/FSR signal muxing
` [PATCH v3 5/9] ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration code
` [PATCH v3 6/9] ASoC: omap-mcbsp: Remove unused defines
` [PATCH v3 7/9] ASoC: omap-mcbsp: Remove cpu_is_omap* checks from the code
` [PATCH v3 8/9] ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT data
` [PATCH v3 9/9] ASoC: omap-mcbsp: Add device tree bindings
[PATCH 0/5] ARM: OMAP: Few device tree patches for 3.7
2012-08-23 7:32 UTC (2+ messages)
[RFC/PATCH 00/13] OMAP UART patches
2012-08-23 6:26 UTC (5+ messages)
` [PATCH v2 00/13] OMAP Serial patches
[PATCH v6 00/10] OMAP-GPMC: generic time calc, prepare for driver
2012-08-23 2:58 UTC (7+ messages)
` [PATCH v6 05/10] ARM: OMAP2+: gpmc: find features by ip rev check
` [PATCH v6 06/10] ARM: OMAP2+: gpmc: remove cs# in sync clk div calc
` [PATCH v6 07/10] ARM: OMAP2+: gpmc: generic timing calculation
[PATCH] ASoC: omap-mcbsp: Device tree binding documentation update
2012-08-22 19:18 UTC (2+ messages)
[PATCHv2 0/3] spi: omap2-mcspi: spi cleanups
2012-08-22 17:13 UTC (7+ messages)
` [PATCHv2 1/3] spi: omap2-mcspi: Call pm_runtime_* functions directly
` [PATCHv2 2/3] spi: omap2-mcspi: Remove the macro MOD_REG_BIT
` [PATCHv2 3/3] spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
[RESEND PATCH v4 0/2] omap: add ocp2scp as a bus driver
2012-08-22 12:59 UTC (5+ messages)
` [RESEND PATCH v4 1/2] drivers: bus: add a new driver for omap-ocp2scp
` [RESEND PATCH v4 2/2] arm/dts: omap4: Add ocp2scp data
[PATCH 00/10] Assorted MMC / OMAP HSMMC patches
2012-08-22 11:28 UTC (9+ messages)
` [PATCH 06/10] mmc: omap_hsmmc: remove access to SYSCONFIG register
` [PATCH 07/10] mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
` [PATCH 09/10] mmc: omap_hsmmc: convert from IP timer to hrtimer
[PATCH v2] mfd/regulator: tps65217: Move regulator plat data handling to regulator
2012-08-22 9:02 UTC (2+ messages)
[PATCH V5 0/6] OMAPDSS: Cleanup cpu_is checks
2012-08-22 8:44 UTC (9+ messages)
` [PATCH V6 "
` [PATCH V6 1/6] OMAPDSS: DISPC: Cleanup cpu_is_xxxx checks
` [PATCH V6 2/6] OMAPDSS: DSS: Remove redundant functions
` [PATCH V6 3/6] OMAPDSS: DSS: Cleanup cpu_is_xxxx checks
` [PATCH V6 4/6] ARM: OMAP: Disable venc for OMAP4
` [PATCH V6 5/6] OMAPDSS: VENC: Remove cpu_is_xxxx checks
` [PATCH V6 6/6] OMAPDSS: DPI: "
[PATCH 0/3] ARM: OMAP2/3: DSS HWMOD fixes
2012-08-22 6:24 UTC (4+ messages)
[PATCH 0/3] spi: omap2-mcspi: spi cleanups
2012-08-22 5:52 UTC (4+ messages)
` [PATCH 2/3] spi: omap2-mcspi: Remove the macro MOD_REG_BIT
[PATCH 0/2] OMAP: hwmod: fix hardreset handling
2012-08-22 5:42 UTC (3+ messages)
` [PATCH 1/2] ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled
` [PATCH 2/2] ARM: OMAP: hwmod: revise deassert sequence
[PATCH 0/3] OMAP: hwmod: reset API proposal
2012-08-21 17:48 UTC (4+ messages)
` [PATCH 1/3] ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled
[PATCH 0/4] Add mfd driver for smsc-ece1099 chip
2012-08-21 14:50 UTC (18+ messages)
` [PATCH 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
` [RFC/PATCH 4/4] gpio: smscece: Add support for gpio IO expander feature
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;
as well as URLs for NNTP newsgroup(s).