summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-7/+43
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-19/+58
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern1-1/+0
2007-02-07USB: ps3 controller hid quirkGeoff Levand1-0/+1
2007-02-07USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey1-0/+12
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2-0/+17
2007-02-07USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell1-0/+1
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell5-3/+8
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman1-2/+3
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman1-1/+1
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-328/+53
2007-02-07sysfs: Shadow directory supportEric W. Biederman2-4/+23
2007-02-07Driver core: allow to delay the uevent at device creation timeKay Sievers1-1/+2
2007-02-07Driver core: add device_type to struct deviceKay Sievers1-0/+8
2007-02-07SYSFS: Fix missing include of list.h in sysfs.hFrank Haverkamp1-0/+1
2007-02-07/sys/modules/*/holdersKay Sievers1-0/+1
2007-02-07USB: add the sysfs driver name to all modulesGreg Kroah-Hartman1-2/+3
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman1-0/+5
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2-4/+5
2007-02-07MODULES: add the module name for built in kernel driversKay Sievers2-1/+2
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman1-2/+3
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman1-5/+5
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2-743/+23
2007-02-05PA Semi PWRficient Ethernet driverOlof Johansson1-0/+2
2007-02-05USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg1-0/+1
2007-02-05HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina1-2/+2
2007-02-05HID: hid debug from hid-debug.h to hid layerJiri Kosina2-741/+18
2007-02-05hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula1-0/+1
2007-02-05hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula1-0/+1
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-1/+2
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+1
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov1-0/+3
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov1-0/+3
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov1-6/+4
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov1-11/+8
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov1-1/+1
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov1-3/+2
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale3-1/+16
2007-02-04mmc: Power quirk for ENE controllersDarren Salt1-0/+1
2007-02-04mmc: let host be parent of cardsPierre Ossman1-0/+1
2007-02-04mmc: replace host->card_busyPierre Ossman1-2/+3
2007-02-03Pull output-switch into test branchLen Brown1-0/+42
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-117/+6
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-103/+3
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy1-59/+0
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy1-4/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-46/+0
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro1-1/+1