aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo
2006-12-03[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo
2006-12-03[PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo
2006-12-01[PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo
2006-12-01[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limitTejun Heo
2006-12-01[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo
2006-12-01[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo
2006-12-01[PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo
2006-12-01[PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo
2006-12-01[PATCH] libata: handle 0xff status properlyTejun Heo
2006-12-01[PATCH] ata: Generic platform_device libata driverPaul Mundt
2006-12-01[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox
2006-12-01[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-12-01driver core: Introduce device_find_child().Cornelia Huck
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt
2006-12-01PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman
2006-12-01USB: keep count of unsuspended childrenAlan Stern
2006-12-01USB: struct usb_device: change flag to bitflagAlan Stern
2006-12-01USB: expand autosuspend/autoresume APIAlan Stern
2006-12-01USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe
2006-12-01[PATCH] block: support larger block pc requestsMike Christie
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch
2006-11-30Fix typos in doc and commentsJan Engelhardt
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix jiffies.h commentChase Venters
2006-11-30fix spelling error in include/linux/kernel.hJim Cromie
2006-11-30mqueue.h: don't include linux/types.hAlexey Dobriyan
2006-11-30[MIPS] Add support for kexecNicolas Schichan
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds