aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-05-20[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo
2006-05-20[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-19Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-05-19[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala
2006-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell
2006-05-16[PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak
2006-05-16[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens
2006-05-15Merge branch 'max-sect' into upstreamJeff Garzik
2006-05-15Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik
2006-05-15Merge branch 'master' into upstreamJeff Garzik
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun Heo
2006-05-15[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo
2006-05-15[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo
2006-05-15[PATCH] libata-ncq: add NCQ related ATA/libata constants and macrosTejun Heo
2006-05-15Merge branch 'irq-pio'Tejun Heo
2006-05-15[PATCH] libata-eh: implement BMDMA EHTejun Heo
2006-05-15[PATCH] libata-eh: implement new EHTejun Heo
2006-05-15[PATCH] libata-eh: implement ata_eh_info and ata_eh_contextTejun Heo
2006-05-15[PATCH] libata-eh: implement dev->eringTejun Heo
2006-05-15[PATCH] libata-eh: add ATA and libata flags for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_scsi_error() for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement freeze/thawTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownershipTejun Heo
2006-05-15[PATCH] libata-eh-fw: use special reserved tag and qc for internal commandsTejun Heo
2006-05-15[PATCH] libata-eh-fw: add flags and operations for new EHTejun Heo
2006-05-15[PATCH] libata: implement ATA printk helpersTejun Heo
2006-05-15[PATCH] libata: use dev->apTejun Heo
2006-05-15[PATCH] libata: add dev->apTejun Heo
2006-05-15[PATCH] libata: kill old SCR functions and sata_dev_present()Tejun Heo
2006-05-15[PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo
2006-05-15[PATCH] libata: implement qc->result_tfTejun Heo
2006-05-15[PATCH] libata: use preallocated buffersTejun Heo
2006-05-15[PATCH] libata: kill duplicate prototypesTejun Heo