summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2007-10-212-4/+4
* [SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke2007-10-218-47/+137
* [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber2007-10-211-2/+2
* [SCSI] gdth: __init fixesAdrian Bunk2007-10-181-3/+3
* [SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk2007-10-181-1/+1
* [SCSI] qla2xxx: printk fixesAndrew Morton2007-10-181-2/+3
* [SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk2007-10-181-1/+1
* [SCSI] initio: Fix merge falloutAlan Cox2007-10-181-2/+4
* [SCSI] hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team2007-10-181-2/+3
* [SCSI] make supported_mode default to initiator.James Bottomley2007-10-182-4/+12
* [SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley2007-10-181-1/+0Star
* [SCSI] fc4: remove this and all associated driversMatthew Wilcox2007-10-1818-4807/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-177-4/+1137
|\
| * net: libertas sdio driverPierre Ossman2007-10-175-0/+1134
| * mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor2007-10-171-3/+1Star
| * mmc: possible leak in mmc_read_ext_csdFlorin Malita2007-10-171-1/+2
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-172-6/+6
|\ \
| * | x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-171-5/+6
| * | x86: remove rogue default m in drivers/video/KconfigAndi Kleen2007-10-171-1/+0Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-171-0/+2
|\ \
| * | Revert "[SCSI] Remove full sg table memset()"Jens Axboe2007-10-171-0/+2
| |/
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-174-79/+83
|\ \ | |/ |/|
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-161-21/+11Star
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-164-60/+74
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-173-9/+12
|\ \
| * | [SCSI] Remove full sg table memset()FUJITA Tomonori2007-10-171-2/+0Star
| * | [SCSI] ide-scsi: remove usage of sg_last()Jens Axboe2007-10-171-4/+4
| * | cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)2007-10-171-3/+8
| * | [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sgBoaz Harrosh2007-10-171-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-175-57/+57
|\ \ \
| * | | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-175-57/+57
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-175-31/+35
|\ \ \
| * | | Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-174-29/+31
| * | | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-172-2/+4
* | | | security/ cleanupsAdrian Bunk2007-10-171-1/+0Star
* | | | PNP: add debug message for adding new deviceBjorn Helgaas2007-10-172-5/+24
* | | | PNP: simplify PNPBIOS insert_deviceBjorn Helgaas2007-10-171-14/+14
* | | | PNP: use dev_info() in system driverBjorn Helgaas2007-10-171-13/+16
* | | | PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas2007-10-177-29/+31
* | | | PNP: simplify PNP card error handlingBjorn Helgaas2007-10-171-28/+29
* | | | PNP: remove null pointer checksBjorn Helgaas2007-10-171-15/+0Star
* | | | Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=offKrzysztof Oledzki2007-10-171-0/+10
* | | | PNP: don't fail device init if no DMA channel availableJan Beulich2007-10-171-17/+12Star
* | | | PNP: make pnpacpi_suspend handle errorsRafael J. Wysocki2007-10-171-5/+10
* | | | floppy: remove register keyword use from floppy driverJesper Juhl2007-10-171-2/+5
* | | | floppy: remove dead/commented out code from floppy driverJesper Juhl2007-10-171-26/+1Star
* | | | floppy: do a very minimal style cleanup of the floppy driverJesper Juhl2007-10-171-50/+73
* | | | md: make sure read errors are auto-corrected during a 'check' resync in raid1NeilBrown2007-10-171-1/+2
* | | | md: expose the degraded status of an assembled array through sysfsIustin Pop2007-10-171-0/+7
* | | | md: 'sync_action' in sysfs returns wrong value for readonly arraysNeilBrown2007-10-171-1/+1