aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-12
|\
| * usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-12
| * usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-12
| * USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-12
| * USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann2007-07-12
| * USB: add power/persist device attributeAlan Stern2007-07-12
| * USB: add reset_resume methodAlan Stern2007-07-12
| * USB: introduce usb_anchorOliver Neukum2007-07-12
| * USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-12
| * USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake2007-07-12
| * USB: add RESET_RESUME device quirkAlan Stern2007-07-12
| * USB: add USB-Persist facilityAlan Stern2007-07-12
| * USB: suspend support for usb serialOliver Neukum2007-07-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-12
|\ \ | |/ |/|
| * IB/mlx4: Implement query SRQJack Morgenstein2007-07-12
| * IB/mlx4: Implement query QPJack Morgenstein2007-07-12
| * mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-12
|\ \
| * | security: Protection for exploiting null dereference using mmapEric Paris2007-07-11
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-12
|\ \ \
| * | | [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-09
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12
|\ \ \ \
| * | | | PCI: add pci_try_set_mwiRandy Dunlap2007-07-11
| * | | | PCI: Fix typo in include/linux/pci.hRolf Eike Beer2007-07-11
| * | | | PCI: pci_ids, remove double or more empty linesJiri Slaby2007-07-11
| * | | | PCI: pci_ids, add atheros and 3com_2 vendorsJiri Slaby2007-07-11
| * | | | PCI: pci_ids, reorder some entriesJiri Slaby2007-07-11
| * | | | PCI: i386: traps, change VENDOR to DEVICEJiri Slaby2007-07-11
| * | | | PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby2007-07-11
| * | | | PCI: read revision ID by defaultAuke Kok2007-07-11
| * | | | PCI: remove useless pci driver methodDavid Brownell2007-07-11
| * | | | PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-11
| * | | | PCI aer: fix stub return valuesStephen Hemminger2007-07-11
| * | | | + pci_find_slot-mark-deprecated.patch added to -mm treeAlan Cox2007-07-11
| * | | | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-11
| * | | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-11
| * | | | PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-11
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-12
|\ \ \ \
| * | | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
| * | | | sysfs: make directory dentries and inodes reclaimableTejun Heo2007-07-11
| * | | | sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-11
| * | | | sysfs: implement SYSFS_FLAG_REMOVED flagTejun Heo2007-07-11
| * | | | sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo2007-07-11
| * | | | driver-core: make devt_attr and uevent_attr staticTejun Heo2007-07-11
| * | | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
| * | | | sysfs: add sysfs_dirent->s_nameTejun Heo2007-07-11
| * | | | ida: implement idr based id allocatorTejun Heo2007-07-11
| * | | | PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-11
| * | | | PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki2007-07-11
| * | | | PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-11