summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-25USB: usbtmc: fix up attribute permissionsGreg Kroah-Hartman
2013-08-25USB: core: be specific about attribute permissionsGreg Kroah-Hartman
2013-08-23USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman
2013-08-23usb: don't use bNbrPorts after initializationKrzysztof Mazur
2013-08-23usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur
2013-08-23usb: fix cleanup after failure in hub_configure()Krzysztof Mazur
2013-08-23usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-08-19uwb: Staticize local symbolsJingoo Han
2013-08-19USB: mos7720: fix big-endian control requestsJohan Hovold
2013-08-19USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-08-19usb:gadget Fix comment for pointer to configfsPhilippe De Swert
2013-08-19Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman
2013-08-18USB: serial: fix stringify operator in usb-serial-simpleYann Droneaud
2013-08-16Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-08-16Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-15Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp
2013-08-15USB: WUSBCORE: Use usb_init_urb instead of creating the URB manuallyThomas Pugliese
2013-08-15USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.Thomas Pugliese
2013-08-15USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segsThomas Pugliese
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese
2013-08-15Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann
2013-08-15xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-08-15usb: Don't fail port power resume on device disconnect.Sarah Sharp
2013-08-15usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu
2013-08-15USB: handle LPM errors during device suspend correctlyAlan Stern
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold
2013-08-14USB: quatech2: fix port DMA-buffer allocationsJohan Hovold
2013-08-14USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix port DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold
2013-08-14usb: add two quirky touchscreenOliver Neukum
2013-08-14USB: chipidea: i.MX: simplify usbmiscSascha Hauer
2013-08-14usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen
2013-08-14usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen