summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [SCSI] wd33c93: cleanupsAdrian Bunk2007-07-181-1/+3
| | * | [SCSI] small cleanupsAdrian Bunk2007-07-184-3/+5
| | * | [SCSI] libsas: fix lockdep issue with ATAJames Bottomley2007-07-182-10/+10
| | * | [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-182-3/+15
| | * | [SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong2007-07-183-6/+52
| | * | [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devicesDarrick J. Wong2007-07-181-0/+7
| | * | [SCSI] libsas: Unknown STP devices should be reported to libata as unknown.Darrick J. Wong2007-07-181-1/+1
| | * | [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_doneDarrick J. Wong2007-07-181-1/+1
| | * | [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_portDarrick J. Wong2007-07-181-1/+0
| | * | [SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong2007-07-181-3/+27
| | * | [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*Darrick J. Wong2007-07-181-6/+4
| | * | [SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong2007-07-182-0/+8
| | * | [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong2007-07-181-6/+13
| | * | [SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2007-07-183-308/+347
| | * | [SCSI] libsas: fixup NCQ for SATA disksJames Bottomley2007-07-183-22/+13
| | * | [SCSI] libsas: better error handling in sas_ex_discover_end_dev()James Bottomley2007-07-181-2/+2
| | * | [SCSI] aic94xx: add SATAPI supportJames Bottomley2007-07-181-17/+23
| | * | [SCSI] libsas: support NCQ for SATA disksDarrick J. Wong2007-07-181-2/+9
| | * | [SCSI] aic94xx: SATA tag mask not set correctlyDarrick J. Wong2007-07-181-1/+1
| | * | [SCSI] libsas: fix up sas_smp_phy_control()James Bottomley2007-07-181-1/+1
| | * | [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expandersJames Bottomley2007-07-181-13/+68
| | * | [SCSI] Add SATA support to libsasDarrick J. Wong2007-07-183-2/+354
| * | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-2211-255/+468
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King2007-07-2211-255/+468
| | |\ \ \ \ \ \
| | | | | | * | | [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-221-1/+1
| | | |_|_|/ / / | | |/| | | | |
| | | | | * | | [ARM] rpc: update Acorn SCSI drivers to modern ecard interfacesRussell King2007-07-203-248/+185
| | | | | * | | [ARM] rpc: silence two section mismatch warningsRussell King2007-07-202-2/+2
| | | | | * | | [ARM] rpc: remove linux/ptrace.h from ARM ether?.c driversRussell King2007-07-203-3/+0
| | | |_|/ / / | | |/| | | |
| | | | * | | [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams2007-07-203-0/+279
| | | |/ / / | | |/| | |
| | | * | | [ARM] 4481/1: Fix a bug when i.MX is compiled as a moduleSascha Hauer2007-07-201-1/+1
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-07-228-75/+282
| |\ \ \ \
| | * | | | leds: Convert from struct class_device to struct deviceRichard Purdie2007-07-165-63/+58
| | * | | | leds: Add warning printks in error pathsRichard Purdie2007-07-161-2/+9
| | * | | | leds: Fix trigger unregister_simple if register_simple failsRichard Purdie2007-07-161-1/+2
| | * | | | leds: Use menuconfig objects II - LEDJan Engelhardt2007-07-161-9/+5
| | * | | | leds: Teach leds-gpio to handle timer-unsafe GPIOsDavid Brownell2007-07-161-1/+26
| | * | | | leds: Add generic GPIO LED driverRaphael Assenat2007-07-163-0/+183
| * | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-2211-155/+130
| |\ \ \ \ \
| | * | | | | leds: cr_bllcd.c: build fixAndrew Morton2007-07-221-1/+1
| | * | | | | backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-1610-145/+114
| | * | | | | backlight: Fix order of Kconfig entriesDavid Brownell2007-07-161-10/+16
| | |/ / / /
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-225-11/+10
| |\ \ \ \ \
| | * | | | | [POWERPC] Clean up duplicate includes in drivers/macintosh/Jesper Juhl2007-07-221-1/+0
| | * | | | | [POWERPC] init and exit markings for hvc_iseriesStephen Rothwell2007-07-221-4/+4
| | * | | | | [POWERPC] Quiet section mismatch in hvc_rtas.cStephen Rothwell2007-07-221-1/+1
| | * | | | | [POWERPC] hvcs: Make some things static and constStephen Rothwell2007-07-221-4/+4
| | * | | | | [POWERPC] Constify of_platform_driver nameStephen Rothwell2007-07-221-1/+1
| * | | | | | KVM: Require CONFIG_ANON_INODESAvi Kivity2007-07-221-0/+1
| * | | | | | Pull tables-in-sysfs into release branchLen Brown2007-07-221-21/+144
| |\ \ \ \ \ \
| | * | | | | | ACPI: Populate /sys/firmware/acpi/tables/Zhang Rui2007-07-221-21/+144