summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-103/+21
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds9-48/+26
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-66/+128
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap1-3/+3
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka1-0/+2
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2-4/+18
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen1-3/+9
2008-03-04md: lock access to rdev attributes properlyNeilBrown1-9/+26
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown1-0/+1
2008-03-04md: clean up irregularity with raid autodetectNeilBrown1-1/+3
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown1-2/+6
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-2/+17
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2-43/+81
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori3-18/+58
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori3-7/+7
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin1-17/+17
2008-03-04ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh1-1/+2
2008-03-04drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-04drivers/isdn: correct use of ! and &Julia Lawall2-4/+5
2008-03-04drivers/char/isicom.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-04ipwireless: fix potential tty == NULL dereferenceDavid Sterba1-1/+4
2008-03-04sm501: add support for the SM502 programmable PLLVille Syrjala1-35/+128
2008-03-04sm501: remove a duplicated tableVille Syrjala1-32/+13
2008-03-04sm501fb: fix timing limitsVille Syrjala1-2/+4
2008-03-04sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala1-0/+2
2008-03-04sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala1-4/+4
2008-03-04sm501fb: direct color visual does not workVille Syrjala1-1/+3
2008-03-04ds1wm: report bus reset errorAnton Vorontsov1-9/+9
2008-03-04ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov1-2/+3
2008-03-04powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely1-3/+8
2008-03-04pktcdvd: reduce stack consumptionPeter Osterlund1-8/+13
2008-03-04tridentfb: resource management fixes in probe functionKrzysztof Helt1-17/+48
2008-03-04VT notifier fix for VT switchSamuel Thibault1-0/+1
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison1-1/+0
2008-03-04rtc: add support for the S-35390A RTC chipByron Bradley3-0/+326
2008-03-04serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas1-0/+2
2008-03-04pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige1-2/+3
2008-03-04PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman1-4/+6
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg6-9/+9
2008-03-04PCI: consolidate duplicated MSI enable functionsBjorn Helgaas1-30/+6
2008-03-04PCI: use dev_printk in quirk messagesBjorn Helgaas1-3/+2
2008-03-04USB: ftdi_sio - really enable EM1010PCSven Andersen1-0/+1
2008-03-04USB: remove incorrect struct class_device from the printer gadgetTony Jones1-1/+0
2008-03-04USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov2-39/+53
2008-03-04USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2-0/+31
2008-03-04USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák1-0/+4
2008-03-04usb-storage: update earlier scatter-gather bug fixAlan Stern1-1/+1
2008-03-04USB: isp116x: fix enumeration on bootAnti Sullin2-10/+6
2008-03-04USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin1-1/+1
2008-03-04USB: spruce up the device blacklistAlan Stern1-9/+12