aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-31[PATCH] libata-hp: implement warmplugTejun Heo1-0/+1
2006-05-31[PATCH] libata-hp: implement SCSI part of hotplugTejun Heo1-1/+1
2006-05-31[PATCH] libata-hp: implement hotplugTejun Heo1-0/+13
2006-05-31[PATCH] libata: export ata_hsm_move()Tejun Heo1-0/+2
2006-05-31[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo1-6/+18
2006-05-31[PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo1-0/+6
2006-05-31[PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo1-0/+1
2006-05-31[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo1-0/+1
2006-05-31[PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo1-2/+9
2006-05-31[PATCH] libata-hp-prep: add flags and eh_info/context fields for hotplugTejun Heo1-1/+18
2006-05-31[PATCH] libata: implement ata_eh_wait()Tejun Heo1-0/+2
2006-05-31[PATCH] libata: shift host flag constantsTejun Heo1-6/+6
2006-05-26[PATCH] libata: add pio_data_xfer_noirqAlan Cox1-0/+2
2006-05-26[PATCH] PCI identifiers for the pata_via updateAlan Cox1-1/+4
2006-05-24[PATCH] libata: Remove obsolete flagAlan Cox1-1/+0
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox1-0/+6
2006-05-24[PATCH] sata_nv: Add MCP61 supportAndrew Chew1-0/+4
2006-05-24Merge branch 'master' into upstreamJeff Garzik6-4/+27
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-0/+6
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton1-3/+4
2006-05-21Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+5
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco1-0/+1
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk1-1/+0
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala1-0/+11
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 Garzik7-18/+41
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-0/+1
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 export itKumar Gala1-0/+2
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell1-12/+12
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2-0/+14
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] 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 Garzik2-82/+225
2006-05-15Merge branch 'master' into upstreamJeff Garzik21-99/+425
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