aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-121-0/+10
* USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann2007-07-121-0/+1
* USB: add power/persist device attributeAlan Stern2007-07-121-0/+1
* USB: add reset_resume methodAlan Stern2007-07-121-2/+5
* USB: introduce usb_anchorOliver Neukum2007-07-121-0/+22
* USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-122-9/+16
* USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake2007-07-121-0/+22
* USB: add RESET_RESUME device quirkAlan Stern2007-07-121-0/+3
* USB: add USB-Persist facilityAlan Stern2007-07-121-2/+6
* USB: suspend support for usb serialOliver Neukum2007-07-121-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-121-5/+12
|\
| * security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-5/+12
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-121-0/+1
|\ \
| * | [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-091-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-123-67/+33
|\ \ \
| * | | PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-0/+1
| * | | PCI: Fix typo in include/linux/pci.hRolf Eike Beer2007-07-111-1/+1
| * | | PCI: pci_ids, remove double or more empty linesJiri Slaby2007-07-111-48/+0
| * | | PCI: pci_ids, add atheros and 3com_2 vendorsJiri Slaby2007-07-111-0/+4
| * | | PCI: pci_ids, reorder some entriesJiri Slaby2007-07-111-8/+8
| * | | PCI: i386: traps, change VENDOR to DEVICEJiri Slaby2007-07-111-1/+1
| * | | PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby2007-07-111-2/+2
| * | | PCI: read revision ID by defaultAuke Kok2007-07-111-0/+1
| * | | PCI: remove useless pci driver methodDavid Brownell2007-07-111-1/+0
| * | | PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-111-0/+2
| * | | PCI aer: fix stub return valuesStephen Hemminger2007-07-111-4/+4
| * | | + pci_find_slot-mark-deprecated.patch added to -mm treeAlan Cox2007-07-111-1/+1
| * | | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-111-1/+1
| * | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-0/+2
| * | | PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-111-1/+6
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-128-31/+80
|\ \ \
| * | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+4
| * | | sysfs: make directory dentries and inodes reclaimableTejun Heo2007-07-111-1/+0
| * | | sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-112-12/+16
| * | | sysfs: implement SYSFS_FLAG_REMOVED flagTejun Heo2007-07-111-0/+1
| * | | sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo2007-07-111-0/+3
| * | | driver-core: make devt_attr and uevent_attr staticTejun Heo2007-07-111-5/+0
| * | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-112-6/+9
| * | | sysfs: add sysfs_dirent->s_nameTejun Heo2007-07-111-0/+1
| * | | ida: implement idr based id allocatorTejun Heo2007-07-111-0/+29
| * | | PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-111-1/+0
| * | | PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki2007-07-111-1/+0
| * | | PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-111-3/+0
| * | | DMI-based module autoloadingLennart Poettering2007-07-111-0/+8
| * | | debugfs: add rename for debugfs filesJan Kara2007-07-111-0/+9
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-122-7/+34
|\ \ \
| * | | libata-link: add PMP related ATA constantsTejun Heo2007-07-101-0/+29
| * | | libata: clean up horkage handlingTejun Heo2007-07-101-2/+1
| * | | libata: simplify PCI legacy SFF host handlingTejun Heo2007-07-101-4/+4
| * | | libata-core: convert to use cancel_rearming_delayed_work()Oleg Nesterov2007-07-101-1/+0