messages from 2014-05-19 20:42:41 to 2014-07-13 03:07:10 UTC [more...]
[PATCH] drivers: Let several drivers depends on HAS_IOMEM for 'devm_ioremap_resource'
2014-07-13 3:07 UTC
[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
2014-07-12 18:37 UTC (30+ messages)
` [RESEND PATCH v3 01/11] mfd: add atmel-hlcdc driver
` [RESEND PATCH v3 02/11] mfd: add documentation for atmel-hlcdc DT bindings
` [RESEND PATCH v3 03/11] pwm: add support for atmel-hlcdc-pwm device
` [RESEND PATCH v3 04/11] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver
` [RESEND PATCH v3 05/11] drm: add Atmel HLCDC Display Controller support
` [RESEND PATCH v3 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
` [RESEND PATCH v3 07/11] ARM: AT91/dt: split sama5d3 lcd pin definitions to match RGB mode configs
` [RESEND PATCH v3 08/11] ARM: AT91/dt: add alternative pin muxing for sama5d3 lcd pins
` [RESEND PATCH v3 09/11] ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs
` [RESEND PATCH v3 10/11] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi
` [RESEND PATCH v3 11/11] ARM: at91/dt: enable the LCD panel on sama5d3xek boards
[PATCH v2 0/3] Add Rockchip Soc PWM driver
2014-07-11 15:02 UTC (6+ messages)
` [PATCH v2 1/3] pwm: add Rockchip SoC PWM support
` [PATCH v2 2/3] pwm: rockchip: document device tree bindings
` [PATCH v2 3/3] ARM: dts: rk3xxx: add PWM nodes
(unknown),
2014-07-10 16:27 UTC
[PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
2014-07-09 15:48 UTC (13+ messages)
` [PATCH v3 01/11] mfd: add atmel-hlcdc driver
` [PATCH v3 02/11] mfd: add documentation for atmel-hlcdc DT bindings
` [PATCH v3 03/11] pwm: add support for atmel-hlcdc-pwm device
` [PATCH v3 04/11] pwm: add DT bindings documentation for atmel-hlcdc-pwm driver
` [PATCH v3 05/11] drm: add Atmel HLCDC Display Controller support
` [PATCH v3 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver
` [PATCH v3 07/11] ARM: AT91/dt: split sama5d3 lcd pin definitions to match RGB mode configs
` [PATCH v3 08/11] ARM: AT91/dt: add alternative pin muxing for sama5d3 lcd pins
` [PATCH v3 09/11] ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs
` [PATCH v3 10/11] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi
` [PATCH v3 11/11] ARM: at91/dt: enable the LCD panel on sama5d3xek boards
[PATCH v2 0/7] drm: add support for Atmel HLCDC Display Controller
2014-07-04 13:31 UTC (29+ messages)
` [PATCH v2 1/7] mfd: add atmel-hlcdc driver
` [PATCH v2 2/7] pwm: add support for atmel-hlcdc-pwm device
` [PATCH v2 3/7] drm: add Atmel HLCDC Display Controller support
` [PATCH v2 4/7] ARM: at91/dt: split sama5d3 lcd pin definitions to match RGB mode configs
` [PATCH v2 5/7] ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs
` [PATCH v2 6/7] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi
` [PATCH v2 7/7] ARM: at91/dt: enable the LCD panel on sama5d3xek boards
[PATCH] Added possibility to use pwm_bl.c with percentage instead of levels
2014-06-27 8:17 UTC (5+ messages)
[PATCH v2] pwm: Add MC34708 PWM driver support
2014-06-27 6:04 UTC (3+ messages)
[PATCHv5 0/2] Add Allwinner SoCs PWM support
2014-06-23 17:01 UTC (6+ messages)
` [PATCHv5 1/2] pwm: Add Allwinner SoC support
` [PATCHv5 2/2] pwm: sunxi: document OF bindings
[PATCH 0/3] Add Rockchip PWM driver
2014-06-20 22:29 UTC (7+ messages)
` [PATCH 1/3] pwm: add Rockchip SoC PWM support
` [PATCH 2/3] pwm: rockchip: document device tree bindings
[PATCH 1/7] ARM: stih407: Add DT nodes for for PWM
2014-06-20 22:27 UTC (29+ messages)
` [PATCH 2/7] ARM: stih416: Add Pinctrl settings "
` [PATCH 3/7] ARM: stih416: Add DT nodes "
` [PATCH v2 "
` [PATCH 4/7] ARM: stih416-b2020e: Enable PWM on the B2020 Rev-E
` [STLinux Kernel] "
` [PATCH 5/7] ARM: multi_v7_defconfig: Enable ST's PWM driver
` [PATCH 6/7] pwm: st: Add new driver for ST's PWM IP
` [PATCH 7/7] pwm: st: Supply Device Tree binding documentation "
` [PATCH v2 "
` [PATCH v2 1/7] ARM: stih407: Add DT nodes for for PWM
` [STLinux Kernel] [PATCH "
PWM DMA interface
2014-06-19 15:12 UTC (5+ messages)
[PATCH] pwm: pwm-tipwmss: remove unnecessary OOM messages
2014-06-18 5:50 UTC
[PATCH 0/2] backlight: remove trivial get_brightness implementations
2014-06-16 13:32 UTC (5+ messages)
` [PATCH 1/2] backlight: show brightness even if get_brightness is not implemented
` [PATCH 2/2] backlight: remove trivial get_brightness implementations
[PATCHv4 0/4] pwm: imx: support output polarity inversion
2014-06-12 12:52 UTC (5+ messages)
` [PATCHv4 1/4] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCHv4 2/4] pwm: make the PWM_POLARITY flag in DTB optional
` [PATCHv4 3/4] pwm: imx: indentation cleanup
` [PATCHv4 4/4] pwm: imx: support output polarity inversion
[GIT PULL] pwm: Changes for v3.16-rc1
2014-06-11 6:05 UTC
We offer all purpose loan at 3% interest rate
2014-06-08 22:15 UTC
[PATCH] pwm-backlight:
2014-06-06 12:42 UTC (2+ messages)
pwm: atmel: problem when disable pwm
2014-06-04 14:46 UTC
[PATCHv2 00/15] move at91 and avr32 to the PWM framework, remove obsolete drivers
2014-05-28 23:35 UTC (17+ messages)
` [PATCHv2 01/15] ARM: at91: at91sam9g45: switch to generic PWM framework
` [PATCHv2 02/15] ARM: at91: sam9m10g45ek: use generic leds_pwm driver
` [PATCHv2 03/15] ARM: at91: at91sam9263: switch to generic PWM framework
` [PATCHv2 04/15] ARM: at91: sam9263ek: use generic leds_pwm driver
` [PATCHv2 05/15] ARM: at91: at91sam9rl: switch to generic PWM framework
` [PATCHv2 06/15] ARM: at91: remove useless at91_pwm_leds()
` [PATCHv2 07/15] PWM: atmel: allow building for AVR32
` [PATCHv2 08/15] avr32/at32ap: switch to the generic PWM framework
` [PATCHv2 09/15] avr32: MRMT: use generic leds_pwm driver
` [PATCHv2 10/15] avr32: merisc: "
` [PATCHv2 11/15] avr32: favr-32: use generic pwm_bl driver
` [PATCHv2 12/15] avr32: update defconfig to use the generic PWM framework
` [PATCHv2 13/15] backlight: atmel-pwm-bl: remove obsolete driver
` [PATCHv2 14/15] leds: atmel-pwm: "
` [PATCHv2 15/15] misc: atmel_pwm: "
[PATCH 1/3] pwm: i.MX: Fix the macro MX3_PWMCR_PRESCALER(x) definition
2014-05-28 10:50 UTC (3+ messages)
` [PATCH v2 2/3] pwm: i.MX: Cleanup indentation for register definitions
` [PATCH v5 3/3] pwm: i.MX: Avoid sample FIFO overflow for i.MX PWM version2
[PATCH] pwm: i.MX: Cleanup indentation for register definitions
2014-05-28 10:12 UTC (4+ messages)
` [PATCH v4] pwm: i.MX: Avoid sample FIFO overflow for i.MX PWM version2
[PATCH] pwm: fsl-ftm: set pwm_chip can_sleep flag
2014-05-27 1:38 UTC (5+ messages)
Your Urgent reply
2014-05-26 18:00 UTC
[PATCH v2] pwm: imx: set can_sleep flag for imx_pwm
2014-05-23 9:03 UTC (3+ messages)
[PATCH] pwm: imx: set can_sleep flag for imx_pwm_v2
2014-05-23 7:05 UTC (3+ messages)
[PATCH 0/9] pwm: Remove unnecessary OOM messages
2014-05-21 10:34 UTC (8+ messages)
` [PATCH 5/9] pwm: spear: "
[PATCH RESEND] PWM: ab8500: Fix wrong value shift for disable/enable PWM
2014-05-21 10:30 UTC (2+ messages)
[PATCH] pwm: atmel: set pwm_chip can_sleep flag
2014-05-21 10:26 UTC (2+ messages)
[PATCH] PWM: lp3943: Set pwm_chip can_sleep flag
2014-05-21 10:25 UTC (2+ messages)
[PATCH] pwm: samsung: do not set manual update bit in pwm_samsung_config
2014-05-21 10:20 UTC (2+ messages)
[PATCH 1/2] pwm: tiehrpwm: don't build PM related functions when not needed
2014-05-21 10:01 UTC (2+ messages)
[PATCHv2 resend 00/11] improve PWM lookup support without device tree
2014-05-21 9:16 UTC (14+ messages)
` [PATCHv2 resend 04/11] ARM: OMAP3: Beagle: initialize all the struct pwm_lookup members
` [PATCHv2 resend 05/11] ARM: pxa: hx4700: "
` [PATCHv2 resend 06/11] pwm: modify PWM_LOOKUP to initialize all "
` [PATCHv2 resend 07/11] ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup
` [PATCHv2 resend 10/11] leds: leds-pwm: retrieve configured pwm period
` [PATCHv2 resend 11/11] backlight: pwm_bl: "
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).