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
2020-12-17
pwm: zx: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: pxa: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: sti: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-4
/
+1
2020-12-17
pwm: mediatek: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: tegra: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: ep93xx: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: renesas-tpu: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: rcar: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: fsl-ftm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: sun4i: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
clk: Trace clk_set_rate() "range" functions
Maxime Ripard
1
-0
/
+6
2020-12-17
clk: axi-clkgen: move the OF table at the bottom of the file
Alexandru Ardelean
1
-9
/
+9
2020-12-17
clk: axi-clkgen: wrap limits in a struct and keep copy on the state object
Alexandru Ardelean
1
-17
/
+31
2020-12-17
clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERs
David Shah
1
-1
/
+11
2020-12-17
clk: ti: Fix memleak in ti_fapll_synth_setup
Zhang Qilong
1
-2
/
+9
2020-12-17
clk: Add hardware-enable column to clk summary
Dmitry Osipenko
1
-4
/
+11
2020-12-17
i3c/master/mipi-i3c-hci: quiet maybe-unused variable warning
Nicolas Pitre
1
-1
/
+1
2020-12-17
clk: mediatek: Make mtk_clk_register_mux() a static function
Weiyi Lu
2
-5
/
+1
2020-12-17
watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging
Enrico Weigelt, metux IT consult
1
-10
/
+8
2020-12-17
watchdog: coh901327: add COMMON_CLK dependency
Arnd Bergmann
1
-1
/
+1
2020-12-17
watchdog: qcom: Avoid context switch in restart handler
Manivannan Sadhasivam
1
-1
/
+1
2020-12-16
Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-21
/
+270
2020-12-16
libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
Zhang Qilong
1
-1
/
+3
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
121
-1133
/
+5249
2020-12-16
Merge tag 'arm-soc-dt-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+3
2020-12-16
Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
8
-6
/
+97
2020-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
27
-91
/
+2154
2020-12-16
Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
60
-1539
/
+8758
2020-12-16
net: korina: fix return value
Vincent Stehlé
1
-1
/
+1
2020-12-16
Merge tag 'mtd/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
83
-1318
/
+5483
2020-12-16
Merge tag 'leds-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
3
-57
/
+69
2020-12-16
Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-9
/
+9
2020-12-16
Merge tag 'backlight-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
1
-38
/
+30
2020-12-16
Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
54
-284
/
+373
2020-12-16
Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~agd5f/linux into drm-next
Daniel Vetter
58
-277
/
+603
2020-12-16
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
31
-1200
/
+1526
2020-12-16
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
3
-17
/
+13
2020-12-16
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
2
-27
/
+43
2020-12-16
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
4
-6
/
+22
2020-12-16
block/rnbd: Fix typos
Jack Wang
1
-3
/
+3
2020-12-16
block/rnbd-srv: Protect dev session sysfs removal
Md Haris Iqbal
1
-1
/
+2
2020-12-16
block/rnbd-clt: Fix possible memleak
Jack Wang
1
-2
/
+3
2020-12-16
block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
Md Haris Iqbal
1
-2
/
+1
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
155
-3608
/
+3466
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
187
-7985
/
+12225
2020-12-16
nfc: s3fwrn5: Remove unused NCI prop commands
Bongsu Jeon
2
-47
/
+0
2020-12-16
nfc: s3fwrn5: Remove the delay for NFC sleep
Bongsu Jeon
1
-1
/
+2
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
55
-463
/
+1349
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
53
-1040
/
+760
2020-12-16
gpio: hisi: Do not require ACPI for COMPILE_TEST
Andy Shevchenko
1
-1
/
+1
[prev]
[next]