summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-06-01Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse1-0/+1
2006-06-01[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton1-5/+0
2006-05-31[PATCH] libata-hp: killl ops->probe_resetTejun Heo1-8/+0
2006-05-31[PATCH] libata-hp: update unload-unplugTejun Heo1-0/+1
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-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2006-05-30Input: change from numbered to named switchesRichard Purdie1-8/+3
2006-05-30Input: add KEY_BATTERY keycodeMatthew Garrett1-0/+2
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner1-11/+0
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner2-10/+50
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner1-15/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner6-12/+13
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner1-3/+2
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2-2/+5
2006-05-27[PATCH] libata: add pio_data_xfer_noirqAlan Cox1-0/+2
2006-05-27[PATCH] PCI identifiers for the pata_via updateAlan Cox1-1/+4
2006-05-27[PATCH] pci_ids: add new device idsAyaz Abdulla1-0/+8
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-26/+45
2006-05-25Merge branch 'master'Steven Whitehouse13-22/+68
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner1-8/+8
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner1-0/+13
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner1-0/+14
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner1-0/+4
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse17-34/+83
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-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin1-0/+1
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin1-0/+2
2006-05-24[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner1-5/+0
2006-05-24[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner1-16/+17
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-23[MTD] Remove read/write _ecc variantsThomas Gleixner2-3/+3
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner1-5/+1
2006-05-23[MTD] Remove nand writev supportThomas Gleixner1-2/+0
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner1-1/+1