aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-85/+73
2008-09-11ath9k: Assign seq# when mac80211 requests thisJouni Malinen3-0/+28
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe3-6/+0
2008-09-11clocksource, acpi_pm.c: fix check for monotonicityDominik Brodowski1-11/+10
2008-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-16/+15
2008-09-10VIDEO_SH_MOBILE_CEU should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2008-09-10ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani1-16/+15
2008-09-10PCI: fix pciehp_free_irq()Adrian Bunk1-1/+1
2008-09-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-09-09PCI Hotplug: fakephp: fix deadlock... againAlex Chiang1-3/+3
2008-09-09PCI: Fix printk warnings in setup-bus.cJohann Felix Soden1-1/+5
2008-09-09PCI: Fix printk warnings in probe.cJohann Felix Soden1-3/+8
2008-09-09PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse1-0/+23
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-09-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-43/+65
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-08xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge1-1/+1
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord1-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-18/+58
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-21/+33
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-09-05drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton1-1/+3
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka1-4/+6
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds1-4/+4
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-63/+208
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds145-3135/+3341
2008-09-05Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6Linus Torvalds7-5/+18
2008-09-05[MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov1-4/+4
2008-09-05i2c: fix i2c-sh_mobile timing issuesMagnus Damm1-63/+208
2008-09-04Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina1-1/+1
2008-09-04Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg1-0/+2
2008-09-04Input: bcm5974 - improve finger tracking and countingHenrik Rydberg1-16/+54
2008-09-04Input: bcm5974 - small formatting cleanupHenrik Rydberg1-1/+1
2008-09-04V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but not 0.Li Zefan2-4/+4
2008-09-04V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede3-0/+3
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE3-4/+6
2008-09-04V4L/DVB (8876): budget: udelay changed to mdelayThierry MERLE2-2/+4
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab138-3125/+3324
2008-09-04V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Hans de Goede2-2/+8