aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
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
2006-05-15[PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo1-1/+1