summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-048-26/+39
|\
| * b43legacy: Fix module init messageMichael Buesch2008-03-041-1/+1
| * rndis_wlan: fix broken data copyJussi Kivilinna2008-03-041-5/+3
| * libertas: compare the current command with responseSebastian Siewior2008-03-041-3/+1
| * libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-041-2/+2
| * p54: fix eeprom parser length sanity checksJohannes Berg2008-03-041-7/+11
| * p54: fix EEPROM structure endiannessJohannes Berg2008-03-042-5/+5
| * ssb: Add pcibios_enable_device() return value checkYoichi Yuasa2008-03-041-1/+4
| * [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski2008-03-031-1/+6
| * Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski2008-03-031-0/+1
| * [TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino2008-02-291-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-043-103/+21
|\ \
| * | Driver core: Fix cleanup when failing device_add().Cornelia Huck2008-03-041-2/+3
| * | driver core: Remove dpm_sysfs_remove() from error path of device_add()Rafael J. Wysocki2008-03-041-1/+0
| * | PM: fix new mutex-locking bug in the PM coreAlan Stern2008-03-041-1/+1
| * | PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-043-99/+17
* | | 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
OpenPOWER on IntegriCloud