summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-049-48/+26
|\
| * pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige2008-03-041-2/+3
| * PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman2008-03-041-4/+6
| * PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-046-9/+9
| * PCI: consolidate duplicated MSI enable functionsBjorn Helgaas2008-03-041-30/+6
| * PCI: use dev_printk in quirk messagesBjorn Helgaas2008-03-041-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-0413-66/+128
|\ \
| * | USB: ftdi_sio - really enable EM1010PCSven Andersen2008-03-041-0/+1
| * | USB: remove incorrect struct class_device from the printer gadgetTony Jones2008-03-041-1/+0
| * | USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov2008-03-042-39/+53
| * | USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2008-03-042-0/+31
| * | USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák2008-03-041-0/+4
| * | usb-storage: update earlier scatter-gather bug fixAlan Stern2008-03-041-1/+1
| * | USB: isp116x: fix enumeration on bootAnti Sullin2008-03-042-10/+6
| * | USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin2008-03-041-1/+1
| * | USB: spruce up the device blacklistAlan Stern2008-03-041-9/+12
| * | USB: update Kconfig entry for USB_SUSPENDAlan Stern2008-03-041-4/+5
| * | usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow2008-03-041-1/+14
| |/
* | input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap2008-03-041-3/+3
* | md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka2008-03-041-0/+2
* | md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2008-03-042-4/+18
* | md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen2008-03-041-3/+9
* | md: lock access to rdev attributes properlyNeilBrown2008-03-041-9/+26
* | md: make sure a reshape is started when device switches to read-writeNeilBrown2008-03-041-0/+1
* | md: clean up irregularity with raid autodetectNeilBrown2008-03-041-1/+3
* | md: guard against possible bad array geometry in v1 metadataNeilBrown2008-03-041-2/+6
* | md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-041-2/+17
* | md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2008-03-042-43/+81
* | iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori2008-03-043-18/+58
* | iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori2008-03-043-7/+7
* | hisax_fcpcipnp: move request_irq later in probeKyle McMartin2008-03-041-17/+17
* | ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh2008-03-041-1/+2
* | drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall2008-03-041-1/+1
* | drivers/isdn: correct use of ! and &Julia Lawall2008-03-042-4/+5
* | drivers/char/isicom.c: correct use of ! and &Julia Lawall2008-03-041-1/+1
* | ipwireless: fix potential tty == NULL dereferenceDavid Sterba2008-03-041-1/+4
* | sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-041-35/+128
* | sm501: remove a duplicated tableVille Syrjala2008-03-041-32/+13
* | sm501fb: fix timing limitsVille Syrjala2008-03-041-2/+4
* | sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala2008-03-041-0/+2
* | sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala2008-03-041-4/+4
* | sm501fb: direct color visual does not workVille Syrjala2008-03-041-1/+3
* | ds1wm: report bus reset errorAnton Vorontsov2008-03-041-9/+9
* | ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov2008-03-041-2/+3
* | powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely2008-03-041-3/+8
* | pktcdvd: reduce stack consumptionPeter Osterlund2008-03-041-8/+13
* | tridentfb: resource management fixes in probe functionKrzysztof Helt2008-03-041-17/+48
* | VT notifier fix for VT switchSamuel Thibault2008-03-041-0/+1
* | specialix.c: fix possible double-unlockHarvey Harrison2008-03-041-1/+0
* | rtc: add support for the S-35390A RTC chipByron Bradley2008-03-043-0/+326