USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / usb /
2012-04-18 Stephen WarrenUSB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
2012-04-18 Tomoki SekiyamaUSB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag...
2012-04-18 Tomoki SekiyamaUSB: yurex: Remove allocation of coherent buffer for...
2012-04-18 Julia Lawalldrivers/usb/misc/usbtest.c: add kfrees
2012-04-18 Anatolij GustschinUSB: ehci-fsl: Fix kernel crash on mpc5121e
2012-04-18 Alan SternEHCI: always clear the STS_FLR status bit
2012-04-17 Alan SternEHCI: fix criterion for resuming the root hub
2012-04-17 Bjørn MorkUSB: sierra: avoid QMI/wwan interface on MC77xx
2012-04-17 Xi Wangusb: usbtest: avoid integer overflow in alloc_sglist()
2012-04-17 Xi Wangusb: usbtest: avoid integer overflow in test_ctrl_queue()
2012-04-17 Alan SternUSB: fix deadlock in bConfigurationValue attribute...
2012-04-16 Greg Kroah-HartmanMerge tag 'fixes-for-v3.4-rc3' of git://git./linux...
2012-04-16 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-04-15 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-04-15 Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-04-14 Linus TorvaldsMerge branch 'systemh-fixes' of git://git./linux/kernel...
2012-04-14 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.4-1' of git://github.com...
2012-04-14 Linus TorvaldsMerge branch 'for-linus-min' of git://git./linux/kernel...
2012-04-14 Linus TorvaldsMerge branch 'for-3.4/drivers' of git://git.kernel...
2012-04-14 Linus TorvaldsMerge branch 'for-3.4/core' of git://git.kernel.dk...
2012-04-13 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-04-13 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-04-13 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-04-13 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2012-04-13 Linus TorvaldsMerge tag 'srpt-srq-type' of git://git./linux/kernel...
2012-04-12 Linus TorvaldsMerge tag 'usb-3.4-rc2' of git://git./linux/kernel...
2012-04-12 Linus TorvaldsMerge tag 'tty-3.4-rc2' of git://git./linux/kernel...
2012-04-12 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-04-12 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-04-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-12 Linus TorvaldsMerge tag 'md-3.4-fixes' of git://neil.brown.name/md
2012-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-12 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-04-12 Greg Kroah-HartmanMerge tag 'for-usb-linus-2012-04-11' of git://git....
2012-04-12 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-04-11 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-04-11 Linus TorvaldsMerge tag 'sound-3.4' of git://git./linux/kernel/git...
2012-04-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-fixes
2012-04-11 Alex HexHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
2012-04-11 Dan CarpenterxHCI: use gfp flags from caller instead of GFP_ATOMIC
2012-04-11 Elric FuxHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
2012-04-11 Elric FuUSB: fix bug of device descriptor got from superspeed...
2012-04-11 Sarah Sharpxhci: Fix register save/restore order.
2012-04-11 Sarah Sharpxhci: Restore event ring dequeue pointer on resume.
2012-04-11 Sarah Sharpxhci: Don't write zeroed pointers to xHC registers.
2012-04-11 Sarah Sharpxhci: Warn when hosts don't halt.
2012-04-11 Felipe Balbixhci: don't re-enable IE constantly
2012-04-10 Linus TorvaldsMerge tag 'dmaengine-fixes' of git://git./linux/kernel...
2012-04-10 Gerard Snitselaarusb: xhci: fix section mismatch in linux-next
2012-04-10 Alex HexHCI: correct to print the true HSEE of USBCMD
2012-04-10 Johan HovoldUSB: serial: fix race between probe and open
2012-04-10 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net
2012-04-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-04-10 Linus TorvaldsMerge tag 'regulator-3.4' of git://git./linux/kernel...
2012-04-10 Andrzej Pietrasiewiczusb: gadget: eliminate NULL pointer dereference (bugfix)
2012-04-10 Bhupesh Sharmausb: gadget: uvc: Remove non-required locking from...
2012-04-10 Lukasz Majewskiusb: gadget: rndis: fix Missing req->context assignment
2012-04-10 Shubhrajyoti Dusb: musb: omap: fix the error check for pm_runtime_get...
2012-04-10 Kishon Vijay Abraham Iusb: gadget: udc-core: fix asymmetric calls in remove_d...
2012-04-10 Kishon Vijay Abraham Iusb: musb: omap: fix crash when musb glue (omap) gets...
2012-04-10 Grazvydas Ignotasusb: musb: wake the device before ulpi transfers
2012-04-10 Ajay Kumar Guptausb: musb: fix bug in musb_cleanup_urb
2012-04-10 Andrzej Pietrasiewiczusb: gadget: FunctionFS: make module init & exit __init...
2012-04-10 Andrzej Pietrasiewiczusb: gadget: FunctionFS: clear FFS_FL_BOUND flag on...
2012-04-10 Anton Tikhomirovusb: dwc3: Free event buffers array
2012-04-10 Anton Tikhomirovusb: s3c-hsotg: Fix big buffers transfer in DMA mode
2012-04-10 Anton Tikhomirovusb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode
2012-04-10 Anton Tikhomirovusb: s3c-hsotg: Fix maximum patcket size setting for EP0
2012-04-10 Anton Tikhomirovusb: s3c-hsotg: Fix TX FIFOs allocation
2012-04-10 Peter Chenusb: fsl_udc_core: prime status stage once data stage...
2012-04-10 Grazvydas Ignotasusb: musb: fix some runtime_pm issues
2012-04-10 Vladimir Zapolskiyusb: musb: fix oops on omap2430 module unload
2012-04-10 Gerard Cauvyusb: dwc3: ep0: add a default case for SetFeature command
2012-04-10 Felipe Balbiusb: dwc3: ep0: increment "actual" on bounced ep0 case
2012-04-10 Moiz Sonasathusb: dwc3: ep0: Handle requests greater than wMaxPacketSize
2012-04-10 Felipe Balbiusb: gadget: udc-core: stop UDC on device-initiated...
2012-04-09 Alan SternUHCI: hub_status_data should indicate if ports are...
2012-04-09 Alan SternEHCI: keep track of ports being resumed and indicate...
2012-04-09 Alan SternUSB: fix race between root-hub suspend and remote wakeup
2012-04-09 Anton SamokhvalovUSB: sierra: add support for Sierra Wireless MC7710
2012-04-09 Simon ArlottUSB: ftdi_sio: fix race condition in TIOCMIWAIT, and...
2012-04-09 Simon ArlottUSB: ftdi_sio: fix status line change handling for...
2012-04-09 Alan SternUSB: don't ignore suspend errors for root hubs
2012-04-09 Alan SternUSB: fix bug in serial driver unregistration
2012-04-09 Aleksey BabahinUSB: serial: metro-usb: Fix idProduct for Uni-Direction...
2012-04-09 Santiago Garcia... USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSP...
2012-04-09 Johan HovoldUSB: pl2303: fix DTR/RTS being raised on baud rate...
2012-04-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-04-08 Greg Kroah-HartmanMerge 3.2-rc1 into usb-linus
2012-04-07 Linus TorvaldsMerge tag 'regmap-3.4-fixes' of git://git./linux/kernel...
2012-04-07 Linus TorvaldsMerge branch 'kvm-updates/3.4' of git://git./virt/kvm/kvm
2012-04-07 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-07 Takashi IwaiMerge tag 'asoc-3.4' of git://git./linux/kernel/git...
2012-04-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-04-07 Linus TorvaldsMerge branch '3.4-rc-fixes' of git://git./linux/kernel...
2012-04-07 Len BrownMerge branches 'idle-fix' and 'misc' into release
2012-04-07 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-04-07 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc1-tag' of git://git...
next