aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07Driver core: allow to delay the uevent at device creation timeKay Sievers
2007-02-07Driver core: add device_type to struct deviceKay Sievers
2007-02-07SYSFS: Fix missing include of list.h in sysfs.hFrank Haverkamp
2007-02-07/sys/modules/*/holdersKay Sievers
2007-02-07USB: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07MODULES: add the module name for built in kernel driversKay Sievers
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman
2007-02-07ACPI support for IDE devicesHannes Reinecke
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov
2007-02-07Merge branch 'linux-2.6'Paul Mackerras
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day
2007-02-07[POWERPC] Introduce _SYSDEV_ATTROlof Johansson
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-02-07[IPSEC]: added the definition of Camellia cipherNoriaki TAKAMIYA
2007-02-07[CRYPTO] api: Use structs for cipher/compressionHerbert Xu
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu
2007-02-05PA Semi PWRficient Ethernet driverOlof Johansson
2007-02-05USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg
2007-02-05HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina
2007-02-05HID: hid debug from hid-debug.h to hid layerJiri Kosina
2007-02-05hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula
2007-02-05hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale
2007-02-04mmc: Power quirk for ENE controllersDarren Salt
2007-02-04mmc: let host be parent of cardsPierre Ossman
2007-02-04mmc: replace host->card_busyPierre Ossman
2007-02-03Pull output-switch into test branchLen Brown
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds