aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2008-03-04Build fix for drivers/s390/char/defkeymap.cTony Breeds
2008-03-04cciss: remove READ_AHEAD define and use block layer defaultsMike Miller
2008-03-04make cdrom.c:check_for_audio_disc() staticAdrian Bunk
2008-03-04block: separate out padding from alignmentTejun Heo
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison
2008-03-04UBI: fix error messageArtem Bityutskiy
2008-03-04UBI: silence warningS.Çağlar Onur
2008-03-03[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski
2008-03-03Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski
2008-03-03Fix default compose table initializationSamuel Thibault
2008-03-03[SCSI] tgt: fix build errors when dprintk is definedFUJITA Tomonori
2008-03-03[SCSI] tgt: set the data length properlyFUJITA Tomonori
2008-03-03[SCSI] tgt: stop zero'ing scsi_cmndFUJITA Tomonori
2008-03-03[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queueFUJITA Tomonori
2008-03-03[SCSI] docbook: fix fusion source filesRandy Dunlap
2008-03-03[SCSI] docbook: fix scsi source fileRandy Dunlap
2008-03-03[SCSI] qla2xxx: Update version number to 8.02.00-k9.Andrew Vasquez
2008-03-03[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez
2008-03-03[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...Andrew Vasquez
2008-03-03[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez
2008-03-03[SCSI] arcmsr: update version and changelogNick Cheng
2008-03-03[SCSI] ps3rom: disable clusteringFUJITA Tomonori
2008-03-03[SCSI] ps3rom: fix wrong resid calculation bugFUJITA Tomonori
2008-03-03docbook: fix fusion source filesRandy Dunlap
2008-03-03docbook: fix kernel-api source filesRandy Dunlap
2008-03-03docbook: fix usb source filesRandy Dunlap
2008-03-03docbook: fix scsi source fileRandy Dunlap
2008-03-03docbook: fix rapidio source filesRandy Dunlap
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras