summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-113-6/+0
|\
| * block: disable sysfs parts of the disk command filterJens Axboe2008-09-113-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-1110-85/+73
|\ \
| * | [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-291-1/+2
| * | [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson2008-08-291-1/+1
| * | [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-293-10/+10
| * | [SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa2008-08-291-16/+16
| * | [SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig2008-08-291-1/+0
| * | [SCSI] zfcp: Fix reference counter for remote portsSwen Schillig2008-08-291-16/+9
| * | [SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt2008-08-291-5/+1
| * | [SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt2008-08-291-4/+3
| * | [SCSI] zfcp: Fix request queue lockingChristof Schmitt2008-08-292-30/+30
| * | [SCSI] sd: select CRC_T10DIF only when necessaryStefan Richter2008-08-291-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-101-16/+15
|\ \ \
| * | | ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani2008-09-101-16/+15
| | |/ | |/|
* | | VIDEO_SH_MOBILE_CEU should depend on HAS_DMAGeert Uytterhoeven2008-09-101-1/+1
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-091-1/+1
|\ \
| * | xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge2008-09-081-1/+1
* | | [S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter2008-09-091-0/+7
* | | [S390] cio: handle ssch() return codes correctly.Cornelia Huck2008-09-091-1/+3
* | | [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-092-17/+22
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-081-1/+1
|\ \ \
| * | | [ARM] omap: fix build error in ohci-omap.cRussell King2008-09-041-1/+1
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-087-43/+65
|\ \ \
| * | | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-081-0/+2
| * | | pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn2008-09-081-3/+0
| * | | libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo2008-09-081-5/+0
| * | | sata_nv: disable hardreset for genericTejun Heo2008-09-081-18/+1
| * | | ahci: disable PMP for marvell ahcisTejun Heo2008-09-081-1/+1
| * | | sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord2008-09-081-1/+2
| * | | ahci, pata_marvell: play nicely togetherAlan Cox2008-09-083-15/+59
* | | | usb: fix null deferences in low level usb serialJason Wessel2008-09-081-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-062-18/+58
|\ \ \
| * | | Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina2008-09-041-1/+1
| * | | Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-041-0/+2
| * | | Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-041-16/+54
| * | | Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-041-1/+1
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-061-21/+33
|\ \ \ \
| * | | | clocksource, acpi_pm.c: check for monotonicityDominik Brodowski2008-09-061-17/+29
| * | | | clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski2008-09-061-8/+8
* | | | | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-051-1/+3
* | | | | atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka2008-09-051-4/+6
* | | | | forcedeth: fix kexec regressionRafael J. Wysocki2008-09-051-3/+5
* | | | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds2008-09-051-4/+4
|\ \ \ \ \
| * | | | | [MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov2008-09-051-4/+4
* | | | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-09-051-63/+208
|\ \ \ \ \ \
| * | | | | | i2c: fix i2c-sh_mobile timing issuesMagnus Damm2008-09-051-63/+208
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2008-09-05145-3135/+3341
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...Li Zefan2008-09-042-4/+4
| * | | | | | | V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede2008-09-043-0/+3
OpenPOWER on IntegriCloud