index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmem: core: introduce NVMEM layouts
Michael Walle
2023-04-05
5
-0
/
+134
*
of: device: Kill of_device_request_module()
Miquel Raynal
2023-04-05
1
-9
/
+0
*
usb: ulpi: Use of_request_module()
Miquel Raynal
2023-04-05
1
-1
/
+1
*
of: Move the request module helper logic to module.c
Miquel Raynal
2023-04-05
2
-23
/
+32
*
of: Move of_modalias() to module.c
Miquel Raynal
2023-04-05
3
-38
/
+45
*
of: Rename of_modalias_node()
Miquel Raynal
2023-04-05
7
-16
/
+21
*
of: Update of_device_get_modalias()
Miquel Raynal
2023-04-05
1
-12
/
+17
*
nvmem: xilinx: zynqmp: make modular
Nick Alcock
2023-04-05
1
-1
/
+1
*
of: Fix modalias string generation
Miquel Raynal
2023-04-05
1
-2
/
+5
*
vmci_host: fix a race condition in vmci_host_poll() causing GPF
Dae R. Jeong
2023-04-05
1
-1
/
+7
*
cdx: add device attributes
Nipun Gupta
2023-03-29
4
-0
/
+170
*
cdx: add rpmsg communication channel for CDX
Nipun Gupta
2023-03-29
6
-5
/
+273
*
cdx: add cdx controller
Nipun Gupta
2023-03-29
5
-1
/
+373
*
cdx: add MCDI protocol interface for firmware interaction
Nipun Gupta
2023-03-29
8
-1
/
+1853
*
iommu: Add iommu probe for CDX bus
Nipun Gupta
2023-03-29
1
-0
/
+4
*
cdx: add the cdx bus driver
Nipun Gupta
2023-03-29
6
-0
/
+498
*
misc: alcor_pci: remove unused alcor functions
Tom Rix
2023-03-29
1
-23
/
+0
*
misc: hpilo: remove unused is_device_reset function
Tom Rix
2023-03-29
1
-6
/
+0
*
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
2023-03-23
5
-5
/
+4
*
Merge 6.3-rc3 into char-misc-next
Greg Kroah-Hartman
2023-03-20
439
-53317
/
+5153
|
\
|
*
Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-03-19
8
-23
/
+30
|
|
\
|
|
*
tty: vt: protect KD_FONT_OP_GET_TALL from unbound access
Samuel Thibault
2023-03-09
1
-0
/
+3
|
|
*
serial: qcom-geni: drop bogus uart_write_wakeup()
Johan Hovold
2023-03-09
1
-4
/
+0
|
|
*
serial: qcom-geni: fix mapping of empty DMA buffer
Johan Hovold
2023-03-09
1
-0
/
+3
|
|
*
serial: qcom-geni: fix DMA mapping leak on shutdown
Johan Hovold
2023-03-09
1
-1
/
+1
|
|
*
serial: qcom-geni: fix console shutdown hang
Johan Hovold
2023-03-09
1
-0
/
+4
|
|
*
serdev: Set fwnode for serdev devices
Saravana Kannan
2023-03-09
1
-1
/
+1
|
|
*
tty: serial: fsl_lpuart: fix race on RX DMA shutdown
Alexander Sverdlin
2023-03-09
1
-8
/
+3
|
|
*
serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
Kumaravel Thiagarajan
2023-03-09
1
-1
/
+0
|
|
*
serial: 8250_fsl: fix handle_irq locking
Johan Hovold
2023-03-09
1
-2
/
+2
|
|
*
serial: 8250_em: Fix UART port type
Biju Das
2023-03-09
1
-2
/
+2
|
|
*
serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it
Randy Dunlap
2023-03-09
1
-1
/
+2
|
|
*
tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...
Sherry Sun
2023-03-09
1
-3
/
+9
|
|
*
Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...
Tom Rix
2023-03-09
1
-1
/
+1
|
*
|
Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-19
16
-322
/
+148
|
|
\
\
|
|
*
\
Merge tag 'icc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
2023-03-16
14
-320
/
+146
|
|
|
\
\
|
|
|
*
|
memory: tegra30-emc: fix interconnect registration race
Johan Hovold
2023-03-13
1
-6
/
+6
|
|
|
*
|
memory: tegra20-emc: fix interconnect registration race
Johan Hovold
2023-03-13
1
-6
/
+6
|
|
|
*
|
memory: tegra124-emc: fix interconnect registration race
Johan Hovold
2023-03-13
1
-6
/
+6
|
|
|
*
|
memory: tegra: fix interconnect registration race
Johan Hovold
2023-03-13
1
-9
/
+7
|
|
|
*
|
interconnect: exynos: drop redundant link destroy
Johan Hovold
2023-03-13
1
-6
/
+0
|
|
|
*
|
interconnect: exynos: fix registration race
Johan Hovold
2023-03-13
1
-10
/
+10
|
|
|
*
|
interconnect: exynos: fix node leak in probe PM QoS error path
Johan Hovold
2023-03-13
1
-3
/
+3
|
|
|
*
|
interconnect: qcom: msm8974: fix registration race
Johan Hovold
2023-03-13
1
-12
/
+8
|
|
|
*
|
interconnect: qcom: rpmh: fix registration race
Johan Hovold
2023-03-13
1
-10
/
+15
|
|
|
*
|
interconnect: qcom: rpmh: fix probe child-node error handling
Johan Hovold
2023-03-13
1
-2
/
+5
|
|
|
*
|
interconnect: qcom: rpm: fix registration race
Johan Hovold
2023-03-13
1
-12
/
+12
|
|
|
*
|
interconnect: qcom: rpm: fix probe child-node error handling
Johan Hovold
2023-03-07
1
-2
/
+5
|
|
|
*
|
interconnect: qcom: osm-l3: fix registration race
Johan Hovold
2023-03-07
1
-8
/
+6
|
|
|
*
|
interconnect: imx: fix registration race
Johan Hovold
2023-03-07
1
-10
/
+10
[next]