messages from 2012-11-19 16:29:56 to 2012-11-21 13:11:05 UTC [more...]
[PATCH v4 00/11] Support for AM33xx PWM Subsystem
2012-11-21 13:11 UTC (8+ messages)
` [PATCH v4 02/11] ARM: am33xx: clk: Add optional clock for EHRPWM
` [PATCH v4 03/11] ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
` [PATCH v4 04/11] pwm: pwm-tiecap: Add device-tree binding support for APWM driver
` [PATCH v4 05/11] pwm: pwm-tiecap: pinctrl support
` [PATCH v4 07/11] pwm: pwm-tiehrpwm: "
` [PATCH v4 06/11] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver
` [PATCH v4 08/11] pwm: pwm-tiehrpwm: Adding TBCLK gating support
[PATCH 00/16] OMAP USB Host cleanup
2012-11-21 12:49 UTC (21+ messages)
` [PATCH 01/16] mfd: omap-usb-tll: Avoid creating copy of platform data
` [PATCH 02/16] mfd: omap-usb-tll: Clean up clock handling
` [PATCH 03/16] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH 04/16] mfd: omap-usb-tll: Move port clock handling out of runtime ops
` [PATCH 05/16] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
[PATCH RESEND] ARM: dts: AM33XX: Rename I2C and GPIO nodes
2012-11-21 12:47 UTC (2+ messages)
[PATCH 032/493] arm: remove use of __devexit_p
2012-11-21 12:05 UTC (55+ messages)
` [PATCH 064/493] hwspinlock: "
` [PATCH 077/493] mmc: "
` [PATCH 121/493] video: "
` [PATCH 146/493] ASoC: "
` Forward: "
` [PATCH 158/493] video: remove use of __devinit
` [PATCH 205/493] gpio: "
` [PATCH 065/493] i2c: remove use of __devexit_p
` [PATCH 119/493] usb: "
` [PATCH 159/493] usb: remove use of __devinit
` [PATCH 207/493] i2c: "
` [PATCH 237/493] mmc: "
` [PATCH 253/493] hwspinlock: "
` [PATCH 261/493] sound: "
` [PATCH 270/493] arm: "
` [PATCH 403/493] hwspinlock: remove use of __devexit
` [PATCH 404/493] i2c: "
` [PATCH 414/493] mmc: "
` [PATCH 431/493] usb: "
` [PATCH 446/493] video: "
` [PATCH 484/493] arm: "
` [PATCH 491/493] sound: "
[PATCH v3 0/4] RFC: OMAP GPMC DT bindings
2012-11-21 10:15 UTC (10+ messages)
` [PATCH v3 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
[PATCH v3] can: c_can: Add d_can raminit support
2012-11-21 10:12 UTC (3+ messages)
[PATCH RESEND 00/10] ARM: dts: AM33XX: Add device tree data
2012-11-21 8:58 UTC (3+ messages)
` [PATCH RESEND 02/10] ARM: dts: AM33XX: Add matrix keypad device tree data to am335x-evm
[PATCH v2] can: c_can: Add d_can raminit support
2012-11-21 8:58 UTC (5+ messages)
[PATCH 0/3] can: Add D_CAN raminit support to am335x-evm
2012-11-21 8:20 UTC (15+ messages)
` [PATCH 1/3] can: c_can: Add d_can raminit support
` [PATCH 2/3] ARM: dts: AM33XX: Add d_can instances to aliases
` [PATCH 3/3] ARM: dts: AM33XX: Add memory resource to d_can node
[PATCH 0/7] ARM: OMAP2+: AM33XX: Enable few drivers in omap2plus_defconfig
2012-11-21 6:59 UTC (8+ messages)
` [PATCH 1/7] ARM: OMAP2+: omap2plus_defconfig: Enable tps65910 PMIC
` [PATCH 2/7] ARM: OMAP2+: omap2plus_defconfig: Enable lis3lv02d accelerometer
` [PATCH 3/7] ARM: OMAP2+: omap2plus_defconfig: Enable tsl2550 ambient light sensor
` [PATCH 4/7] ARM: OMAP2+: omap2plus_defconfig: Enable matrix keypad driver
` [PATCH 5/7] ARM: OMAP2+: omap2plus_defconfig: Enable tmp275 sensor
` [PATCH 6/7] ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver
` [PATCH 7/7] ARM: OMAP2+: omap2plus_defconfig: Enable DCAN controller
[PATCH v4 0/4] cbus/retu drivers
2012-11-21 6:59 UTC (3+ messages)
` [PATCH v4 4/4] input: misc: introduce retu-pwrbutton
[PATCH v4 0/8] crypto: omap-sham updates
2012-11-21 1:10 UTC (11+ messages)
` [PATCH v4 1/8] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v4 2/8] ARM: OMAP2xxx: hwmod: Add DMA support for SHAM module
` [PATCH v4 3/8] ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v4 4/8] ARM: OMAP2+: Remove unnecessary message when no SHA IP is present
` [PATCH v4 5/8] crypto: omap-sham: Remove cpu_is/omap_type check from driver
` [PATCH v4 6/8] crypto: omap-sham: Convert to use pm_runtime API
` [PATCH v4 7/8] crypto: omap-sham: Add code to use dmaengine API
` [PATCH v4 8/8] crypto: omap_sham: Remove usage of private DMA API
[PATCH 0/7] crypto: omap-aes updates
2012-11-21 1:03 UTC (11+ messages)
` [PATCH 1/7] ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmod
` [PATCH 2/7] ARM: OMAP3xxx: hwmod: Convert AES crypto device "
` [PATCH 3/7] ARM: OMAP2+: Remove unnecessary message when no AES IP is present
` [PATCH 4/7] crypto: omap-aes: Remove cpu_is/omap_type check from driver
` [PATCH 5/7] crypto: omap-aes: Convert to use pm_runtime API
` [PATCH 6/7] crypto: omap-aes: Add code to use dmaengine API
` [PATCH 7/7] crypto: omap-aes: Remove usage of private DMA API
OMAP* Latest build failures
2012-11-20 23:00 UTC (4+ messages)
[PATCH 0/5] OMAPFB: use dma_alloc instead of omap's vram
2012-11-20 22:14 UTC (7+ messages)
[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu
2012-11-20 20:00 UTC (6+ messages)
[PATCH 0/7] ir-rx51: Various fixes
2012-11-20 19:57 UTC (3+ messages)
` [PATCH 1/7] ir-rx51: Handle signals properly
[PATCH] gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration
2012-11-20 18:42 UTC (6+ messages)
[RESEND PATCH v3 0/4] cbus/retu drivers
2012-11-20 18:38 UTC (4+ messages)
` [RESEND PATCH v3 2/4] mfd: introduce retu-mfd driver
[RFC/RFT] OMAP: N770: remove custom implementation of ads7846_get_pendown_state
2012-11-20 18:27 UTC (3+ messages)
[PATCH] OMAP2+: enable TPS65217 support in omap2plus_defconfig
2012-11-20 17:10 UTC (3+ messages)
[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
2012-11-20 17:09 UTC (6+ messages)
[PATCH 0/2] OMAPDSS: DISPC: Update manager size limits for OMAP5
2012-11-20 14:54 UTC (2+ messages)
[PATCH] pwm: pwm-twl-led: Correct comment for cycle configuration
2012-11-20 12:05 UTC
[PATCH v3 0/3] pwm: Drivers for twl4030/6030 PWMs and LEDs
2012-11-20 11:58 UTC (6+ messages)
` [PATCH v3 1/3] pwm: Remove pwm-twl6030 driver
` [PATCH v3 2/3] pwm: New driver to support PWMs on TWL4030/6030 series of PMICs
` [PATCH v3 3/3] pwm: New driver to support PWM driven LEDs "
[PATCH v4 0/3] OMAP GPMC DT bindings
2012-11-20 11:26 UTC (5+ messages)
` [PATCH v4 3/3] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
[PATCH] fix compilation error in cm_common.c
2012-11-20 9:52 UTC (2+ messages)
[PATCH v3 0/5] pm: Add power off control
2012-11-20 9:48 UTC (6+ messages)
` [PATCH v3 1/5] rtc: OMAP: Add system pm_power_off to rtc driver
` [PATCH v3 2/5] mfd: tps65217: Set PMIC to shutdown on PWR_EN toggle
` [PATCH v3 3/5] ARM: dts: AM33XX: Set pmic-shutdown-controller for BeagleBone
` [PATCH v3 4/5] ARM: dts: AM33XX: Enable system power off control in am335x-bone
` [PATCH v3 5/5] ARM: OMAP2+: omap2plus_defconfig: Enable RTC support
[PATCH 0/2] ARM: OMAP: ads7846: fix pendown debounce setting
2012-11-20 8:21 UTC (2+ messages)
[PATCH 2/2] ARM: OMAP3: cm-t3517: use GPTIMER for system clock
2012-11-20 7:17 UTC (2+ messages)
` [PATCH v3 1/2] ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
[PATCH v3 00/10] Support for AM33xx PWM Subsystem
2012-11-20 5:03 UTC (11+ messages)
` [PATCH v3 01/10] PWMSS: Add PWM Subsystem driver for parent<->child relationship
` [PATCH v3 02/10] ARM: am33xx: clk: Add optional clock for EHRPWM
` [PATCH v3 03/10] ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
` [PATCH v3 04/10] pwm: pwm-tiecap: Add device-tree binding support for APWM driver
` [PATCH v3 05/10] pwm: pwm-tiecap: pinctrl support
` [PATCH v3 06/10] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver
` [PATCH v3 07/10] pwm: pwm-tiehrpwm: pinctrl support
` [PATCH v3 08/10] pwm: pwm-tiehrpwm: Adding TBCLK gating support
` [PATCH v3 09/10] ARM: dts: AM33XX: Add PWMSS device tree nodes
` [PATCH v3 10/10] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm
[PATCH 446/493] video: remove use of __devexit
2012-11-20 2:00 UTC
[PATCH 158/493] video: remove use of __devinit
2012-11-20 1:58 UTC
[PATCH 121/493] video: remove use of __devexit_p
2012-11-20 1:56 UTC
[PATCH v2 0/2] ARM: OMAP2+: HDMI: Update platform devices for audio
2012-11-20 1:15 UTC (6+ messages)
` [PATCH v2 2/2] ARM: OMAP4+: HDMI: Rearrange platform devices for ASoC drivers
[PATCH v5 0/5] OMAP: iommu: hwmod, reset handling and runtime PM
2012-11-20 1:05 UTC (6+ messages)
` [PATCH v5 1/5] iommu/omap: remove redundant clock handling on ISR
` [PATCH v5 2/5] iommu/omap: keep mmu enabled when requested
` [PATCH v5 3/5] iommu/omap: migrate to hwmod framework
` [PATCH v5 4/5] iommu/omap: adapt to runtime pm
` [PATCH v5 5/5] ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocks
[PATCH V5 0/7] ARM: AM33XX: net: Add DT support to CPSW and MDIO driver
2012-11-19 20:24 UTC (3+ messages)
` [PATCH V5 7/7] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX
[PATCH v2] New Nokia RX-51 power supply battery driver
2012-11-19 18:20 UTC
[PATCH 1/2] ads7846: enable pendown GPIO debounce time setting
2012-11-19 17:01 UTC (2+ messages)
` [PATCH v2 "
[RFC] dmaengine: omap-dma: Allow DMA controller to prefetch data
2012-11-19 16:49 UTC (4+ messages)
[PATCH] dmaengine: omap-dma: Allow DMA controller to prefetch data
2012-11-19 16:37 UTC
[PATCH 1/7] mmc: omap_hsmmc: Fix Oops in case of data errors
2012-11-19 16:30 UTC (7+ messages)
` [PATCH 2/7] mmc: omap_hsmmc: no reset of cmd state machine for DCRC
` [PATCH 3/7] mmc: omap_hsmmc: update error code for response_busy cmd
` [PATCH 4/7] mmc: omap_hsmmc: Enable HSPE bit for high speed cards
` [PATCH 5/7] mmc: omap_hsmmc: introduce omap_hsmmc_prepare/complete
` [PATCH 6/7] mmc: omap_hsmmc: convert critical failure reports to dev_err
` [PATCH v2 7/7] mmc: omap_hsmmc: Cleanup up bitmap definitions of Interrupt Register
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).