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
2008-03-05
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
1
-3
/
+9
2008-03-05
md: lock access to rdev attributes properly
NeilBrown
1
-9
/
+26
2008-03-05
md: make sure a reshape is started when device switches to read-write
NeilBrown
1
-0
/
+1
2008-03-05
md: clean up irregularity with raid autodetect
NeilBrown
1
-1
/
+3
2008-03-05
md: guard against possible bad array geometry in v1 metadata
NeilBrown
1
-2
/
+6
2008-03-05
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
1
-2
/
+17
2008-03-05
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
2
-43
/
+81
2008-03-05
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
3
-18
/
+58
2008-03-05
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
3
-7
/
+7
2008-03-05
hisax_fcpcipnp: move request_irq later in probe
Kyle McMartin
1
-17
/
+17
2008-03-05
ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode
Henrique de Moraes Holschuh
1
-1
/
+2
2008-03-05
drivers/serial/m32r_sio.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-05
drivers/isdn: correct use of ! and &
Julia Lawall
2
-4
/
+5
2008-03-05
drivers/char/isicom.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-05
ipwireless: fix potential tty == NULL dereference
David Sterba
1
-1
/
+4
2008-03-05
sm501: add support for the SM502 programmable PLL
Ville Syrjala
1
-35
/
+128
2008-03-05
sm501: remove a duplicated table
Ville Syrjala
1
-32
/
+13
2008-03-05
sm501fb: fix timing limits
Ville Syrjala
1
-2
/
+4
2008-03-05
sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
Ville Syrjala
1
-0
/
+2
2008-03-05
sm501fb: RGB offsets are reversed in 16bpp modes
Ville Syrjala
1
-4
/
+4
2008-03-05
sm501fb: direct color visual does not work
Ville Syrjala
1
-1
/
+3
2008-03-05
ds1wm: report bus reset error
Anton Vorontsov
1
-9
/
+9
2008-03-05
ds1wm: should check for IS_ERR(clk) instead of NULL
Anton Vorontsov
1
-2
/
+3
2008-03-05
powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver
Grant Likely
1
-3
/
+8
2008-03-05
pktcdvd: reduce stack consumption
Peter Osterlund
1
-8
/
+13
2008-03-05
tridentfb: resource management fixes in probe function
Krzysztof Helt
1
-17
/
+48
2008-03-05
VT notifier fix for VT switch
Samuel Thibault
1
-0
/
+1
2008-03-05
specialix.c: fix possible double-unlock
Harvey Harrison
1
-1
/
+0
2008-03-05
rtc: add support for the S-35390A RTC chip
Byron Bradley
3
-0
/
+326
2008-03-05
serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem
Bjorn Helgaas
1
-0
/
+2
2008-03-05
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-05
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-05
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-05
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-05
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-05
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-03-05
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
1
-1
/
+4
2008-03-05
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
1
-2
/
+3
2008-03-05
PCI: fix up error messages for pci_bus registering
Greg Kroah-Hartman
1
-4
/
+6
2008-03-05
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
6
-9
/
+9
2008-03-05
PCI: consolidate duplicated MSI enable functions
Bjorn Helgaas
1
-30
/
+6
2008-03-05
PCI: use dev_printk in quirk messages
Bjorn Helgaas
1
-3
/
+2
2008-03-05
USB: ftdi_sio - really enable EM1010PC
Sven Andersen
1
-0
/
+1
2008-03-05
USB: remove incorrect struct class_device from the printer gadget
Tony Jones
1
-1
/
+0
2008-03-05
USB: pxa2xx_udc: fix misuse of clock enable/disable calls
Dmitry Baryshkov
2
-39
/
+53
2008-03-05
USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
Kevin Vance
2
-0
/
+31
2008-03-05
USB: Add support for AXESSTEL MV110H CDMA modem
Daniel Kozák
1
-0
/
+4
2008-03-05
usb-storage: update earlier scatter-gather bug fix
Alan Stern
1
-1
/
+1
2008-03-05
USB: isp116x: fix enumeration on boot
Anti Sullin
2
-10
/
+6
2008-03-05
USB: ehci: handle large bulk URBs correctly (again)
Misha Zhilin
1
-1
/
+1
[prev]
[next]