summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-04VT notifier fix for VT switchSamuel Thibault1-0/+1
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison1-1/+0
2008-03-04rtc: add support for the S-35390A RTC chipByron Bradley3-0/+326
2008-03-04serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas1-0/+2
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
2008-03-04cciss: remove READ_AHEAD define and use block layer defaultsMike Miller1-3/+0
2008-03-04make cdrom.c:check_for_audio_disc() staticAdrian Bunk1-2/+2
2008-03-04block: separate out padding from alignmentTejun Heo1-1/+2
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori1-3/+3
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller2-103/+160
2008-03-03Fix default compose table initializationSamuel Thibault3-70/+70
2008-03-03docbook: fix fusion source filesRandy Dunlap2-21/+18
2008-03-03docbook: fix kernel-api source filesRandy Dunlap2-5/+2
2008-03-03docbook: fix usb source filesRandy Dunlap1-4/+2
2008-03-03docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03docbook: fix rapidio source filesRandy Dunlap1-5/+3
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras115-2045/+4126
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras4-158/+144
2008-03-02firewire: fix crash in automatic module unloadingStefan Richter5-18/+35
2008-03-02firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter2-17/+35
2008-03-02firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_deviceStefan Richter1-19/+27
2008-02-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+73
2008-02-29[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik1-0/+10
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2-148/+139
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-24/+44
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-1439/+2912
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-30/+37
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds9-129/+44
2008-02-29Fix hpet_(un)register_irq_handler() for emulationDavid Howells1-2/+2
2008-02-29Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.Sonic Zhang1-16/+7
2008-02-28sata_svw: Add support for HT1100 SATA controllerAnantha Subramanyam1-14/+63
2008-02-28[BNX2X]: update version, remove CVS stringsEliezer Tamir1-3/+2
2008-02-28[BNX2X]: Fix Xmit bugsEliezer Tamir2-5/+10
2008-02-28[BNX2X]: Prevent PCI queue overflowEliezer Tamir1-4/+8
2008-02-28[BNX2X]: fix slowpath races and lockingEliezer Tamir2-100/+116
2008-02-28[BNX2X]: fix HW attentions and error handlingEliezer Tamir1-79/+150
2008-02-28[BNX2X]: fix MSI-X/INT#A errataEliezer Tamir1-8/+16
2008-02-28[BNX2X]: correct statisticsEliezer Tamir2-85/+83
2008-02-28[BNX2X]: Correct RX filtering and MC configurationEliezer Tamir2-78/+92
2008-02-28[BNX2X]: Correct Link managementEliezer Tamir5-649/+1734
2008-02-28[BNX2X]: Correct init_one()Eliezer Tamir2-15/+31
2008-02-28[BNX2X]: Spelling fixesEliezer Tamir2-65/+56