summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata-hp: implement warmplugTejun Heo2006-05-311-0/+1
* [PATCH] libata-hp: implement SCSI part of hotplugTejun Heo2006-05-311-1/+1
* [PATCH] libata-hp: implement hotplugTejun Heo2006-05-311-0/+13
* [PATCH] libata: export ata_hsm_move()Tejun Heo2006-05-311-0/+2
* [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo2006-05-311-6/+18
* [PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo2006-05-311-0/+6
* [PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo2006-05-311-0/+1
* [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo2006-05-311-0/+1
* [PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo2006-05-311-2/+9
* [PATCH] libata-hp-prep: add flags and eh_info/context fields for hotplugTejun Heo2006-05-311-1/+18
* [PATCH] libata: implement ata_eh_wait()Tejun Heo2006-05-311-0/+2
* [PATCH] libata: shift host flag constantsTejun Heo2006-05-311-6/+6
* [PATCH] libata: add pio_data_xfer_noirqAlan Cox2006-05-261-0/+2
* [PATCH] PCI identifiers for the pata_via updateAlan Cox2006-05-261-1/+4
* Merge branch 'master' into upstreamJeff Garzik2006-05-262-0/+2
|\
| * [PATCH] Add CMSPAR to termbits.h for powerpc and alphaPaul Mackerras2006-05-262-0/+2
* | [PATCH] libata: Remove obsolete flagAlan Cox2006-05-241-1/+0
* | [PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox2006-05-241-0/+6
* | [PATCH] sata_nv: Add MCP61 supportAndrew Chew2006-05-241-0/+4
* | Merge branch 'master' into upstreamJeff Garzik2006-05-2415-15/+246
|\ \ | |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-232-3/+142
| |\
| | * [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-232-3/+142
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-231-1/+1
| |\ \
| | * | [IRDA]: fixup type of ->lsap_stateAlexey Dobriyan2006-05-221-1/+1
| | |/
| * | [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-232-1/+9
| * | [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton2006-05-231-3/+4
| |/
| * [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-212-6/+10
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-05-211-0/+5
| |\
| | * V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+5
| * | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-211-0/+1
| * | [PATCH] pxa2xx-spi updateStephen Street2006-05-211-0/+3
| * | [PATCH] S3C24XX: hardware SPI driverBen Dooks2006-05-211-0/+29
| * | [PATCH] S3C24XX: GPIO based SPI driverBen Dooks2006-05-211-0/+31
| * | [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-211-1/+0
| * | [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala2006-05-211-0/+11
* | | [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo2006-05-201-1/+0
* | | [PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee2006-05-201-1/+1
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-2013-24/+126
|\ \ \ | |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-192-3/+4
| |\ \
| | * | [SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich2006-05-191-3/+3
| | * | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-191-0/+1
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-191-0/+1
| |\ \ \
| | * | | [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-0/+1
| | |/ /
| * | | [ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas2006-05-191-0/+6
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-05-163-17/+104
| |\ \
| | * | [PATCH] SPI: busnum == 0 needs to workDavid Brownell2006-05-161-3/+3
| | * | [PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2006-05-161-2/+5
| | * | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-161-0/+2
| | * | [PATCH] SPI: spi whitespace fixesDavid Brownell2006-05-161-12/+12
| | * | [PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street2006-05-161-0/+68
OpenPOWER on IntegriCloud