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
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
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
2015-05-06
memstick: mspro_block: add missing curly braces
Dan Carpenter
1
-1
/
+2
2015-05-06
wl18xx: show rx_frames_per_rates as an array as it really is
Nicolas Iooss
2
-3
/
+3
2015-05-06
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
1
-1
/
+9
2015-05-06
drm/i915: cope with large i2c transfers
Dmitry Torokhov
2
-10
/
+57
2015-05-06
drm/radeon: fix doublescan modes (v2)
Alex Deucher
1
-2
/
+6
2015-05-06
i2c: core: Export bus recovery functions
Mark Brown
1
-0
/
+3
2015-05-06
IB/mlx4: Fix WQE LSO segment calculation
Erez Shitrit
1
-2
/
+1
2015-05-06
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
1
-2
/
+2
2015-05-06
IB/core: disallow registering 0-sized memory region
Yann Droneaud
1
-0
/
+3
2015-05-06
stk1160: Make sure current buffer is released
Ezequiel Garcia
1
-2
/
+15
2015-05-06
mvsas: fix panic on expander attached SATA devices
James Bottomley
1
-4
/
+1
2015-05-06
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
1
-2
/
+5
2015-05-06
drivers: parport: Kconfig: exclude arm64 for PARPORT_PC
Guenter Roeck
1
-1
/
+1
2015-05-06
scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
K. Y. Srinivasan
1
-7
/
+8
2015-05-06
UBI: fix check for "too many bytes"
Brian Norris
1
-1
/
+1
2015-05-06
UBI: initialize LEB number variable
Brian Norris
1
-1
/
+1
2015-05-06
UBI: fix out of bounds write
Brian Norris
1
-1
/
+2
2015-05-06
UBI: account for bitflips in both the VID header and data
Brian Norris
1
-1
/
+1
2015-05-06
video: vgacon: Don't build on arm64
Mark Brown
1
-1
/
+2
2015-05-06
console: Disable VGA text console support on cris
Geert Uytterhoeven
1
-1
/
+3
2015-05-06
drivers: parport: Kconfig: exclude h8300 for PARPORT_PC
Chen Gang
1
-1
/
+1
2015-05-06
parport: disable PC-style parallel port support on cris
Geert Uytterhoeven
1
-1
/
+3
2015-05-06
rtlwifi: rtl8192cu: Add new device ID
Marek Vasut
1
-0
/
+1
2015-05-06
rtlwifi: rtl8192cu: Add new USB ID
Larry Finger
1
-0
/
+1
2015-05-06
Input: elantech - fix absolute mode setting on some ASUS laptops
Ulrik De Bie
2
-0
/
+23
2015-05-06
usb: core: hub: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-2
/
+2
2015-05-06
usb: host: sl811: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-06
usb: host: xhci: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-06
usb: host: isp116x: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-06
usb: host: r8a66597: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-05-06
usb: phy: Find the right match in devm_usb_phy_match
Axel Lin
1
-1
/
+3
2015-05-06
power_supply: lp8788-charger: Fix leaked power supply on probe fail
Krzysztof Kozlowski
1
-1
/
+3
2015-05-06
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Ian Abbott
1
-1
/
+4
2015-05-06
cdc-wdm: fix endianness bug in debug statements
Oliver Neukum
1
-5
/
+7
2015-05-06
usb: gadget: composite: enable BESL support
Felipe Balbi
1
-1
/
+1
2015-04-29
sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel
Seth Jennings
1
-2
/
+6
2015-04-29
Bluetooth: Ignore isochronous endpoints for Intel USB bootloader
Marcel Holtmann
1
-1
/
+2
2015-04-29
Bluetooth: Add support for Intel bootloader devices
Marcel Holtmann
1
-0
/
+7
2015-04-29
Bluetooth: btusb: Add IMC Networks (Broadcom based)
Jurgen Kramer
1
-0
/
+3
2015-04-29
Bluetooth: Add firmware update for Atheros 0cf3:311f
Oliver Neukum
2
-0
/
+3
2015-04-29
Bluetooth: Enable Atheros 0cf3:311e for firmware upload
Oliver Neukum
2
-0
/
+3
2015-04-29
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
1
-2
/
+8
2015-04-29
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-04-29
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-7
/
+7
2015-04-29
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2015-04-29
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-04-19
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
1
-4
/
+16
[next]