summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-11-05drm/sis: missing mutex unlock in error path.Roel Kluin1-0/+1
2007-11-05radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2-2/+4
2007-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+1
2007-11-05rtc: ignore msb when reading back mday from alarmMark Lord1-1/+2
2007-11-04ieee1394: iso and async streams: s/g list fixJens Axboe1-2/+1
2007-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+7
2007-11-03Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds12-12/+4
2007-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+1
2007-11-03libata: don't configure downstream links faster than the upstream linkTejun Heo1-6/+16
2007-11-03libata: request PHY speed configuration on SControl access failureTejun Heo1-1/+1
2007-11-03libata: consider errors not associated with commands for speed downTejun Heo1-6/+13
2007-11-03libata: more robust reset failure handlingTejun Heo1-9/+16
2007-11-03libata: cosmetic clean up / reorganization of ata_eh_reset()Tejun Heo1-56/+56
2007-11-03libata: fix timing computation in ata_eh_reset()Tejun Heo1-1/+1
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby1-0/+4
2007-11-03sata_promise: fix endianess bug in ASIC PRD bug workaroundMikael Pettersson1-1/+1
2007-11-03libata: fix docbookStephen Hemminger1-3/+3
2007-11-03make ata_scsi_lpm_get() staticAdrian Bunk1-1/+1
2007-11-03libata: suppress two warningsStephen Rothwell1-0/+4
2007-11-03ata/sata_fsl: Remove ata_scsi_suspend/resume callbacksashish kalra1-4/+0
2007-11-03ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()ashish kalra1-70/+0
2007-11-03ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdefashish kalra1-0/+2
2007-11-03ata/sata_fsl: cleanup style problemLi Yang1-6/+6
2007-11-03ata/sata_fsl: remove unneeded sata_fsl_hardreset()Jeff Garzik1-13/+1
2007-11-03ata/sata_fsl: remove unneeded on-stack copy of FISJeff Garzik1-3/+1
2007-11-03ata/sata_fsl: cleanup needless casts to/from void __iomem *Jeff Garzik1-2/+2
2007-11-03ata/sata_fsl: Remove unnecessary SCR casesJeff Garzik1-14/+2
2007-11-03ata/sata_fsl: Kill ata_sg_is_last()Li Yang1-1/+1
2007-11-03ata/sata_fsl: save irq in private data for irq unmappingLi Yang1-1/+3
2007-11-03ata/sata_fsl: Remove deprecated hooksLi Yang1-4/+0
2007-11-03ata/sata_fsl: Update for ata_link introductionLi Yang1-13/+18
2007-11-03Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle1-1/+1
2007-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-54/+81
2007-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds21-109/+92
2007-11-03[WATCHDOG] iTCO_wdt.c ICH8 pci-device-id'sWim Van Sebroeck1-4/+12
2007-11-03[WATCHDOG] iTCO_wdt.c init & exit fixesWim Van Sebroeck1-5/+5
2007-11-03[WATCHDOG] iTCO_wdt.c pci_device_id table clean-upWim Van Sebroeck1-39/+48
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan19-57/+20
2007-11-02dm: bounce_pfn limit addedVasily Averin1-0/+7
2007-11-02[SG] Get rid of __sg_mark_end()Jens Axboe1-1/+1
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk11-11/+3
2007-11-02Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller2-2/+2
2007-11-02Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov1-48/+77
2007-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-7/+25
2007-11-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+6
2007-11-01Fix myri10ge NAPI oops & warningsAndrew Gallatin1-3/+3
2007-11-01Fix region size check in mpc5200 FEC driverGrant Likely1-2/+2
2007-11-01mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driverGrant Likely1-3/+1
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2-2/+2
2007-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+18