summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb: use usb_serial_put in usb_serial_probe errorsJan Safrata2012-06-141-3/+3
* | | USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski2012-06-141-3/+1
* | | USB: fix PS3 EHCI systemsRicardo Martins2012-06-141-0/+2
* | | Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-143-56/+30
|\ \ \
| * | | xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-141-4/+4
| * | | xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai2012-06-141-21/+14
| * | | xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai2012-06-141-29/+10
| * | | xhci: Fix error path return value.Sarah Sharp2012-06-141-1/+1
| * | | USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter2012-06-141-1/+1
| |/ /
* | | usb-storage: Add 090c:1000 to unusal-devsHans de Goede2012-06-141-0/+7
* | | USB: serial-generic: use a single set of device IDsAlan Stern2012-06-131-8/+2
* | | USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork2012-06-131-2/+4
* | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-132-17/+0
* | | USB: option: add more YUGA device ids说不得2012-06-131-17/+27
* | | USB: mos7840: Fix compilation of usb serial driverTony Zelenoff2012-06-131-1/+1
* | | USB: option: fix memory leakJohan Hovold2012-06-131-1/+11
* | | USB: option: fix port-data abuseJohan Hovold2012-06-131-31/+3
* | | USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox2012-06-131-5/+8
* | | USB: option: Updated Huawei K4605 has better idAndrew Bird2012-06-131-0/+2
* | | USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy2012-06-131-0/+4
* | | USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-131-0/+1
* | | USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2012-06-132-0/+2
* | | USB: qcserial: Add Sierra Wireless device IDsBjørn Mork2012-06-131-0/+6
* | | USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-131-0/+4
* | | USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-131-0/+9
|/ /
* | usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas2012-06-041-0/+1
* | usb: musb: davinci: Fix build breakageJon Povey2012-06-042-2/+3
* | usb: gadget: regression fix - usage of usb_epChristoph Fritz2012-06-042-3/+3
* | usb: gadget: s3c-hsudc.c: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
* | usb: gadget: s3c2410_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
* | usb: gadget: pxa25x_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
* | usb: gadget: omap_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
* | usb: gadget: mv_udc_core: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
* | usb: gadget: goku_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
* | usb: gadget: fsl_udc_core: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
* | usb: gadget: fsl_qe_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
* | usb: gadget: atmel_usba_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-6/+0
|/
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-35/+43
|\
| * Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-161-0/+16
| |\
| | * ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn2012-05-091-0/+16
| * | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-1113-193/+240
| |\ \
| * | | USB ehci mxc: sanitize clock handlingSascha Hauer2012-04-251-32/+24
| * | | USB ehci mxc: prepare/unprepare clockSascha Hauer2012-04-251-9/+9
| | |/ | |/|
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-2/+3
|\ \ \
| * \ \ Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-05-1013-193/+240
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-05-101-8/+10
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren2012-04-251-2/+3
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-242-2/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-1534-274/+421
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede2012-05-071-1/+1