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.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-04-02
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-04-02
intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.
Konrad Rzeszutek Wilk
1
-1
/
+2
2014-04-02
tg3: Don't check undefined error bits in RXBD
Michael Chan
2
-3
/
+6
2014-04-02
virtio-net: alloc big buffers also when guest can receive UFO
Jason Wang
1
-1
/
+2
2014-04-02
saa7134: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2014-04-02
bonding: 802.3ad: make aggregator_identifier bond-private
Jiri Bohac
2
-4
/
+3
2014-04-02
usbnet: remove generic hard_header_len check
Emil Goode
7
-17
/
+33
2014-04-02
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-04-02
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
1
-0
/
+3
2014-04-02
staging: comedi: pcmuio: fix possible NULL deref on detach
Ian Abbott
1
-6
/
+6
2014-04-02
staging: comedi: ssv_dnp: correct insn_bits result
Ian Abbott
1
-3
/
+3
2014-04-02
vmxnet3: fix building without CONFIG_PCI_MSI
Arnd Bergmann
1
-2
/
+5
2014-04-02
vmxnet3: fix netpoll race condition
Neil Horman
1
-5
/
+11
2014-04-02
qla2xxx: Poll during initialization for ISP25xx and ISP83xx
Giridhar Malavali
1
-2
/
+1
2014-04-02
isci: correct erroneous for_each_isci_host macro
Lukasz Dorau
1
-3
/
+2
2014-04-02
isci: fix reset timeout handling
Dan Williams
2
-8
/
+1
2014-04-02
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
1
-0
/
+4
2014-04-02
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
1
-0
/
+4
2014-04-02
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...
Michele Baldessari
1
-0
/
+1
2014-04-02
mwifiex: copy AP's HT capability info correctly
Amitkumar Karwar
1
-2
/
+1
2014-04-02
can: flexcan: flexcan_remove(): add missing netif_napi_del()
Marc Kleine-Budde
1
-0
/
+1
2014-04-02
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
Marc Kleine-Budde
1
-1
/
+3
2014-04-02
can: flexcan: fix shutdown: first disable chip, then all interrupts
Marc Kleine-Budde
1
-3
/
+5
2014-04-02
iwlwifi: fix TX status for aggregated packets
Johannes Berg
1
-5
/
+11
2014-04-02
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
1
-3
/
+10
2014-04-02
USB: ftdi_sio: add Cressi Leonardo PID
Joerg Dorchain
2
-0
/
+8
2014-04-02
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2
-0
/
+7
2014-04-02
ACPI / processor: Rework processor throttling with work_on_cpu()
Lan Tianyu
1
-37
/
+32
2014-04-02
ioat: fix tasklet tear down
Dan Williams
4
-13
/
+48
2014-04-02
i7300_edac: Fix device reference count
Jean Delvare
1
-18
/
+20
2014-04-02
i7core_edac: Fix PCI device reference count
Jean Delvare
1
-2
/
+7
2014-04-02
ath9k: Fix ETSI compliance for AR9462 2.0
Sujith Manoharan
1
-2
/
+2
2014-04-02
ath9k: protect tid->sched check
Stanislaw Gruszka
1
-3
/
+5
2014-04-02
ACPI / video: Filter the _BCL table for duplicate brightness values
Hans de Goede
1
-1
/
+7
2014-04-02
hwmon: (max1668) Fix writing the minimum temperature
Guenter Roeck
1
-1
/
+1
2014-04-02
USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8
Aleksander Morgado
1
-1
/
+2
2014-04-02
USB: EHCI: add delay during suspend to prevent erroneous wakeups
Alan Stern
1
-3
/
+23
2014-04-02
ahci: disable NCQ on Samsung pci-e SSDs on macbooks
Levente Kurusa
1
-0
/
+14
2014-04-02
dma: ste_dma40: don't dereference free:d descriptor
Linus Walleij
1
-1
/
+3
2014-04-02
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
1
-0
/
+10
2014-04-02
EDAC: Correct workqueue setup path
Borislav Petkov
1
-4
/
+7
2014-04-02
IB/qib: Add missing serdes init sequence
Mike Marciniszyn
1
-0
/
+5
2014-04-02
rtl8187: fix regression on MIPS without coherent DMA
Stanislaw Gruszka
1
-2
/
+8
2014-04-02
rtlwifi: rtl8192ce: Fix too long disable of IRQs
Olivier Langlois
1
-2
/
+16
2014-04-02
drm/i915/dp: add native aux defer retry limit
Jani Nikula
1
-4
/
+11
2014-04-02
drm/i915/dp: increase native aux defer retry timeout
Jani Nikula
1
-2
/
+2
2014-04-02
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
1
-46
/
+44
2014-04-02
usb: option: blacklist ZTE MF667 net interface
Raymond Wanyoike
1
-1
/
+2
2014-04-02
drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB
Ville Syrjälä
1
-0
/
+14
2014-04-02
drm/i915: Add intel_ring_cachline_align()
Ville Syrjälä
2
-0
/
+22
[next]