aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-04ipwireless: fix potential tty == NULL dereferenceDavid Sterba
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-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-03Fix default compose table initializationSamuel Thibault
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
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-03-02firewire: fix crash in automatic module unloadingStefan Richter
2008-03-02firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter
2008-03-02firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_deviceStefan Richter
2008-02-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-29[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-29Fix hpet_(un)register_irq_handler() for emulationDavid Howells
2008-02-29Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.Sonic Zhang