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
2021-03-03
media: qm1d1c0042: fix error return code in qm1d1c0042_init()
Luo Meng
1
-1
/
+3
2021-03-03
media: lmedm04: Fix misuse of comma
Joe Perches
1
-1
/
+1
2021-03-03
media: tm6000: Fix memleak in tm6000_start_stream
Dinghao Liu
1
-0
/
+4
2021-03-03
media: media/pci: Fix memleak in empress_init
Dinghao Liu
1
-1
/
+4
2021-03-03
media: vsp1: Fix an error handling path in the probe function
Christophe JAILLET
1
-1
/
+3
2021-03-03
gma500: clean up error handling in init
Dan Carpenter
1
-9
/
+13
2021-03-03
drm/gma500: Fix error return code in psb_driver_load()
Jialin Zhang
1
-0
/
+2
2021-03-03
fbdev: aty: SPARC64 requires FB_ATY_CT
Randy Dunlap
1
-1
/
+1
2021-03-03
b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
Colin Ian King
1
-1
/
+1
2021-03-03
xen/netback: fix spurious event detection for common event case
Juergen Gross
1
-3
/
+5
2021-03-03
bnxt_en: reverse order of TX disable and carrier off
Edwin Peer
1
-1
/
+2
2021-03-03
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
1
-6
/
+3
2021-03-03
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
1
-1
/
+1
2021-03-03
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
1
-0
/
+12
2021-03-03
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
1
-7
/
+8
2021-03-03
random: fix the RNDRESEEDCRNG ioctl
Eric Biggers
1
-1
/
+1
2021-03-03
NET: usb: qmi_wwan: Adding support for Cinterion MV31
Christoph Schemmel
1
-0
/
+1
2021-03-03
igb: Remove incorrect "unexpected SYS WRAP" log message
Corinna Vinschen
1
-2
/
+0
2021-03-03
usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...
Stefan Ursella
1
-0
/
+3
2021-03-03
HID: make arrays usage and value to be the same
Will McVicker
1
-3
/
+3
2021-02-23
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2
-5
/
+6
2021-02-23
xen-blkback: fix error handling in xen_blkbk_map()
Jan Beulich
1
-10
/
+14
2021-02-23
xen-scsiback: don't "handle" error by BUG()
Jan Beulich
1
-2
/
+2
2021-02-23
xen-netback: don't "handle" error by BUG()
Jan Beulich
1
-3
/
+1
2021-02-23
xen-blkback: don't "handle" error by BUG()
Jan Beulich
1
-4
/
+2
2021-02-23
Xen/gntdev: correct error checking in gntdev_map_grant_pages()
Jan Beulich
1
-8
/
+9
2021-02-23
Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
Jan Beulich
1
-3
/
+13
2021-02-23
usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
Serge Semin
1
-3
/
+15
2021-02-23
usb: dwc3: ulpi: fix checkpatch warning
Felipe Balbi
1
-1
/
+1
2021-02-23
xen/netback: avoid race in xenvif_rx_ring_slots_available()
Juergen Gross
1
-1
/
+8
2021-02-23
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
1
-1
/
+2
2021-02-23
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
1
-0
/
+5
2021-02-23
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
1
-0
/
+3
2021-02-23
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
1
-0
/
+6
2021-02-10
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
1
-0
/
+6
2021-02-10
ACPI: thermal: Do not call acpi_thermal_check() directly
Rafael J. Wysocki
1
-17
/
+38
2021-02-10
Input: xpad - sync supported devices with fork on GitHub
Benjamin Valentin
1
-1
/
+16
2021-02-10
mmc: core: Limit retries when analyse of SDIO tuples fails
Fengnan Chang
1
-0
/
+6
2021-02-10
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-02-10
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2021-02-10
USB: usblp: don't call usb_set_interface if there's a single alt
Jeremy Figgins
1
-8
/
+11
2021-02-10
USB: gadget: legacy: fix an error code in eth_bind()
Dan Carpenter
1
-1
/
+3
2021-02-10
Input: i8042 - unbreak Pegatron C15B
Alexey Dobriyan
1
-0
/
+2
2021-02-10
USB: serial: option: Adding support for Cinterion MV31
Christoph Schemmel
1
-0
/
+6
2021-02-10
USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
Chenxin Jin
1
-0
/
+1
2021-02-10
USB: serial: cp210x: add pid/vid for WSDA-200-USB
Pho Tran
1
-0
/
+1
2021-02-10
scsi: ibmvfc: Set default timeout to avoid crash during migration
Brian King
1
-1
/
+3
2021-02-10
scsi: libfc: Avoid invoking response handler twice if ep is already completed
Javed Hasan
1
-2
/
+14
2021-02-10
ibmvnic: Ensure that CRQ entry read are correctly ordered
Lijun Pan
1
-0
/
+6
2021-02-10
net: dsa: bcm_sf2: put device node before return
Pan Bian
1
-2
/
+6
[prev]
[next]