summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik2005-10-281-0/+16
* [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-281-2/+0
* [SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez2005-10-281-0/+2
* [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-281-0/+1
* [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-281-0/+3
* [SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig2005-10-281-4/+19
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-282-0/+10
* Merge HEAD from ../scsi-misc-2.6-old James Bottomley2005-10-283-147/+889
|\
| * [SCSI] iscsi: rename some proto defsMike Christie2005-09-201-13/+15
| * [SCSI] iscsi: update some iscsi proto defsMike Christie2005-09-201-12/+33
| * Merge HEAD from ../scsi-iscsi-2.6 James Bottomley2005-09-083-147/+866
| |\
| | * Merge ../linux-2.6James Bottomley2005-08-098-41/+31
| | |\
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Header filesAlex Aizman2005-08-063-147/+866
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-10-281-2/+2
|\ \ \ \
| * | | | [ARM] 3031/1: fix typos in comments of mmc.hErik Hovland2005-10-281-2/+2
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2836-30/+456
|\ \ \ \ \
| * | | | | [ARM] 3041/1: AAEC-2000 - CLCD controller platform glueBellido Nicolas2005-10-281-0/+3
| * | | | | [ARM] 3039/1: AAEC-2000 - Add MTD supportBellido Nicolas2005-10-281-0/+3
| * | | | | [ARM] 3038/1: AAEC-2000 - Proper includes in hardware.hBellido Nicolas2005-10-281-1/+2
| * | | | | [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.Bellido Nicolas2005-10-281-0/+40
| * | | | | [ARM] 3036/1: AAEC-2000 - Add defines for GPIO registersBellido Nicolas2005-10-281-0/+50
| * | | | | [ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2005-10-282-2/+17
| * | | | | [ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2005-10-282-0/+34
| * | | | | [ARM] 2787/2: PXA27x low power modes supportTodd Poynor2005-10-281-0/+7
| * | | | | [ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle2005-10-282-0/+194
| * | | | | [ARM] 3045/2: S3C2410 - change init for lcd platform dataBen Dooks2005-10-281-1/+2
| * | | | | [ARM] 2908/1: add register definitions for ixp2000 msfLennert Buytenhek2005-10-281-0/+43
| * | | | | [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell2005-10-281-2/+2
| * | | | | [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin optionsBen Dooks2005-10-281-0/+6
| * | | | | [ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena2005-10-281-1/+4
| * | | | | [ARM] Fix sparse warningsRussell King2005-10-281-3/+3
| * | | | | [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-283-8/+6
| * | | | | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-283-13/+8
| * | | | | [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King2005-10-281-2/+0
| * | | | | [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.hRussell King2005-10-2821-3/+38
| |/ / / /
* | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-282-41/+113
|\ \ \ \ \
| * | | | | Merge branch 'master'Jeff Garzik2005-10-273-4/+5
| |\| | | |
| * | | | | Merge branch 'master'Jeff Garzik2005-10-268-53/+70
| |\ \ \ \ \
| * | | | | | libata: const-ification bombing runJeff Garzik2005-10-222-19/+19
| * | | | | | libata: turn on block layer clusteringJeff Garzik2005-10-221-1/+1
| * | | | | | Add ide-timing functionality to libata.Alan Cox2005-10-211-0/+39
| * | | | | | libata: handle early device PIO modes correctlyAlan Cox2005-10-211-4/+9
| * | | | | | Merge branch 'master'Jeff Garzik2005-10-206-10/+52
| |\ \ \ \ \ \
| * | | | | | | [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2005-10-182-4/+6
| * | | | | | | Merge branch 'master'Jeff Garzik2005-10-188-66/+90
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-1313-18/+60
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-1157-238/+179
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-0849-267/+297
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik2005-10-051-0/+2
| * | | | | | | | | | | libata: bitmask based pci init functions for one or two portsAlan Cox2005-10-041-1/+5