summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: JZ4740: Export timer APIThierry Reding2012-10-054-139/+116Star
* pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding2012-10-056-231/+174Star
* unicore32: pwm: Use managed resource allocationsThierry Reding2012-10-051-38/+9Star
* unicore32: pwm: Remove unnecessary indirectionThierry Reding2012-10-051-17/+6Star
* unicore32: pwm: Use module_platform_driver()Thierry Reding2012-10-051-20/+1Star
* unicore32: pwm: Properly remap memory-mapped registersThierry Reding2012-10-052-13/+26
* pwm-backlight: Use devm_pwm_get() instead of pwm_get()Sachin Kamat2012-10-051-5/+2Star
* pwm: Move AB8500 PWM driver to PWM frameworkThierry Reding2012-09-205-77/+60Star
* pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera2012-09-201-2/+80
* pwm: i.MX: fix clock lookupPhilipp Zabel2012-09-121-8/+27
* pwm: i.MX: use per clock unconditionallySascha Hauer2012-09-121-7/+1Star
* pwm: i.MX: add devicetree supportPhilipp Zabel2012-09-122-9/+52
* pwm: i.MX: Use module_platform_driverSascha Hauer2012-09-121-11/+1Star
* pwm: i.MX: add functions to enable/disable pwm.Sascha Hauer2012-09-121-4/+44
* pwm: i.MX: remove unnecessary if in pwm_[en|dis]ableSascha Hauer2012-09-121-14/+11Star
* pwm: i.MX: factor out SoC specific functionsSascha Hauer2012-09-121-63/+83
* pwm: pwm-tiehrpwm: Add support for configuring polarity of PWMPhilip, Avinash2012-09-101-22/+51
* pwm: pwm-tiecap: Add support for configuring polarity of PWMPhilip, Avinash2012-09-101-0/+22
* pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-104-1/+67
* pwm: Add support for configuring the PWM polarityPhilip, Avinash2012-09-102-0/+45
* pwm: pwm-tiehrpwm: Fix conflicting channel period settingPhilip, Avinash2012-09-101-0/+29
* pwm: pwm-tiecap: Disable APWM mode after configurePhilip, Avinash2012-09-101-0/+7
* pwm: Improve Kconfig help textThierry Reding2012-08-201-6/+25
* pwm: core: Fix coding style issuesSachin Kamat2012-08-171-4/+4
* pwm: vt8500: Fix coding style issueSachin Kamat2012-08-171-1/+1
* pwm: Remove a redundant error message when devm_request_and_ioremap failsAxel Lin2012-08-173-9/+3Star
* pwm: samsung: add missing device pointer to struct pwm_chipJingoo Han2012-08-171-0/+1
* pwm: Add missing static storage class specifiers in core.c fileSachin Kamat2012-08-171-2/+2
* Linux 3.6-rc2Linus Torvalds2012-08-161-1/+1
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13Star
* Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
|\
| * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
|\ \
| * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| * | fuse: add missing INIT flagsMiklos Szeredi2012-07-182-1/+10
| * | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-183-2/+12
* | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
|\ \ \
| * | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-164-95/+165
|\ \ \ \
| * \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| |\ \ \ \
| | * | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| * | | | | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| * | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| |/ / / /
* | | | | MAINTAINERS: update address for Dan WilliamsDan Williams2012-08-161-13/+12Star
* | | | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-161-1/+1
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
|\ \ \ \ \
| * | | | | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17