summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-28pwm: Remove depends on AVR32Corentin Labbe
2018-03-28pwm: stm32: LPTimer: Use 3 cells ->of_xlate()Gerald Baeza
2018-03-28pwm: stm32: Protect common prescaler for all channelsFabrice Gasnier
2018-03-28pwm: stm32: Remove unused struct deviceFabrice Gasnier
2018-03-28pwm: mediatek: Improve precision in rate calculationSean Wang
2018-03-28pwm: mediatek: Remove redundant MODULE_ALIAS entriesSean Wang
2018-03-28pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623Sean Wang
2018-03-28pwm: jz4740: Enable for all Ingenic SoCsPaul Cercueil
2018-03-28pwm: jz4740: Add support for devicetreePaul Cercueil
2018-03-28pwm: jz4740: Implement ->set_polarity()Paul Cercueil
2018-03-28pwm: jz4740: Make disable operation compatible with TCU2 modeMaarten ter Huurne
2018-03-28pwm: imx: Let PWM be active during suspendFabio Estevam
2018-03-27pwm: atmel-tcb: Delete an error message for a failed memory allocationMarkus Elfring
2018-03-27pwm: puv3: Delete an error message for a failed memory allocationMarkus Elfring
2018-03-27pwm: stm32: Adopt SPDX identifierBenjamin Gaignard
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2018-02-09Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen
2018-02-08platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak
2018-02-08platform/x86: mlx-platform: Add define for the negative busVadim Pasternak
2018-02-08platform/x86: mlx-platform: Use defines for bus assignmentVadim Pasternak
2018-02-08platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven
2018-02-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-02-08net: thunder: change q_len's type to handle max ring sizeDean Nelson
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller
2018-02-08ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot
2018-02-08atm: he: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva