aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-39/+35
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Gravatar Linus Torvalds 5-25/+30
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 10-32/+41
2008-12-02sgi-gru: call fs_initcall() if statically linkedGravatar Dean Nelson 1-1/+1
2008-12-02alim15x3: fix sparse warningGravatar Hannes Eder 1-1/+1
2008-12-02ide: remove dead code from drive_is_ready()Gravatar Bartlomiej Zolnierkiewicz 1-5/+0
2008-12-02ide: fix build for DEBUG_PMGravatar Bartlomiej Zolnierkiewicz 1-9/+10
2008-12-02ide: respect current DMA setting during resumeGravatar Bartlomiej Zolnierkiewicz 1-4/+2
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Gravatar Bartlomiej Zolnierkiewicz 1-0/+1
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersGravatar Bartlomiej Zolnierkiewicz 3-3/+14
2008-12-02ide: fix the ide_release_lock imbalanceGravatar Michael Schmitz 1-3/+2
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idGravatar Finn Thain 1-39/+35
2008-12-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 26-149/+410
2008-12-01drivers/gpu/drm/i915/i915_irq.c: fix warningGravatar Andrew Morton 1-1/+1
2008-12-01i82875p_edac: fix module removeGravatar Jarkko Lavinen 1-6/+7
2008-12-01i82875p_edac: fix overflow device resource setupGravatar Jarkko Lavinen 1-0/+1
2008-12-01fbdev: fix FB console blankingGravatar Dmitry Baryshkov 1-6/+3
2008-12-01radeonfb: fix problem with color expansion & alignmentGravatar Benjamin Herrenschmidt 2-9/+30
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectGravatar Ben Dooks 1-0/+1
2008-12-01spi: fix spi_s3c24xx_gpio device handle lookupGravatar Ben Dooks 1-1/+1
2008-12-01spi: au1550_spi full duplex dma fixGravatar Jan Nikitenko 1-10/+16
2008-12-01spi: fix spi_imx probe oopsingGravatar Julien Boibessot 1-12/+13
2008-12-01spi: mpc52xx_psc_spi chipselect bugfixGravatar Stefano Babic 1-1/+4
2008-12-01spi: avoid spidev crash when device is removedGravatar Wolfgang Ocker 1-1/+3
2008-12-01hwmon: applesmc: make applesmc load automatically on startupGravatar Henrik Rydberg 1-0/+1
2008-12-01parport_serial: fix array overflowGravatar Takashi Iwai 1-0/+2
2008-12-01em28xx: remove backward compat macro added on a previous fixGravatar Mauro Carvalho Chehab 1-12/+0
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-5/+46
2008-12-01V4L/DVB (9748): em28xx: fix compile warningGravatar Hans Verkuil 1-2/+0
2008-12-01V4L/DVB (9743): em28xx: fix oops audioGravatar Douglas Schilling Landgraf 1-1/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 8-31/+106
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQGravatar Tejun Heo 1-0/+21
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionGravatar Phil Sutter 1-1/+3
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsGravatar Phil Sutter 1-4/+7
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listGravatar Tejun Heo 1-0/+15
2008-12-01Merge branches 'ehca' and 'mlx4' into for-linusGravatar Roland Dreier 4-1/+52
2008-12-01IB/mlx4: Fix MTT leakage in resize CQGravatar Jack Morgenstein 1-0/+5
2008-12-01IB/ehca: Fix problem with generated flush work completionsGravatar Stefan Roscher 3-28/+53
2008-12-01IB/ehca: Change misleading error message on memory hotplugGravatar Joachim Fenkes 1-2/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 4-17/+31
2008-12-01[SCSI] stex: switch to block timeoutGravatar James Bottomley 1-1/+1
2008-12-01[SCSI] make scsi_eh_try_stu use block timeoutGravatar James Bottomley 1-2/+1
2008-12-01[SCSI] megaraid_sas: switch to block timeoutGravatar James Bottomley 1-1/+2
2008-12-01[SCSI] ibmvscsi: switch to block timeoutGravatar James Bottomley 1-1/+1
2008-12-01[SCSI] aacraid: switch to block timeoutGravatar James Bottomley 1-2/+2
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 6-28/+14
2008-12-01Add kref to fake tty used by USB consoleGravatar Kevin Hao 1-0/+1
2008-12-01drivers/char/tty_io.c: Avoid panic when no console is configured.Gravatar Will Newton 1-6/+9
2008-12-01[SCSI] zfcp: prevent double decrement on host_busy while being busyGravatar Swen Schillig 1-1/+1
2008-12-01[SCSI] zfcp: fix deadlock between wq triggered port scan and ERPGravatar Swen Schillig 2-2/+2