summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-13/+18
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-7/+43
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-19/+58
2007-02-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2007-02-08msi: Make MSI useable more architecturesEric W. Biederman1-1/+1
2007-02-08msi: Kill the msi_desc array.Eric W. Biederman1-0/+4
2007-02-08msi: Kill msi_lookup_irqEric W. Biederman1-0/+3
2007-02-08MSI: Remove pci_scan_msi_device()Michael Ellerman1-2/+0
2007-02-08PCI: cleanup MSI codeSatoru Takeuchi1-2/+1
2007-02-08PCI: make isa_bridge Alpha-onlyAdrian Bunk1-6/+0
2007-02-08PCI: mark pci_find_device() as __deprecatedAdrian Bunk1-1/+1
2007-02-08PCI: remove pci_find_device_reverse()Adrian Bunk1-1/+0
2007-02-08PCI: define inline for test of channel error stateLinas Vepstas1-0/+5
2007-02-08PCI : Add selected_regions funcsHidetoshi Seto1-0/+3
2007-02-08usbcore: remove unused bandwith-related codeAlan Stern1-1/+0
2007-02-08USB: ps3 controller hid quirkGeoff Levand1-0/+1
2007-02-08USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey1-0/+12
2007-02-08USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2-0/+17
2007-02-08USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell1-0/+1
2007-02-08USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell5-3/+8
2007-02-08USB: convert usb class devices to real devicesGreg Kroah-Hartman1-2/+3
2007-02-08USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman1-1/+1
2007-02-08Merge 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-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2-743/+23
2007-02-06PA 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