aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger1-0/+2
2008-01-23[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood1-0/+1
2008-01-23[POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2-2/+93
2008-01-23phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug1-29/+22
2008-01-23[POWERPC] Remove update_bridge_resourceKumar Gala1-3/+0
2008-01-23[POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala1-0/+1
2008-01-24Merge branch 'linux-2.6'Paul Mackerras46-162/+178
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras5-3/+48
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori1-1/+1
2008-01-23[SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley1-0/+4
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede1-0/+1
2008-01-23[SCSI] sysfs: add filter function to groupsJames Bottomley1-0/+2
2008-01-23[SCSI] attribute_container: update to use the group interfaceJames Bottomley1-0/+1
2008-01-23ata_generic: Cenatek supportAlan Cox1-0/+3
2008-01-23libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo1-0/+3
2008-01-23libata annotations and fixesAl Viro1-2/+2
2008-01-23libata: make ata_port_queue_task() an internal functionJeff Garzik1-2/+0
2008-01-23libata: make qc->nbytes include extra buffersTejun Heo1-1/+2
2008-01-23libata: convert to chained sgTejun Heo1-34/+8
2008-01-23libata: kill non-sg DMA interfaceTejun Heo1-6/+1
2008-01-23libata: update ->data_xfer hook for ATAPITejun Heo1-5/+6
2008-01-23libata: add ATAPI_* cmd types and implement atapi_cmd_type()Tejun Heo1-0/+28
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo1-6/+6
2008-01-23cdrom: add more GPCMD_* constantsTejun Heo1-0/+3
2008-01-23libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo1-3/+7
2008-01-23libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo1-4/+1
2008-01-23libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo1-0/+25
2008-01-23libata: add ATA_CBL_PATA_IGNTejun Heo2-3/+5
2008-01-23libata: xfer_mask is unsigned long not unsigned intTejun Heo1-21/+25
2008-01-23libata: kill ata_id_to_dma_mode()Tejun Heo1-1/+0
2008-01-23libata: clean up xfermode / PATA timing related stuffTejun Heo1-9/+12
2008-01-23libata: export xfermode / PATA timing related functionsTejun Heo1-0/+10
2008-01-23libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo1-0/+3
2008-01-23libata: clean up EH speed down implementationTejun Heo1-1/+1
2008-01-23libata: implement protocol testsTejun Heo1-7/+64
2008-01-23libata: rearrange ATA_DFLAG_*Tejun Heo1-3/+3
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox1-1/+21
2008-01-22[MIPS] SMTC: Fix build error.Frank Rowand1-3/+3
2008-01-21[POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby2-0/+6
2008-01-21Input: remove cdev from input_dev structureDmitry Torokhov1-4/+0
2008-01-21Input: add Tosa keyboard driverDmitry Baryshkov1-0/+30
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov1-0/+3
2008-01-18[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely1-2/+0
2008-01-18[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz1-0/+5
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-5/+2
2008-01-17Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras1-0/+9
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson1-0/+1
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell1-1/+0
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell1-1/+1
2008-01-17[POWERPC] The pci_dn class_code is only used by EEHStephen Rothwell1-1/+1