aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* VT notifier fix for VT switchSamuel Thibault2008-03-041-0/+1
* specialix.c: fix possible double-unlockHarvey Harrison2008-03-041-1/+0
* rtc: add support for the S-35390A RTC chipByron Bradley2008-03-043-0/+326
* serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas2008-03-041-0/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-041-1/+1
|\
| * scsi: missing add of padded bytes to io completion byte countJens Axboe2008-03-041-1/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-045-1/+1277
|\ \ | |/ |/|
| * ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams2008-03-041-0/+2
| * fsldma: do not cleanup descriptors in hardirq contextDan Williams2008-03-041-1/+0
| * dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei2008-03-044-1/+1276
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-044-112/+167
|\ \
| * | cciss: remove READ_AHEAD define and use block layer defaultsMike Miller2008-03-041-3/+0
| * | make cdrom.c:check_for_audio_disc() staticAdrian Bunk2008-03-041-2/+2
| * | block: separate out padding from alignmentTejun Heo2008-03-041-1/+2
| * | block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-041-3/+3
| * | resubmit: cciss: procfs updates to display info about manyMike Miller2008-03-042-103/+160
| |/
* | m68knommu: fix fec driver interrupt racesGreg Ungerer2008-03-041-4/+4
* | Build fix for drivers/s390/char/defkeymap.cTony Breeds2008-03-041-1/+1
|/
* Fix default compose table initializationSamuel Thibault2008-03-033-70/+70
* docbook: fix fusion source filesRandy Dunlap2008-03-032-21/+18
* docbook: fix kernel-api source filesRandy Dunlap2008-03-032-5/+2
* docbook: fix usb source filesRandy Dunlap2008-03-031-4/+2
* docbook: fix scsi source fileRandy Dunlap2008-03-031-2/+1
* docbook: fix rapidio source filesRandy Dunlap2008-03-031-5/+3
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2008-03-03115-2045/+4126
|\
| * firewire: fix crash in automatic module unloadingStefan Richter2008-03-025-18/+35
| * firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter2008-03-022-17/+35
| * firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_deviceStefan Richter2008-03-021-19/+27
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-292-14/+73
| |\
| | * [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik2008-02-291-0/+10
| | * sata_svw: Add support for HT1100 SATA controllerAnantha Subramanyam2008-02-281-14/+63
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-292-148/+139
| |\ \
| | * | Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.Sonic Zhang2008-02-291-16/+7
| | * | Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr...Sonic Zhang2008-02-251-22/+29
| | * | Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta...Sonic Zhang2008-02-251-14/+18
| | * | [Blackfin] serial driver: Add flow control support to bf54xSonic Zhang2008-02-022-2/+14
| | * | [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang2008-02-021-11/+5
| | * | [Blackfin] serial driver: ADSP-BF52x arch/mach supportMichael Hennerich2008-02-021-1/+1
| | * | [Blackfin] serial driver: use simpler comment headers and strip out informati...Mike Frysinger2008-01-111-23/+4
| | * | [Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger2007-12-241-14/+52
| | * | [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger2007-12-241-3/+7
| | * | [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just cle...Sonic Zhang2007-12-231-3/+0
| | * | [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to ...Sonic Zhang2007-12-211-3/+4
| | * | [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown.Sonic Zhang2007-12-211-0/+1
| | * | [Blackfin] serial driver: Clean up UART DMA code.Sonic Zhang2007-12-211-15/+10
| | * | Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input...Sonic Zhang2007-11-211-48/+14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-292-24/+44
| |\ \ \
| | * | | serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-1/+1
| | * | | maple: fix device detectionAdrian McMenamin2008-02-261-23/+43
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2954-1439/+2912
| |\ \ \