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
2023-04-05
nvmem: layouts: onie-tlv: Add new layout driver
Miquel Raynal
3
-0
/
+267
2023-04-05
nvmem: layouts: sl28vpd: Add new layout driver
Michael Walle
3
-0
/
+176
2023-04-05
nvmem: core: provide own priv pointer in post process callback
Michael Walle
1
-1
/
+3
2023-04-05
nvmem: cell: drop global cell_post_process
Michael Walle
1
-9
/
+0
2023-04-05
nvmem: imx-ocotp: replace global post processing with layouts
Michael Walle
1
-11
/
+19
2023-04-05
nvmem: core: allow to modify a cell before adding it
Michael Walle
1
-0
/
+4
2023-04-05
nvmem: core: add per-cell post processing
Michael Walle
1
-0
/
+17
2023-04-05
nvmem: core: request layout modules loading
Miquel Raynal
1
-0
/
+8
2023-04-05
nvmem: core: handle the absence of expected layouts
Miquel Raynal
1
-1
/
+9
2023-04-05
nvmem: core: introduce NVMEM layouts
Michael Walle
5
-0
/
+134
2023-04-05
of: device: Kill of_device_request_module()
Miquel Raynal
1
-9
/
+0
2023-04-05
usb: ulpi: Use of_request_module()
Miquel Raynal
1
-1
/
+1
2023-04-05
of: Move the request module helper logic to module.c
Miquel Raynal
2
-23
/
+32
2023-04-05
of: Move of_modalias() to module.c
Miquel Raynal
3
-38
/
+45
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
7
-16
/
+21
2023-04-05
of: Update of_device_get_modalias()
Miquel Raynal
1
-12
/
+17
2023-04-05
nvmem: xilinx: zynqmp: make modular
Nick Alcock
1
-1
/
+1
2023-04-05
of: Fix modalias string generation
Miquel Raynal
1
-2
/
+5
2023-04-05
vmci_host: fix a race condition in vmci_host_poll() causing GPF
Dae R. Jeong
1
-1
/
+7
2023-03-29
cdx: add device attributes
Nipun Gupta
4
-0
/
+170
2023-03-29
cdx: add rpmsg communication channel for CDX
Nipun Gupta
6
-5
/
+273
2023-03-29
cdx: add cdx controller
Nipun Gupta
5
-1
/
+373
2023-03-29
cdx: add MCDI protocol interface for firmware interaction
Nipun Gupta
8
-1
/
+1853
2023-03-29
iommu: Add iommu probe for CDX bus
Nipun Gupta
1
-0
/
+4
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
6
-0
/
+498
2023-03-29
misc: alcor_pci: remove unused alcor functions
Tom Rix
1
-23
/
+0
2023-03-29
misc: hpilo: remove unused is_device_reset function
Tom Rix
1
-6
/
+0
2023-03-23
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
5
-5
/
+4
2023-03-20
Merge 6.3-rc3 into char-misc-next
Greg Kroah-Hartman
439
-53317
/
+5153
2023-03-19
Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-23
/
+30
2023-03-19
Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-322
/
+148
2023-03-19
Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-50
/
+78
2023-03-19
Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-459
/
+408
2023-03-18
Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-6
/
+84
2023-03-18
Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-13
/
+17
2023-03-18
media: m5mols: fix off-by-one loop termination error
Linus Torvalds
1
-1
/
+1
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
77
-432
/
+669
2023-03-17
Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux
Linus Torvalds
11
-56
/
+107
2023-03-17
Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+2
2023-03-17
Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-4
/
+56
2023-03-17
Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2023-03-17
Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+21
2023-03-17
Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-2
/
+2
2023-03-17
Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
44
-134
/
+501
2023-03-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-31
/
+80
2023-03-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+2
2023-03-17
Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
3
-3
/
+52
2023-03-17
misc: lis3lv02d: Fix reading 'st,default-rate' property
Rob Herring
1
-1
/
+1
2023-03-17
misc: lis3lv02d: Use of_property_read_bool() for boolean properties
Rob Herring
1
-32
/
+32
2023-03-17
misc/sram: Use of_property_read_bool() for boolean properties
Rob Herring
1
-8
/
+3
[next]