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.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
2022-07-04
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
Marc Kleine-Budde
1
-0
/
+1
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...
Thomas Kopp
1
-6
/
+3
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...
Thomas Kopp
1
-5
/
+8
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
3
-35
/
+47
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
3
-21
/
+38
2022-07-04
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Jimmy Assarsson
3
-148
/
+172
2022-07-04
ibmvnic: Properly dispose of all skbs during a failover.
Rick Lindsley
1
-0
/
+9
2022-07-04
can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits
Marc Kleine-Budde
1
-2
/
+2
2022-07-04
can: m_can: m_can_chip_config(): actually enable internal timestamping
Marc Kleine-Budde
1
-1
/
+3
2022-07-04
can: grcan: grcan_probe(): remove extra of_node_get()
Liang He
1
-1
/
+0
2022-07-04
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
1
-2
/
+21
2022-07-04
can: rcar_canfd: Fix data transmission failed on R-Car V3U
Duy Nguyen
1
-1
/
+4
2022-07-04
Revert "can: xilinx_can: Limit CANFD brp to 2"
Srinivas Neeli
1
-2
/
+2
2022-07-02
misc: rtsx_usb: set return value in rsp_buf alloc err path
Shuah Khan
1
-1
/
+3
2022-07-02
Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-07-01
Merge tag 'scmi-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
5
-5
/
+38
2022-07-01
Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-07-01
Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
8
-76
/
+106
2022-07-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
5
-0
/
+36
2022-07-01
Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-18
/
+24
2022-07-01
PM: runtime: Fix supplier device management during consumer probe
Rafael J. Wysocki
2
-13
/
+11
2022-07-01
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2
-12
/
+11
2022-07-01
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-07-01
Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2022-07-01
Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+23
2022-07-01
Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-29
/
+109
2022-07-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+7
2022-07-01
Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-2
/
+2
2022-07-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-07-01
dmaengine: imx-sdma: only restart cyclic channel when enabled
Sascha Hauer
1
-1
/
+1
2022-07-01
irqchip/apple-aic: Make symbol 'use_fast_ipi' static
Wei Yongjun
1
-1
/
+1
2022-07-01
irqchip/xilinx: Add explicit dependency on OF_ADDRESS
Jamie Iles
1
-1
/
+1
2022-07-01
Merge tag 'at91-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-6
/
+6
2022-07-01
soc: ixp4xx/npe: Fix unused match warning
Linus Walleij
1
-1
/
+1
2022-07-01
net: usb: Fix typo in code
Li kunyu
1
-1
/
+1
2022-07-01
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
Emil Renner Berthing
1
-3
/
+5
2022-07-01
dmaengine: idxd: force wq context cleanup on device disable path
Dave Jiang
1
-4
/
+1
2022-07-01
dmaengine: qcom: bam_dma: fix runtime PM underflow
Caleb Connolly
1
-28
/
+11
2022-07-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-0
/
+107
2022-07-01
xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()
Jan Beulich
1
-1
/
+3
2022-07-01
xen/blkfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-15
/
+34
2022-07-01
xen/netfront: force data bouncing when backend is untrusted
Roger Pau Monne
1
-2
/
+47
2022-07-01
xen/netfront: fix leaking data in shared pages
Roger Pau Monne
1
-1
/
+2
2022-07-01
staging/wlan-ng: get the correct struct hfa384x in work callback
Davidlohr Bueso
1
-1
/
+1
2022-07-01
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
1
-9
/
+17
2022-07-01
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
1
-6
/
+7
2022-07-01
xen/blkfront: fix leaking data in shared pages
Roger Pau Monne
1
-2
/
+3
2022-07-01
Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-55
/
+111
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-19
/
+76
2022-07-01
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
22
-51
/
+195
[prev]
[next]