aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-12-02[TIPC]: endianness annotationsAl Viro
2006-12-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming
2006-12-02[PATCH] mv643xx_eth: fix unbalanced parentheses in macrosMariusz Kozlowski
2006-12-02[PATCH] forcedeth: add new NVIDIA pci idsAyaz Abdulla
2006-12-02[PATCH] wext: extend MLME supportChristian Lamparter
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus 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 sound core to use struct deviceGreg Kroah-Hartman
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-01Altix: Add initial ACPI IO supportJohn Keller
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox
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-01mmc: Support for high speed SD cardsPierre Ossman
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale
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