summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-121-0/+4
* | USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-121-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-081-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-091-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
| * | | | Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-1960-362/+568
| |\ \ \ \
| * | | | | [media] usb: gadget/uvc: Remove non-required locking from 'uvc_queue_next_buf...Bhupesh Sharma2012-04-101-3/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-223-3/+3
|\ \ \ \ \ \
| * | | | | | Kconfig: replace "--- help ---" with "---help---"Paul Bolle2012-05-071-1/+1
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2012-04-08239-5741/+9153
| |\ \ \ \ \ \
| * | | | | | | gadget: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-051-1/+1
| * | | | | | | Email/web address changeJonathan Woithe2012-03-281-1/+1
| * | | | | | | usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri2012-03-121-1/+1
| * | | | | | | usb: Fix typo in ehci-dbg.cMasanari Iida2012-02-211-1/+1
* | | | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-27/+24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-231-27/+24
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-1828-100/+184
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | TTY: usb/u_serial use close_wait from tty_portJiri Slaby2012-04-091-5/+2
| | * | | | | | | TTY: usb/u_serial, use tty from tty_portJiri Slaby2012-04-091-10/+9
| | * | | | | | | TTY: usb/u_serial, add tty_portJiri Slaby2012-04-091-12/+13
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-221-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | sysfs: get rid of some lockdep false positivesAlan Stern2012-05-141-3/+3
* | | | | | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22245-12893/+16448
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-05-212-30/+50
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp2012-05-211-3/+3
| | * | | | | | | | | xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-211-27/+43
| | * | | | | | | | | USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-211-0/+4
| * | | | | | | | | | Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman2012-05-213-9/+1
| |/ / / / / / / / /
OpenPOWER on IntegriCloud