aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-06-16printk: Add KERN_DEFAULT printk log-levelLinus Torvalds
2009-06-16printk: clean up handling of log-levels and newlinesLinus Torvalds
2009-06-16mg_disk: seperate mg_disk.h againunsik Kim
2009-06-16block: Introduce helper to reset queue limits to default valuesMartin K. Petersen
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-06-15USB: Support for submitting control URBs under xHCI.Sarah Sharp
2009-06-15USB: Support for addressing a USB device under xHCISarah Sharp
2009-06-15USB: Add route string to struct usb_device.Sarah Sharp
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp
2009-06-15USB: xhci: BIOS handoff and HW initialization.Sarah Sharp
2009-06-15USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu
2009-06-15USB: Add Intel Langwell USB Device Controller driverXiaochen Shen
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern
2009-06-15USB: audio: add USB audio class definitionsBryan Wu
2009-06-15USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda
2009-06-15USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel
2009-06-15USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel
2009-06-15USB: usb.h: change private: kernel-doc for new format requirementRandy Dunlap
2009-06-15USB: composite.h: mark private struct members as private:Randy Dunlap
2009-06-15PCI: add power-state name stringsAlan Stern
2009-06-15USB: remove unused usb_host classGreg Kroah-Hartman
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-15USB: add usb debugfs directoryGreg Kroah-Hartman
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim
2009-06-15eisa: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Driver Core: block: add nodename support for block drivers.Kay Sievers
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-06-15Driver Core: add nodename callbacksKay Sievers
2009-06-15firmware: FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-06-15driver core: Const-correct platform getbyname functionsLinus Walleij
2009-06-15driver core: add BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel
2009-06-15sched: delayed cleanup of user_structKay Sievers
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-06-15regulator: add userspace-consumer driverMike Rapoport