summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding
2016-01-04pwm: omap-dmtimer: Potential NULL dereference on errorDan Carpenter
2016-01-04pwm: add HAS_IOMEM dependency to PWM_FSL_FTMVegard Nossum
2015-12-16pwm: Add PWM driver for OMAP using dual-mode timersNeil Armstrong
2015-12-16pwm: rcar: Improve accuracy of frequency division settingRyo Kodama
2015-12-16pwm: lpc32xx: return ERANGE, if requested period is not supportedVladimir Zapolskiy
2015-12-16pwm: lpc32xx: fix and simplify duty cycle and period calculationsVladimir Zapolskiy
2015-12-16pwm: lpc32xx: make device usable with common clock frameworkVladimir Zapolskiy
2015-12-16pwm: lpc32xx: correct number of PWM channels from 2 to 1Vladimir Zapolskiy
2015-12-16dt: lpc32xx: pwm: update documentation of LPC32xx PWM deviceVladimir Zapolskiy
2015-12-16dt: lpc32xx: pwm: correct LPC32xx PWM device node exampleVladimir Zapolskiy
2015-12-16pwm: fsl-ftm: Fix clock enable/disable when using PMStefan Agner
2015-12-16pwm: lpss: Rework the sequence of programming PWM_SW_UPDATEMika Westerberg
2015-12-16pwm: lpss: Select core part automaticallyAndy Shevchenko
2015-12-16pwm: lpss: Update PWM setting for Broxtonqipeng.zha
2015-12-16pwm: bcm2835: Fix email address specificationStefan Wahren
2015-12-16pwm: bcm2835: Prevent division by zeroStefan Wahren
2015-12-16pwm: bcm2835: Calculate scaler in ->config()Stefan Wahren
2015-12-16pwm: lpss: Remove ->free() callbackMika Westerberg
2015-11-15Linux 4.4-rc1v4.4-rc1Linus Torvalds
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-14Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta
2015-11-14ARC: remove extraneous header includeVineet Gupta
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-13f2fs: xattr simplificationsAndreas Gruenbacher
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-139p: xattr simplificationsAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-13jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-13vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher
2015-11-13vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds