index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
pwm: meson: Add clock source configuration for Meson G12A
Neil Armstrong
1
-0
/
+30
2019-05-09
pwm: samsung: Don't uses devm_*() functions in ->request()
Uwe Kleine-König
1
-2
/
+2
2019-05-09
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
4
-3
/
+1
2019-05-09
pwm: Add i.MX TPM PWM driver support
Anson Huang
3
-0
/
+461
2019-05-09
pwm: imx27: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-09
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
1
-8
/
+17
2019-05-09
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
1
-5
/
+0
2019-05-09
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
1
-2
/
+2
2019-03-20
pwm: sysfs: fix typo "its" -> "it's"
Uwe Kleine-König
1
-1
/
+1
2019-03-20
pwm: tiehrpwm: Enable compilation for ARCH_K3
Vignesh Raghavendra
1
-3
/
+2
2019-03-20
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph Vogtländer
1
-0
/
+2
2019-03-20
pwm: img: Turn final 'else if' into 'else' in img_pwm_config
Nathan Chancellor
1
-1
/
+1
2019-03-20
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2
-18
/
+6
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+4
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
22
-501
/
+1043
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-77
/
+206
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-121
/
+247
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+47
2019-03-15
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-2
/
+6
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-80
/
+114
2019-03-15
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
5
-15
/
+99
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
21
-111
/
+66
2019-03-15
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
6
-16
/
+29
2019-03-15
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-369
/
+435
2019-03-15
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
1
-2
/
+6
2019-03-15
xen/balloon: Fix mapping PG_offline pages to user space
David Hildenbrand
1
-1
/
+4
2019-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-03-14
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-14
Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-22
/
+33
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
16
-75
/
+81
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-138
/
+273
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
49
-630
/
+2452
2019-03-14
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
Linus Torvalds
11
-104
/
+607
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
144
-1570
/
+8656
2019-03-14
scsi: aacraid: Fix performance issue on logical drives
Sagar Biradar
1
-5
/
+8
2019-03-14
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
Dan Carpenter
1
-7
/
+9
2019-03-14
Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'
Rafael J. Wysocki
3
-21
/
+28
2019-03-14
Merge branches 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2
-3
/
+15
2019-03-14
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-5
/
+4
2019-03-14
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-19
/
+14
2019-03-14
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
5
-32
/
+25
2019-03-14
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
3
-3
/
+21
2019-03-14
Merge tag 'drm-intel-next-fixes-2019-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
6
-73
/
+94
2019-03-14
Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-35
/
+54
2019-03-13
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
1
-0
/
+1
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
2019-03-13
nvme-tcp: support C2HData with SUCCESS flag
Sagi Grimberg
1
-4
/
+28
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2
-5
/
+5
2019-03-13
nvme: add proper write zeroes setup for the multipath device
Christoph Hellwig
1
-3
/
+3
2019-03-13
nvme: add proper discard setup for the multipath device
Christoph Hellwig
1
-3
/
+3
[next]