index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
siox: Use bus_type functions for probe, remove and shutdown
Uwe Kleine-König
1
-24
/
+25
2020-12-10
spmi: Add driver shutdown support
Hsin-Hsiung Wang
1
-0
/
+9
2020-12-10
spmi: fix some coding style issues at the spmi core
Mauro Carvalho Chehab
1
-1
/
+4
2020-12-10
spmi: get rid of a warning when built with W=1
Mauro Carvalho Chehab
1
-4
/
+1
2020-12-09
uio: uio_hv_generic: use devm_kzalloc() for private data alloc
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_fsl_elbc_gpcm: use device-managed allocators
Alexandru Ardelean
1
-23
/
+9
2020-12-09
uio: uio_aec: use devm_kzalloc() for uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_cif: use devm_kzalloc() for uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_netx: use devm_kzalloc() for or uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_mf624: use devm_kzalloc() for uio_info object
Alexandru Ardelean
1
-6
/
+2
2020-12-09
uio: uio_sercos3: use device-managed functions for simple allocs
Alexandru Ardelean
1
-10
/
+4
2020-12-09
uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlers
Alexandru Ardelean
1
-18
/
+10
2020-12-09
uio: uio_dmem_genirq: convert simple allocations to device-managed
Alexandru Ardelean
1
-26
/
+8
2020-12-09
uio/uio_pci_generic: remove unneeded pci_set_drvdata()
Alexandru Ardelean
1
-7
/
+1
2020-12-09
uio: pruss: use devm_clk_get() for clk init
Alexandru Ardelean
1
-5
/
+2
2020-12-09
slimbus: qcom-ngd-ctrl: fix SSR dependencies
Srinivas Kandagatla
1
-2
/
+1
2020-12-09
altera-stapl: remove the unreached switch case
Kaixu Xia
1
-5
/
+0
2020-12-09
fsi: Aspeed: Add mutex to protect HW access
Eddie James
1
-16
/
+29
2020-12-09
bus: fsl-mc: simplify DPRC version check
Ioana Ciornei
1
-3
/
+1
2020-12-09
bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
Zhang Changzhong
1
-1
/
+3
2020-12-09
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
Laurentiu Tudor
2
-2
/
+5
2020-12-09
bus: fsl-mc: make sure MC firmware is up and running
Laurentiu Tudor
1
-12
/
+30
2020-12-09
bus: fsl-mc: add back accidentally dropped error check
Laurentiu Tudor
1
-1
/
+4
2020-12-09
vme: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+14
2020-12-09
misc: pci_endpoint_test: fix return value of error branch
Xiongfeng Wang
1
-2
/
+6
2020-12-09
misc: genwqe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-17
/
+2
2020-12-09
misc: rtsx: rts5249 support runtime PM
Ricky Wu
4
-6
/
+143
2020-12-09
misc: rtsx: modify and fix init_hw function
Ricky Wu
1
-3
/
+5
2020-12-09
misc: rtsx: modify en/disable aspm function
Ricky Wu
1
-3
/
+9
2020-12-09
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...
Anant Thazhemadam
1
-1
/
+1
2020-12-09
misc/sgi-xp: Replace in_interrupt() usage
Thomas Gleixner
3
-6
/
+17
2020-12-09
misc: isl29003: Fix typo for get/set mode
Zhou Xingxing
1
-2
/
+2
2020-12-09
lkdtm: don't move ctors to .rodata
Mark Rutland
2
-2
/
+2
2020-12-09
firmware: fix a spelling mistake "managament" -> "management" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-09
binder: add flag to clear buffer on txn complete
Todd Kjos
3
-1
/
+52
2020-12-09
speakup: fix uninitialized flush_lock
Yang Yingliang
1
-1
/
+1
2020-12-09
Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
85
-760
/
+2062
2020-12-08
coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow
Qi Liu
3
-0
/
+114
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
10
-16
/
+16
2020-12-08
coresight: tmc-etr: Fix barrier packet insertion for perf buffer
Suzuki K Poulose
1
-1
/
+1
2020-12-08
drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
Colin Ian King
1
-2
/
+3
2020-12-08
phy: ingenic: depend on HAS_IOMEM
Vinod Koul
1
-0
/
+1
2020-12-07
mei: bus: enable pavp device.
Tomas Winkler
1
-0
/
+4
2020-12-07
mei: bus: add vtag support
Alexander Usyskin
4
-26
/
+98
2020-12-07
Merge tag 'soundwire-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
5
-16
/
+64
2020-12-07
Merge 5.10-rc7 into char-misc-next
Greg Kroah-Hartman
90
-1362
/
+783
2020-12-07
phy: mediatek: statify mtk_hdmi_phy_driver
Vinod Koul
1
-1
/
+1
2020-12-06
Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-909
/
+33
2020-12-06
Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-14
/
+37
2020-12-06
Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-49
/
+52
[next]