summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_configAxel Lin2013-04-231-2/+5
* pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable]Axel Lin2013-04-231-2/+16
* pwm: Constify OF match tablesThierry Reding2013-04-236-6/+6
* pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chipAxel Lin2013-04-021-1/+0
* pwm: pxa: Remove PWM_ID_BASE macroAxel Lin2013-04-021-4/+3
* pwm: spear: Remove unused *dev from struct spear_pwm_chipAxel Lin2013-04-021-3/+0
* pwm: mxs: Remove unused *dev from struct mxs_pwm_chipAxel Lin2013-04-021-2/+0
* pwm: twl: Return proper error if twl6030_pwm_enable() failsAxel Lin2013-04-021-1/+1
* pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chipAxel Lin2013-04-021-14/+2
* pwm: imx: Remove enabled field from struct imx_chipAxel Lin2013-04-021-5/+1
* pwm: twl: Add .owner to struct pwm_opsAxel Lin2013-04-021-0/+2
* pwm: twl-led: Add .owner to struct pwm_opsAxel Lin2013-04-021-0/+2
* pwm: atmel-tcb: Add .owner to struct pwm_opsAxel Lin2013-04-021-0/+1
* pwm: ab8500: Add .owner to struct pwm_opsAxel Lin2013-04-021-0/+1
* pwm: spear: Fix checking return value of clk_enable() and clk_prepare()Axel Lin2013-04-021-3/+3
* pwm: tiehrpwm: Staticize non-exported symbolsAxel Lin2013-03-261-2/+2
* pwm: tiecap: Staticize non-exported symbolsAxel Lin2013-03-261-2/+2
* pwm: ab8500: Fix trivial typo in dev_err messageAxel Lin2013-03-261-1/+1
* pwm: davinci: Add Kconfig support for ECAP & EHRPWM devicesPhilip Avinash2013-03-222-6/+4
* pwm: pwm-tiehrpwm: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-111-0/+2
* pwm: pwm-tipwmss: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-111-0/+2
* pwm: pwm-tiecap: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-111-0/+2
* pwm: samsung: convert s3c_pwm to dev_pm_opsJingoo Han2013-03-081-11/+9
* pwm: ab8500: use devm_kzalloc()Jingoo Han2013-03-081-5/+2
* pwm_backlight: remove unnecessary ifdefsJingoo Han2013-03-081-5/+2
* Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-033-48/+39
|\
| * xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| * xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12
| * xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-032-17/+13
|\ \
| * | more file_inode() open-coded instancesAl Viro2013-02-272-17/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-035-10/+16
|\ \ \
| * | | qdio: remove unused parametersStefan Raspl2013-02-283-7/+7
| * | | input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
| * | | s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland2013-02-281-2/+8
* | | | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-031-3/+12
|\ \ \ \
| * | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-021-3/+12
* | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-036-0/+1417
|\ \ \ \ \
| * | | | | metag: Internal and external irqchipsJames Hogan2013-03-023-0/+1213
| * | | | | metag: Time keepingJames Hogan2013-03-023-0/+204
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-031-1/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-03116-937/+1210
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 7640/1: memory: tegra_ahb_enable_smmu() depends on TEGRA_IOMMU_SMMUHiroshi Doyu2013-02-211-1/+1
* | | | | | | | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-033-8/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan2013-02-273-8/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-031-15/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-261-15/+14
* | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-0320-849/+795
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | watchdog: sp805_wdt depends on ARMAlessandro Rubini2013-03-011-1/+1
| * | | | | | | | | | watchdog: davinci_wdt: update to devm_* APIKumar, Anil2013-03-011-21/+5