summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | drivers/char/isicom.c: correct use of ! and &Julia Lawall2008-03-041-1/+1
* | | ipwireless: fix potential tty == NULL dereferenceDavid Sterba2008-03-041-1/+4
* | | sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-041-35/+128
* | | sm501: remove a duplicated tableVille Syrjala2008-03-041-32/+13
* | | sm501fb: fix timing limitsVille Syrjala2008-03-041-2/+4
* | | sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala2008-03-041-0/+2
* | | sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala2008-03-041-4/+4
* | | sm501fb: direct color visual does not workVille Syrjala2008-03-041-1/+3
* | | ds1wm: report bus reset errorAnton Vorontsov2008-03-041-9/+9
* | | ds1wm: should check for IS_ERR(clk) instead of NULLAnton Vorontsov2008-03-041-2/+3
* | | powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely2008-03-041-3/+8
* | | pktcdvd: reduce stack consumptionPeter Osterlund2008-03-041-8/+13
* | | tridentfb: resource management fixes in probe functionKrzysztof Helt2008-03-041-17/+48
* | | 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
OpenPOWER on IntegriCloud