index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
scsi: sg: recheck MMAP_IO request length with lock held
Todd Poynor
1
-2
/
+5
2017-09-13
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
1
-3
/
+9
2017-09-13
cs5536: add support for IDE controller variant
Andrey Korolyov
2
-0
/
+2
2017-09-13
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
1
-2
/
+2
2017-09-13
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-09-13
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
1
-1
/
+1
2017-09-13
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
1
-2
/
+2
2017-09-13
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
1
-17
/
+18
2017-09-13
usb: Add device quirk for Logitech HD Pro Webcam C920-C
Dmitry Fleytman
1
-1
/
+2
2017-09-13
USB: serial: option: add support for D-Link DWM-157 C1
Maciej S. Szmigiero
1
-0
/
+1
2017-09-13
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Kai-Heng Feng
1
-0
/
+3
2017-09-07
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
2017-09-07
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-09-07
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit
1
-1
/
+3
2017-09-07
i2c: ismt: Don't duplicate the receive length for block reads
Stephen Douthit
1
-2
/
+2
2017-09-02
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
1
-0
/
+2
2017-09-02
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
1
-21
/
+26
2017-09-02
clk: si5351: Constify clock names and struct regmap_config
Krzysztof Kozlowski
1
-5
/
+5
2017-09-02
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
1
-1
/
+1
2017-09-02
p54: memset(0) whole array
Jiri Slaby
1
-1
/
+1
2017-09-02
scsi: isci: avoid array subscript warning
Arnd Bergmann
1
-0
/
+3
2017-08-30
ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
James Morse
1
-0
/
+1
2017-08-30
staging: rtl8188eu: add RNX-N150NUB support
Charles Milette
1
-0
/
+1
2017-08-30
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
1
-1
/
+1
2017-08-30
drm: Release driver tracking before making the object available again
Chris Wilson
1
-3
/
+3
2017-08-30
Input: trackpoint - add new trackpoint firmware ID
Aaron Ma
2
-2
/
+4
2017-08-24
usb: qmi_wwan: add D-Link DWM-222 device ID
Hector Martin
1
-0
/
+1
2017-08-24
irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()
Boris Brezillon
1
-2
/
+2
2017-08-24
irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()
Boris Brezillon
1
-1
/
+0
2017-08-24
parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
Thomas Bogendoerfer
1
-1
/
+1
2017-08-16
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
Thomas Gleixner
1
-4
/
+0
2017-08-16
pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
Icenowy Zheng
1
-0
/
+1
2017-08-16
iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
Stefan-Gabriel Mirea
1
-1
/
+1
2017-08-16
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
2
-5
/
+13
2017-08-16
usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
Kai-Heng Feng
1
-0
/
+3
2017-08-16
USB: Check for dropped connection before switching to full speed
Alan Stern
1
-4
/
+6
2017-08-16
uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
Alan Swanson
1
-2
/
+2
2017-08-16
iio: light: tsl2563: use correct event code
Akinobu Mita
1
-1
/
+1
2017-08-16
staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
Arnd Bergmann
1
-1
/
+1
2017-08-16
USB: hcd: Mark secondary HCD as dead if the primary one died
Rafael J. Wysocki
1
-0
/
+2
2017-08-16
usb: musb: fix tx fifo flush handling again
Bin Liu
1
-0
/
+1
2017-08-16
USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
Stefan Triller
1
-0
/
+1
2017-08-16
USB: serial: option: add D-Link DWM-222 device ID
Hector Martin
1
-0
/
+2
2017-08-11
net: phy: Fix PHY unbind crash
Florian Fainelli
1
-0
/
+2
2017-08-11
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
1
-5
/
+13
2017-08-11
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
1
-0
/
+3
2017-08-11
sh_eth: R8A7740 supports packet shecksumming
Sergei Shtylyov
1
-0
/
+1
2017-08-11
xen-netback: correctly schedule rate-limited queues
Wei Liu
3
-2
/
+11
2017-08-11
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
1
-0
/
+3
2017-08-11
mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled
Thomas Jarosch
1
-3
/
+13
[next]