summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-05-20[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo1-1/+0
2006-05-20[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee1-1/+1
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik13-24/+126
2006-05-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+4
2006-05-19Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+1
2006-05-19[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas1-0/+6
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa1-0/+1
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich1-3/+3
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala1-0/+1
2006-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds3-17/+104
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell1-3/+3
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell1-2/+5
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala1-0/+2
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell1-12/+12
2006-05-16[PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street1-0/+68
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2-0/+14
2006-05-16[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger1-2/+0
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong1-1/+1
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz1-0/+1
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho1-0/+1
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky1-1/+7
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens1-0/+1
2006-05-15Merge branch 'max-sect' into upstreamJeff Garzik1-0/+1
2006-05-15Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik5-82/+228
2006-05-15Merge branch 'master' into upstreamJeff Garzik77-219/+813
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun Heo1-1/+3
2006-05-15[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo1-0/+5
2006-05-15[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo1-1/+1
2006-05-15[PATCH] libata-ncq: add NCQ related ATA/libata constants and macrosTejun Heo2-0/+11
2006-05-15Merge branch 'irq-pio'Tejun Heo2-14/+22
2006-05-15[PATCH] libata-eh: implement BMDMA EHTejun Heo1-0/+8
2006-05-15[PATCH] libata-eh: implement new EHTejun Heo1-0/+5
2006-05-15[PATCH] libata-eh: implement ata_eh_info and ata_eh_contextTejun Heo1-0/+40
2006-05-15[PATCH] libata-eh: implement dev->eringTejun Heo1-0/+17
2006-05-15[PATCH] libata-eh: add ATA and libata flags for new EHTejun Heo2-0/+21
2006-05-15[PATCH] libata-eh-fw: update ata_scsi_error() for new EHTejun Heo1-0/+3
2006-05-15[PATCH] libata-eh-fw: implement freeze/thawTejun Heo1-0/+4
2006-05-15[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo1-0/+4
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo1-26/+1
2006-05-15[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownershipTejun Heo1-2/+17
2006-05-15[PATCH] libata-eh-fw: use special reserved tag and qc for internal commandsTejun Heo1-1/+8
2006-05-15[PATCH] libata-eh-fw: add flags and operations for new EHTejun Heo1-7/+20
2006-05-15[PATCH] libata: implement ATA printk helpersTejun Heo1-0/+11
2006-05-15[PATCH] libata: use dev->apTejun Heo1-12/+9
2006-05-15[PATCH] libata: add dev->apTejun Heo1-0/+1
2006-05-15[PATCH] libata: kill old SCR functions and sata_dev_present()Tejun Heo1-22/+0
2006-05-15[PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo1-0/+6
2006-05-15[PATCH] libata: implement qc->result_tfTejun Heo1-2/+14
2006-05-15[PATCH] libata: use preallocated buffersTejun Heo1-1/+3
2006-05-15[PATCH] libata: kill duplicate prototypesTejun Heo1-2/+0