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
2021-12-08
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
Slark Xiao
1
-12
/
+0
2021-12-08
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
1
-3
/
+14
2021-12-08
xen/netfront: don't trust the backend response data blindly
Juergen Gross
1
-5
/
+75
2021-12-08
xen/netfront: disentangle tx_skb_freelist
Juergen Gross
1
-36
/
+25
2021-12-08
xen/netfront: don't read data from request on the ring page
Juergen Gross
1
-43
/
+37
2021-12-08
xen/netfront: read response from backend only once
Juergen Gross
1
-19
/
+19
2021-12-08
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
1
-17
/
+53
2021-12-08
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
1
-10
/
+15
2021-12-08
xen/blkfront: read response from backend only once
Juergen Gross
1
-17
/
+18
2021-12-08
pinctrl: armada-37xx: Correct PWM pins definitions
Marek Behún
1
-9
/
+8
2021-12-08
pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup
Gregory CLEMENT
1
-0
/
+1
2021-12-08
pinctrl: armada-37xx: Correct mpp definitions
Marek Behún
1
-4
/
+6
2021-12-08
PCI: aardvark: Fix checking for link up via LTSSM state
Pali Rohár
1
-4
/
+67
2021-12-08
PCI: aardvark: Fix link training
Pali Rohár
1
-83
/
+34
2021-12-08
PCI: aardvark: Fix PCIe Max Payload Size setting
Pali Rohár
1
-1
/
+2
2021-12-08
PCI: aardvark: Configure PCIe resources from 'ranges' DT property
Pali Rohár
1
-1
/
+189
2021-12-08
PCI: aardvark: Remove PCIe outbound window configuration
Evan Wang
1
-55
/
+0
2021-12-08
PCI: aardvark: Update comment about disabling link training
Pali Rohár
1
-1
/
+8
2021-12-08
PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
Pali Rohár
1
-30
/
+34
2021-12-08
PCI: aardvark: Fix compilation on s390
Pali Rohár
1
-1
/
+1
2021-12-08
PCI: aardvark: Don't touch PCIe registers if no card connected
Pali Rohár
1
-0
/
+7
2021-12-08
PCI: aardvark: Introduce an advk_pcie_valid_device() helper
Thomas Petazzoni
1
-2
/
+11
2021-12-08
PCI: aardvark: Indicate error in 'val' when config read fails
Pali Rohár
1
-1
/
+3
2021-12-08
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
1
-23
/
+19
2021-12-08
PCI: aardvark: Issue PERST via GPIO
Pali Rohár
1
-1
/
+43
2021-12-08
PCI: aardvark: Improve link training
Marek Behún
1
-25
/
+89
2021-12-08
PCI: aardvark: Train link immediately after enabling training
Pali Rohár
1
-6
/
+9
2021-12-08
PCI: aardvark: Wait for endpoint to be ready before training link
Remi Pommarel
1
-0
/
+8
2021-12-08
PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-5
/
+8
2021-12-08
PCI: aardvark: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2021-12-08
vhost/vsock: fix incorrect used length reported to the guest
Stefano Garzarella
1
-1
/
+1
2021-12-08
drm/vc4: fix error code in vc4_create_object()
Dan Carpenter
1
-1
/
+1
2021-12-08
scsi: mpt3sas: Fix kernel panic during drive powercycle test
Sreekanth Reddy
1
-1
/
+1
2021-12-08
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
1
-0
/
+23
2021-12-08
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
1
-1
/
+3
2021-12-08
staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()
Dan Carpenter
1
-1
/
+2
2021-12-08
HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
Jason Gerecke
2
-1
/
+8
2021-12-08
media: cec: copy sequence field for the reply
Hans Verkuil
1
-0
/
+1
2021-12-08
binder: fix test regression due to sender_euid change
Todd Kjos
1
-1
/
+1
2021-12-08
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
1
-7
/
+12
2021-12-08
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
1
-3
/
+11
2021-12-08
USB: serial: option: add Fibocom FM101-GL variants
Mingjie Zhang
1
-0
/
+3
2021-12-08
USB: serial: option: add Telit LE910S1 0x9200 composition
Daniele Palmas
1
-0
/
+2
2021-11-26
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
Dmitry Osipenko
1
-1
/
+1
2021-11-26
usb: max-3421: Use driver data instead of maintaining a list of bound devices
Uwe Kleine-König
1
-20
/
+5
2021-11-26
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
1
-0
/
+1
2021-11-26
drm/udl: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-11-26
parisc/sticon: fix reverse colors
Sven Schnelle
1
-6
/
+6
2021-11-26
tun: fix bonding active backup with arp monitoring
Nicolas Dichtel
1
-0
/
+5
2021-11-26
i40e: Fix NULL ptr dereference on VSI filter sync
Michal Maloszewski
2
-2
/
+4
[next]