summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-09usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski
2012-05-09USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre
2012-05-09USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre
2012-05-09ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg
2012-05-09usb: gadget: ci13xxx: convert to new styleAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/removeAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}Alexander Shishkin
2012-05-09usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin
2012-05-09usb: gadget: conversion of controllers choice to menuAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: redo register accessAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: move global variables inside struct ci13xxxAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: drop needless parensAlexander Shishkin
2012-05-09usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-08usb: gadget: ci13xxx_pci: add langwell/penwell pci idsAlexander Shishkin
2012-05-08usb: gadget: ci13xxx: rename register layoutsAlexander Shishkin
2012-05-08usb: gadget: ci13xxx: initialize ep0{out,in} dynamicallyAlexander Shishkin
2012-05-08usb: gadget: ci13xxx: fix ep list removal in gadget unregistering codeAlexander Shishkin
2012-05-08ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe
2012-05-07USB: make vendor id of root hubs greppablePaul Bolle
2012-05-07USB: ffs-test: fix length argument of out function callMatthias Fend
2012-05-07USB: xhci: testing sizeof xhci_doorbell_array 2 timegirish verma
2012-05-07USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern
2012-05-07USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel
2012-05-07USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman
2012-05-07USB: serial: sierra: remove reset_resume callbackGreg Kroah-Hartman
2012-05-07USB: serial: ch341: remove reset_resume callbackGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman
2012-05-07usb-serial: clean up unneeded PM-related fieldsAlan Stern
2012-05-07usb-serial: ftdi_sio: fix oops during autosuspendAlan Stern
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 'musb-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-06Linux 3.4-rc6v3.4-rc6Linus Torvalds
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman