summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-05sm501: remove a duplicated tableVille Syrjala1-32/+13
2008-03-05sm501fb: fix timing limitsVille Syrjala1-2/+4
2008-03-05sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala1-0/+2
2008-03-05sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala1-4/+4
2008-03-05sm501fb: direct color visual does not workVille Syrjala1-1/+3
2008-03-05ds1wm: report bus reset errorAnton Vorontsov1-9/+9
2008-03-05ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov1-2/+3
2008-03-05powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely1-3/+8
2008-03-05pktcdvd: reduce stack consumptionPeter Osterlund1-8/+13
2008-03-05tridentfb: resource management fixes in probe functionKrzysztof Helt1-17/+48
2008-03-05VT notifier fix for VT switchSamuel Thibault1-0/+1
2008-03-05specialix.c: fix possible double-unlockHarvey Harrison1-1/+0
2008-03-05rtc: add support for the S-35390A RTC chipByron Bradley3-0/+326
2008-03-05serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas1-0/+2
2008-03-05b43legacy: Fix module init messageMichael Buesch1-1/+1
2008-03-05rndis_wlan: fix broken data copyJussi Kivilinna1-5/+3
2008-03-05libertas: compare the current command with responseSebastian Siewior1-3/+1
2008-03-05libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-03-05p54: fix eeprom parser length sanity checksJohannes Berg1-7/+11
2008-03-05p54: fix EEPROM structure endiannessJohannes Berg2-5/+5
2008-03-05ssb: Add pcibios_enable_device() return value checkYoichi Yuasa1-1/+4
2008-03-05pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige1-2/+3
2008-03-05PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman1-4/+6
2008-03-05PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg6-9/+9
2008-03-05PCI: consolidate duplicated MSI enable functionsBjorn Helgaas1-30/+6
2008-03-05PCI: use dev_printk in quirk messagesBjorn Helgaas1-3/+2
2008-03-05USB: ftdi_sio - really enable EM1010PCSven Andersen1-0/+1
2008-03-05USB: remove incorrect struct class_device from the printer gadgetTony Jones1-1/+0
2008-03-05USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov2-39/+53
2008-03-05USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2-0/+31
2008-03-05USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák1-0/+4
2008-03-05usb-storage: update earlier scatter-gather bug fixAlan Stern1-1/+1
2008-03-05USB: isp116x: fix enumeration on bootAnti Sullin2-10/+6
2008-03-05USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin1-1/+1
2008-03-05USB: spruce up the device blacklistAlan Stern1-9/+12
2008-03-05USB: update Kconfig entry for USB_SUSPENDAlan Stern1-4/+5
2008-03-05usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow1-1/+14
2008-03-05Driver core: Fix cleanup when failing device_add().Cornelia Huck1-2/+3
2008-03-05driver core: Remove dpm_sysfs_remove() from error path of device_add()Rafael J. Wysocki1-1/+0
2008-03-05PM: fix new mutex-locking bug in the PM coreAlan Stern1-1/+1
2008-03-05PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki3-99/+17
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds5-1/+1277
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-04ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams1-0/+2
2008-03-04fsldma: do not cleanup descriptors in hardirq contextDan Williams1-1/+0
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei4-1/+1276
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-112/+167
2008-03-04m68knommu: fix fec driver interrupt racesGreg Ungerer1-4/+4
2008-03-04Build fix for drivers/s390/char/defkeymap.cTony Breeds1-1/+1