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
2022-03-08
usb: gadget: don't release an existing dev->buf
Hangyu Hua
1
-1
/
+2
2022-03-08
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-03-08
i2c: qup: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
i2c: imx: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
1
-1
/
+3
2022-03-08
drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby
Evan Quan
2
-5
/
+29
2022-03-08
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2
-0
/
+41
2022-03-08
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2
-1
/
+25
2022-03-08
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
1
-0
/
+4
2022-03-08
block: loop:use kstatfs.f_bsize of backing file to set discard granularity
Ming Lei
1
-1
/
+7
2022-03-08
Input: clear BTN_RIGHT/MIDDLE on buttonpads
José Expósito
1
-0
/
+6
2022-03-08
regulator: core: fix false positive in regulator_late_cleanup()
Oliver Barta
1
-10
/
+3
2022-03-08
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
1
-0
/
+11
2022-03-08
mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
JaeMan Park
1
-0
/
+9
2022-03-08
mac80211_hwsim: report NOACK frames in tx_status
Benjamin Beichler
1
-0
/
+4
2022-03-02
ice: fix concurrent reset and removal of VFs
Jacob Keller
3
-18
/
+27
2022-03-02
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2
-0
/
+30
2022-03-02
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
1
-4
/
+10
2022-03-02
pinctrl: k210: Fix bias-pull-up
Sean Anderson
1
-1
/
+1
2022-03-02
pinctrl: fix loop in k210_pinconf_get_drive()
Dan Carpenter
1
-1
/
+1
2022-03-02
tty: n_gsm: fix deadlock in gsmtty_open()
daniel.starke@siemens.com
1
-0
/
+3
2022-03-02
tty: n_gsm: fix wrong modem processing in convergence layer type 2
daniel.starke@siemens.com
1
-9
/
+14
2022-03-02
tty: n_gsm: fix wrong tty control line for flow control
daniel.starke@siemens.com
1
-4
/
+4
2022-03-02
tty: n_gsm: fix NULL pointer access due to DLCI release
daniel.starke@siemens.com
1
-1
/
+6
2022-03-02
tty: n_gsm: fix proper link termination after failed open
daniel.starke@siemens.com
1
-1
/
+1
2022-03-02
tty: n_gsm: fix encoding of control signal octet bit DV
daniel.starke@siemens.com
1
-1
/
+1
2022-03-02
IB/qib: Fix duplicate sysfs directory name
Mike Marciniszyn
1
-1
/
+1
2022-03-02
tps6598x: clear int mask on probe failure
Jens Axboe
1
-3
/
+4
2022-03-02
staging: fbtft: fb_st7789v: reset display before initialization
Oliver Graute
1
-0
/
+2
2022-03-02
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
1
-0
/
+4
2022-03-02
RDMA/cma: Do not change route.addr.src_addr outside state checks
Jason Gunthorpe
1
-16
/
+24
2022-03-02
driver core: Free DMA range map when device is released
Mårten Lindahl
1
-0
/
+5
2022-03-02
mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
1
-0
/
+2
2022-03-02
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
1
-1
/
+1
2022-03-02
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
1
-3
/
+6
2022-03-02
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
1
-6
/
+13
2022-03-02
usb: dwc3: gadget: Let the interrupt handler disable bottom halves.
Sebastian Andrzej Siewior
1
-0
/
+2
2022-03-02
usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
Hans de Goede
1
-2
/
+2
2022-03-02
usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail
Hans de Goede
1
-1
/
+12
2022-03-02
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2
-2
/
+6
2022-03-02
USB: serial: option: add Telit LE910R1 compositions
Daniele Palmas
1
-0
/
+6
2022-03-02
USB: serial: option: add support for DW5829e
Slark Xiao
1
-0
/
+6
2022-03-02
USB: gadget: validate endpoint index for xilinx udc
Szymon Heidrich
1
-0
/
+6
2022-03-02
usb: gadget: rndis: add spinlock for rndis response list
Daehwan Jung
2
-0
/
+9
2022-03-02
Revert "USB: serial: ch341: add new Product ID for CH341A"
Dmytro Bagrii
1
-1
/
+0
2022-03-02
ata: pata_hpt37x: disable primary channel on HPT371
Sergey Shtylyov
1
-0
/
+14
2022-03-02
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
1
-0
/
+3
2022-03-02
iio: Fix error handling for PM
Miaoqian Lin
7
-8
/
+27
2022-03-02
iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
Lorenzo Bianconi
1
-1
/
+5
[prev]
[next]