summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-126-118/+104
|\
| * PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman2007-10-123-138/+90
| * PCI: X86: Introduce and enable PCI domain supportJeff Garzik2007-10-122-0/+24
| * PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik2007-10-121-2/+5
| * PCI: modify PCI bridge control ISA flag for clarityGary Hade2007-10-121-1/+1
| * PCI: Add missing PCI capability IDsAlex Chiang2007-10-121-1/+5
| * i386: add support for picopower irq routerThomas Backlund2007-10-121-0/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-128-191/+139
|\ \
| * | sysfs: add copyrightsTejun Heo2007-10-121-0/+2
| * | kobject: update the copyrightsGreg Kroah-Hartman2007-10-121-2/+4
| * | kset: add some kerneldoc to help describe what these strange things areGreg Kroah-Hartman2007-10-121-16/+17
| * | driver core: remove subsystem_init()Greg Kroah-Hartman2007-10-121-1/+0
| * | sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-121-1/+0
| * | sysfs: kill sysfs_update_file()Tejun Heo2007-10-121-7/+0
| * | sysfs: clean up header filesTejun Heo2007-10-121-70/+57
| * | PTY: add kernel parameter to overwrite legacy pty countKay Sievers2007-10-121-1/+0
| * | Driver core: Make platform_device.id an intJean Delvare2007-10-121-3/+4
| * | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-121-3/+7
| * | Convert from class_device to device for drivers/videotonyj@suse.de2007-10-121-2/+2
| * | sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-122-28/+4
| * | debugfs: helper for decimal challengedRobin Getz2007-10-121-0/+27
| * | kobject: remove the static array for the nameGreg Kroah-Hartman2007-10-121-4/+3
| * | Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-121-7/+0
| * | Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-121-5/+0
| * | Driver core: remove kset_set_kset_sGreg Kroah-Hartman2007-10-121-14/+0
| * | Driver core: remove subsys_set_ksetGreg Kroah-Hartman2007-10-121-13/+0
| * | Driver core: change add_uevent_var to use a structKay Sievers2007-10-123-20/+20
| * | Driver core: make sysfs uevent-attributes staticKay Sievers2007-10-121-2/+0
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-10-125-77/+152
|\ \
| * | USB: serial core should respect driver requirementsAlan Stern2007-10-121-7/+13
| * | USB: skip autosuspended devices during system resumeAlan Stern2007-10-121-0/+1
| * | USB: re-remove <linux/usb_sl811.h>David Brownell2007-10-121-26/+0
| * | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
| * | USB: Export URB statistics for powertopSarah Sharp2007-10-121-0/+1
| * | USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern2007-10-121-5/+2
| * | USB: flush outstanding URBs when suspendingAlan Stern2007-10-121-0/+1
| * | USB: get rid of urb->lockAlan Stern2007-10-121-4/+0
| * | USB: add urb->unlinked fieldAlan Stern2007-10-121-0/+1
| * | usb: introduce usb_device authorization bitsInaky Perez-Gonzalez2007-10-121-0/+7
| * | USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-121-0/+33
| * | USB: cleanup for previous patchesAlan Stern2007-10-121-1/+1
| * | USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-121-3/+3
| * | USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-121-0/+30
| * | USB: add ep->enableAlan Stern2007-10-121-0/+2
| * | USB: add urb->epAlan Stern2007-10-121-0/+26
| * | USB: usb_gadget.h whitespace fixesDavid Brownell2007-10-121-31/+31
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-121-6/+33
|\ \
| * | [CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()Satyam Sharma2007-10-041-3/+15
| * | [CPUFREQ] Only check for transition latency on problematic governors (kconfig...Thomas Renninger2007-10-041-1/+2
| * | [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger2007-10-041-3/+17
OpenPOWER on IntegriCloud