summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-21pwm: tiehrpwm: inline accessor functionsWolfram Sang
2014-05-21pwm: tiehrpwm: don't build PM related functions when not neededWolfram Sang
2014-05-21pwm-backlight: retrieve configured PWM periodAlexandre Belloni
2014-05-21leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni
2014-05-21ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni
2014-05-21ARM: shmobile: armadillo: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni
2014-05-21ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni
2014-05-21pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup membersAlexandre Belloni
2014-05-21ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni
2014-05-21ARM: OMAP3: Beagle: initialize all the struct pwm_lookup membersAlexandre Belloni
2014-05-21pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni
2014-05-21ARM: shmobile: armadillo: initialize all struct pwm_lookup membersAlexandre Belloni
2014-05-21pwm: add period and polarity to struct pwm_lookupAlexandre Belloni
2014-05-08pwm: twl: Really disable twl6030 PWMsAxel Lin
2014-05-07pwm: lpss: Fix const qualifier and sparse warningsThierry Reding
2014-05-07pwm: spear: fix check on pwmchip_add() return valueBeniamino Galvani
2014-05-07pwm-backlight: switch to gpiod interfaceAlexandre Courbot
2014-05-07ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot
2014-05-02pwm-backlight: Disable backlight on shutdownThierry Reding
2014-04-28pwm: lpss: Add support for PCI devicesAlan Cox
2014-04-28pwm: vt8500: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: tiehrpwm: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: pwm-tiecap: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: tegra: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: spear: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: renesas-tpu: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: pxa: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: i.MX: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: ab8500: Remove unnecessary OOM messagesJingoo Han
2014-04-28pwm: kona: Introduce Kona PWM controller supportTim Kryger
2014-04-28Documentation: dt: Add Kona PWM bindingTim Kryger
2014-04-28pwm: Document signal polarity conventionThierry Reding
2014-04-13Linux 3.15-rc1Linus Torvalds
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras
2014-04-12futex: update documentation for ordering guaranteesDavidlohr Bueso
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge branch 'tunnels'David S. Miller