aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-05-31[PATCH] libata-hp: implement warmplugTejun Heo
2006-05-31[PATCH] libata-hp: implement SCSI part of hotplugTejun Heo
2006-05-31[PATCH] libata-hp: implement hotplugTejun Heo
2006-05-31[PATCH] libata: export ata_hsm_move()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo
2006-05-31[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo
2006-05-31[PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo
2006-05-31[PATCH] libata-hp-prep: add flags and eh_info/context fields for hotplugTejun Heo
2006-05-31[PATCH] libata: implement ata_eh_wait()Tejun Heo
2006-05-31[PATCH] libata: shift host flag constantsTejun Heo
2006-05-26[PATCH] libata: add pio_data_xfer_noirqAlan Cox
2006-05-26[PATCH] PCI identifiers for the pata_via updateAlan Cox
2006-05-24[PATCH] libata: Remove obsolete flagAlan Cox
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox
2006-05-24[PATCH] sata_nv: Add MCP61 supportAndrew Chew
2006-05-24Merge branch 'master' into upstreamJeff Garzik
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton
2006-05-21Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala
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-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa
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: per-transfer overrides for wordsize and clockingImre Deak
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] 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