index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
pwm: rcar: Add suspend/resume support
Yoshihiro Shimoda
1
-0
/
+42
2018-03-28
pwm: rcar: Use PM Runtime to control module clock
Hien Dang
1
-6
/
+2
2018-03-28
pwm: rcar: Fix a condition to prevent mismatch value setting to duty
Ryo Kodama
1
-2
/
+6
2018-03-28
pwm: sysfs: Use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+2
2018-03-28
pwm: sun4i: Simplify controller mapping
Andre Przywara
1
-18
/
+8
2018-03-28
pwm: sun4i: Drop unused .has_rdy member
Andre Przywara
1
-6
/
+0
2018-03-28
pwm: sun4i: Properly check current state
Alexandre Belloni
1
-2
/
+4
2018-03-28
pwm: Remove depends on AVR32
Corentin Labbe
1
-1
/
+1
2018-03-28
pwm: stm32: LPTimer: Use 3 cells ->of_xlate()
Gerald Baeza
1
-0
/
+2
2018-03-28
pwm: stm32: Protect common prescaler for all channels
Fabrice Gasnier
1
-1
/
+17
2018-03-28
pwm: stm32: Remove unused struct device
Fabrice Gasnier
1
-1
/
+0
2018-03-28
pwm: mediatek: Improve precision in rate calculation
Sean Wang
1
-5
/
+12
2018-03-28
pwm: mediatek: Remove redundant MODULE_ALIAS entries
Sean Wang
1
-1
/
+0
2018-03-28
pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
Sean Wang
1
-3
/
+21
2018-03-28
pwm: jz4740: Enable for all Ingenic SoCs
Paul Cercueil
1
-3
/
+3
2018-03-28
pwm: jz4740: Add support for devicetree
Paul Cercueil
1
-0
/
+14
2018-03-28
pwm: jz4740: Implement ->set_polarity()
Paul Cercueil
1
-0
/
+19
2018-03-28
pwm: jz4740: Make disable operation compatible with TCU2 mode
Maarten ter Huurne
1
-1
/
+7
2018-03-28
pwm: imx: Let PWM be active during suspend
Fabio Estevam
1
-1
/
+2
2018-03-27
pwm: atmel-tcb: Delete an error message for a failed memory allocation
Markus Elfring
1
-1
/
+0
2018-03-27
pwm: puv3: Delete an error message for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-03-27
pwm: stm32: Adopt SPDX identifier
Benjamin Gaignard
2
-4
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
187
-510
/
+510
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-02-10
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-36
/
+111
2018-02-10
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
Linus Torvalds
2
-11
/
+363
2018-02-10
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+57
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-2
/
+1017
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
4
-4
/
+0
2018-02-09
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-09
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-09
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-100
/
+330
2018-02-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
13
-389
/
+795
2018-02-09
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
Linus Torvalds
4
-0
/
+6
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-02-09
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-25
/
+27
2018-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-18
/
+19
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
210
-240
/
+309
2018-02-09
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-192
/
+82
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-08
platform/x86: mlx-platform: Fix power cable setting for msn21xx family
Vadim Pasternak
1
-2
/
+21
2018-02-08
platform/x86: mlx-platform: Add define for the negative bus
Vadim Pasternak
1
-0
/
+1
[next]