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
2014-01-03
dm bufio: initialize read-only module parameters
Mikulas Patocka
1
-0
/
+5
2014-01-03
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2014-01-03
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
1
-7
/
+64
2014-01-03
drivers/char/i8k.c: add Dell XPLS L421X
Alan Cox
1
-0
/
+7
2014-01-03
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
1
-2
/
+3
2014-01-03
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
David Cluytens
1
-0
/
+2
2014-01-03
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
1
-2
/
+6
2014-01-03
USB: pl2303: fixed handling of CS5 setting
Colin Leitner
1
-17
/
+14
2014-01-03
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
Colin Leitner
1
-7
/
+24
2014-01-03
USB: mos7840: correct handling of CS5 setting
Colin Leitner
1
-16
/
+16
2014-01-03
USB: spcp8x5: correct handling of CS5 setting
Colin Leitner
1
-16
/
+14
2014-01-03
USB: option: support new huawei devices
Fangxiaozhi (Franko)
1
-0
/
+24
2014-01-03
USB: serial: option: blacklist interface 1 for Huawei E173s-6
Gustavo Zacarias
1
-0
/
+3
2014-01-03
enclosure: fix WARN_ON in dual path device removing
James Bottomley
1
-0
/
+7
2014-01-03
hpsa: return 0 from driver probe function on success, not 1
Stephen M. Cameron
1
-1
/
+1
2014-01-03
hpsa: do not discard scsi status on aborted commands
Stephen M. Cameron
1
-1
/
+1
2014-01-03
net: smc91: fix crash regression on the versatile
Linus Walleij
1
-18
/
+4
2014-01-03
saa7164: fix return value check in saa7164_initdev()
Wei Yongjun
1
-1
/
+3
2014-01-03
Staging: tidspbridge: disable driver
Greg Kroah-Hartman
1
-1
/
+1
2014-01-03
libsas: fix usage of ata_tf_to_fis
Dan Williams
1
-1
/
+1
2014-01-03
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
Oliver Hartkopp
1
-8
/
+9
2014-01-03
Staging: zram: Fix memory leak by refcount mismatch
Rashika Kheria
1
-5
/
+14
2014-01-03
Staging: zram: Fix access of NULL pointer
Rashika Kheria
1
-2
/
+4
2014-01-03
usb: dwc3: fix implementation of endpoint wedge
Alan Stern
2
-4
/
+3
2014-01-03
usb: gadget: composite: reset delayed_status on reset_config
Michael Grzeschik
1
-0
/
+1
2014-01-03
USB: serial: fix race in generic write
Johan Hovold
1
-8
/
+1
2014-01-03
ahci: add Marvell 9230 to the AHCI PCI device list
Samir Benmendil
1
-0
/
+2
2014-01-03
ahci: add support for IBM Akebono platform device
Alistair Popple
1
-0
/
+1
2014-01-03
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2014-01-03
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2014-01-03
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
1
-1
/
+0
2014-01-03
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
1
-12
/
+11
2014-01-03
radeon: workaround pinning failure on low ram gpu
Jerome Glisse
1
-0
/
+28
2014-01-03
rtlwifi: rtl8192cu: Fix more pointer arithmetic errors
Larry Finger
2
-6
/
+6
2014-01-03
drm/i915: flush cursors harder
Daniel Vetter
1
-0
/
+4
2014-01-03
hwmon: (lm90) Fix max6696 alarm handling
Guenter Roeck
1
-4
/
+7
2014-01-03
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
Ben Skeggs
1
-1
/
+2
2014-01-03
backlight: atmel-pwm-bl: fix gpio polarity in remove
Johan Hovold
1
-1
/
+2
2014-01-03
backlight: atmel-pwm-bl: fix reported brightness
Johan Hovold
1
-2
/
+2
2014-01-03
prism54: set netdev type to "wlan"
Dan Williams
1
-2
/
+5
2014-01-03
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
1
-2
/
+2
2014-01-03
mwifiex: correct packet length for packets from SDIO interface
Avinash Patil
1
-0
/
+3
2014-01-03
rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP
Larry Finger
1
-1
/
+1
2014-01-03
rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP
Larry Finger
1
-1
/
+1
2014-01-03
rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP
Larry Finger
1
-1
/
+1
2014-01-03
rtlwifi: Fix endian error in extracting packet type
Mark Cave-Ayland
2
-54
/
+42
2014-01-03
rtlwifi: rtl8192se: Fix wrong assignment
Felipe Pena
1
-1
/
+1
2014-01-03
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-5
/
+1
2014-01-03
IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-6
/
+1
2014-01-03
block: fix a probe argument to blk_register_region
Mikulas Patocka
2
-2
/
+2
[prev]
[next]