summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern
2013-03-18usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson
2013-03-18USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern
2013-03-15usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-15USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros
2013-03-15USB: ehci-omap: Fix detection in HSIC modeRoger Quadros
2013-03-15USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros
2013-03-15USB: ehci-omap: Add device tree support and binding informationRoger Quadros
2013-03-15USB: ohci-omap3: Add device tree support and binding informationRoger Quadros
2013-03-15USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros
2013-03-15USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros
2013-03-15USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros
2013-03-15USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros
2013-03-15USB: ehci-omap: Remove PHY reset handling codeRoger Quadros
2013-03-15USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros
2013-03-15USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros
2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern
2013-03-15usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusbColin Ian King
2013-03-15driver: usb: storage: remove cast for kmalloc return valueZhang Yanfei
2013-03-15USB: misc: usb3503: use module_i2c_driver to simplify the codeWei Yongjun
2013-03-15usb: Use resource_size functionPaul Vlase
2013-03-15USB: cdc-acm: Remove obsolete predefined speeds arraySamuel Tardieu
2013-03-15usb: serial: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-15usb: storage: onetouch: tighten a range checkDan Carpenter
2013-03-15USB: remove incorrect __exit markupsDmitry Torokhov
2013-03-15usb/serial: Remove unnecessary check for consolePeter Hurley
2013-03-15usb: host: ehci-mxc: Remove dev_info on probeFabio Estevam
2013-03-15usb: host: ehci-mxc: Remove unneeded header fileFabio Estevam
2013-03-15usb: chipidea: usbmisc_imx6q: Staticize usbmisc_imx6q_drv_init/exit()Fabio Estevam
2013-03-14Staging: ccg: remove it from the buildGreg Kroah-Hartman
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo
2013-03-13zcache: convert to idr_alloc()Tejun Heo
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams
2013-03-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds