aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-18USB: Add macros for interrupt endpoint types.Sarah Sharp
2012-05-18USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp
2012-05-18USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp
2012-05-18USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-11usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu
2012-05-11ACPI: Add _PLD supportMatthew Garrett
2012-05-11ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett
2012-05-11usb: gadget: remove langwell_udcAlexander Shishkin
2012-05-11usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin
2012-05-10sctp: check cached dst before using itNicolas Dichtel
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-10usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz
2012-05-10usb: gadget: composite: Add usb_remove_configBenoit Goby
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg
2012-05-07USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-01USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge
2012-05-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-05-01net: fix two typos in skbuff.hEric Dumazet
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-04-30asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-04-30usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi
2012-04-29USB: remove CONFIG_USB_DEVICE_CLASSGreg Kroah-Hartman
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds