summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-1131-178/+578
|\
| * pwm: fsl-ftm: set pwm_chip can_sleep flagAxel Lin2014-05-231-0/+1
| * pwm: ab8500: Fix wrong value shift for disable/enable PWMAxel Lin2014-05-211-7/+2
| * pwm: samsung: do not set manual update bit in pwm_samsung_configAjay Kumar2014-05-211-3/+0
| * pwm: lp3943: Set pwm_chip can_sleep flagAxel Lin2014-05-211-0/+1
| * pwm: atmel: set pwm_chip can_sleep flagAlexandre Belloni2014-05-211-0/+1
| * pwm: mxs: set pwm_chip can_sleep flagShawn Guo2014-05-211-0/+1
| * pwm: tiehrpwm: inline accessor functionsWolfram Sang2014-05-211-2/+2
| * pwm: tiehrpwm: don't build PM related functions when not neededWolfram Sang2014-05-211-1/+1
| * pwm-backlight: retrieve configured PWM periodAlexandre Belloni2014-05-211-3/+6
| * leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni2014-05-211-1/+4
| * ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * ARM: shmobile: armadillo: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup membersAlexandre Belloni2014-05-212-2/+5
| * ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
| * ARM: OMAP3: Beagle: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
| * pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni2014-05-212-32/+3
| * ARM: shmobile: armadillo: initialize all struct pwm_lookup membersAlexandre Belloni2014-05-211-11/+9
| * pwm: add period and polarity to struct pwm_lookupAlexandre Belloni2014-05-212-1/+9
| * pwm: twl: Really disable twl6030 PWMsAxel Lin2014-05-081-8/+0
| * pwm: lpss: Fix const qualifier and sparse warningsThierry Reding2014-05-071-2/+2
| * pwm: spear: fix check on pwmchip_add() return valueBeniamino Galvani2014-05-071-1/+1
| * pwm-backlight: switch to gpiod interfaceAlexandre Courbot2014-05-072-44/+30
| * ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot2014-05-071-2/+0
| * pwm-backlight: Disable backlight on shutdownThierry Reding2014-05-021-0/+9
| * pwm: lpss: Add support for PCI devicesAlan Cox2014-04-281-31/+130
| * pwm: vt8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: tiehrpwm: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: pwm-tiecap: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: tegra: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: spear: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: renesas-tpu: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: pxa: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: i.MX: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: ab8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: kona: Introduce Kona PWM controller supportTim Kryger2014-04-283-0/+328
| * Documentation: dt: Add Kona PWM bindingTim Kryger2014-04-281-0/+21
| * pwm: Document signal polarity conventionThierry Reding2014-04-281-0/+7
* | Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-06-118-36/+129
|\ \
| * | ARM: keystone: Drop use of meminfo since its not available anymoreSantosh Shilimkar2014-06-051-3/+3
| * | ARM: orion5x: fix mvebu_mbus_dt_init callArnd Bergmann2014-06-041-1/+1
| * | Merge tag 'keystone-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-05-273-35/+16
| |\ \
| | * | ARM: configs: keystone: enable reset driver supportIvan Khoronzhuk2014-05-271-0/+3
| | * | ARM: dts: keystone: update reset node to work with reset driverIvan Khoronzhuk2014-05-271-1/+13
| | * | ARM: keystone: remove redundant reset stuffIvan Khoronzhuk2014-05-271-34/+0
| * | | Merge tag 'keystone-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssa...Arnd Bergmann2014-05-237-5/+116
| |\| |
| | * | ARM: keystone: Update the dma offset for non-dt platform devicesSantosh Shilimkar2014-05-081-0/+26
| | * | ARM: keystone: Switch over to coherent memory address spaceSantosh Shilimkar2014-05-083-1/+89
| | * | ARM: configs: keystone: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-05-081-0/+1