summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | PCI: remove pci_find_device_reverse()Adrian Bunk2007-02-071-1/+0
| * | | | PCI: define inline for test of channel error stateLinas Vepstas2007-02-071-0/+5
| * | | | PCI : Add selected_regions funcsHidetoshi Seto2007-02-071-0/+3
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-077-7/+43
|\ \ \ \
| * | | | usbcore: remove unused bandwith-related codeAlan Stern2007-02-071-1/+0
| * | | | USB: ps3 controller hid quirkGeoff Levand2007-02-071-0/+1
| * | | | USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey2007-02-071-0/+12
| * | | | USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-072-0/+17
| * | | | USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell2007-02-071-0/+1
| * | | | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-075-3/+8
| * | | | USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-071-2/+3
| * | | | USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-071-1/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-0710-19/+58
|\ \ \ \
| * | | | sysfs: Shadow directory supportEric W. Biederman2007-02-072-4/+23
| * | | | Driver core: allow to delay the uevent at device creation timeKay Sievers2007-02-071-1/+2
| * | | | Driver core: add device_type to struct deviceKay Sievers2007-02-071-0/+8
| * | | | SYSFS: Fix missing include of list.h in sysfs.hFrank Haverkamp2007-02-071-0/+1
| * | | | /sys/modules/*/holdersKay Sievers2007-02-071-0/+1
| * | | | USB: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-2/+3
| * | | | SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-0/+5
| * | | | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-072-4/+5
| * | | | MODULES: add the module name for built in kernel driversKay Sievers2007-02-072-1/+2
| * | | | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-2/+3
| * | | | Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman2007-02-071-5/+5
| |/ / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-071-0/+2
|\ \ \ \
| * | | | PA Semi PWRficient Ethernet driverOlof Johansson2007-02-051-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-072-328/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Pull output-switch into test branchLen Brown2007-02-031-0/+42
| |\ \ \
| | * | | output: Add display output class supportYu Luming2006-12-201-0/+42
| * | | | ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-117/+6
| * | | | ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-021-103/+3
| * | | | ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-021-59/+0
| * | | | ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-021-4/+3
| * | | | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-46/+0
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-02-062-743/+23
|\ \ \ \
| * | | | USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg2007-02-051-0/+1
| * | | | HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina2007-02-051-2/+2
| * | | | HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-052-741/+18
| * | | | hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula2007-02-051-0/+1
| * | | | hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula2007-02-051-0/+1
| |/ / /
* | | | mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-1/+2
* | | | mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+1
* | | | tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-0/+3
* | | | tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-041-0/+3
* | | | tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-041-6/+4
* | | | tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-11/+8
* | | | Remove unused return value from signal_irq callbackAlex Dubov2007-02-041-1/+1
* | | | tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-041-3/+2
* | | | mmc: Add support for SDHC cardsPhilip Langdale2007-02-043-1/+16
* | | | mmc: Power quirk for ENE controllersDarren Salt2007-02-041-0/+1
OpenPOWER on IntegriCloud