aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-04sm501: add support for the SM502 programmable PLLVille Syrjala
2008-03-04sm501: remove a duplicated tableVille Syrjala
2008-03-04sm501fb: fix timing limitsVille Syrjala
2008-03-04sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala
2008-03-04sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala
2008-03-04sm501fb: direct color visual does not workVille Syrjala
2008-03-04ds1wm: report bus reset errorAnton Vorontsov
2008-03-04ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov
2008-03-04powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely
2008-03-04pktcdvd: reduce stack consumptionPeter Osterlund
2008-03-04tridentfb: resource management fixes in probe functionKrzysztof Helt
2008-03-04VT notifier fix for VT switchSamuel Thibault
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison
2008-03-04rtc: add support for the S-35390A RTC chipByron Bradley
2008-03-04serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas
2008-03-04b43legacy: Fix module init messageMichael Buesch
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna
2008-03-04libertas: compare the current command with responseSebastian Siewior
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa
2008-03-04pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige
2008-03-04PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg
2008-03-04PCI: consolidate duplicated MSI enable functionsBjorn Helgaas
2008-03-04PCI: use dev_printk in quirk messagesBjorn Helgaas
2008-03-04USB: ftdi_sio - really enable EM1010PCSven Andersen
2008-03-04USB: remove incorrect struct class_device from the printer gadgetTony Jones
2008-03-04USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov
2008-03-04USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance
2008-03-04USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák
2008-03-04usb-storage: update earlier scatter-gather bug fixAlan Stern
2008-03-04USB: isp116x: fix enumeration on bootAnti Sullin
2008-03-04USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin
2008-03-04USB: spruce up the device blacklistAlan Stern
2008-03-04USB: update Kconfig entry for USB_SUSPENDAlan Stern
2008-03-04usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow
2008-03-04Driver core: Fix cleanup when failing device_add().Cornelia Huck
2008-03-04driver core: Remove dpm_sysfs_remove() from error path of device_add()Rafael J. Wysocki
2008-03-04PM: fix new mutex-locking bug in the PM coreAlan Stern
2008-03-04PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe
2008-03-04ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams
2008-03-04fsldma: do not cleanup descriptors in hardirq contextDan Williams
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-04m68knommu: fix fec driver interrupt racesGreg Ungerer