summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* 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-1512-29/+44
| |\
| * | [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-1918-29/+51
| |\ \
| * | | [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-221-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-04-0856-715/+2795
| |\ \ \ \
| * | | | | gadget: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-051-1/+1
| * | | | | usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri2012-03-121-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-181-1/+0
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | 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 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-2256-9000/+6071
|\ \ \ \ \ \ \
| * | | | | | | usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre2012-05-161-1/+1
| * | | | | | | FunctionFS: enable multiple functionsAndrzej Pietrasiewicz2012-05-142-31/+207
| * | | | | | | usb: gadget: remove langwell_udcAlexander Shishkin2012-05-114-3659/+0
| * | | | | | | usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin2012-05-116-3559/+0
| * | | | | | | usb: gadget: ci13xxx: print basic device info when probingAlexander Shishkin2012-05-111-0/+3
| * | | | | | | usb: gadget: ci13xxx: don't use "advance" feature when setting addressAlexander Shishkin2012-05-112-10/+14
| * | | | | | | usb: gadget: ci13xxx: fix the context of register mapAlexander Shishkin2012-05-111-1/+1
| * | | | | | | usb: gadget: ci13xxx: get rid of local tracing for goodAlexander Shishkin2012-05-112-82/+0
| * | | | | | | usb: gadget: ci13xxx_pci: guard against devices without driver_dataAlexander Shishkin2012-05-111-0/+5
| * | | | | | | usb: gadget: dummy_hcd: fix build when BUG is not setSasha Levin2012-05-111-1/+1
| * | | | | | | usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby2012-05-102-21/+33
| * | | | | | | usb: gadget: rndis: Fix re-binding f_rndisBenoit Goby2012-05-101-0/+1
| * | | | | | | usb: gadget: Add variant of gether_setup to customize the device nameMike Lockwood2012-05-102-4/+25
| * | | | | | | usb: gadget: u_serial: Allow calling gserial_setup after initBenoit Goby2012-05-101-2/+2
| * | | | | | | usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz2012-05-101-2/+3
| * | | | | | | usb: gadget: composite: make module parameters accessible at runtimeAndrzej Pietrasiewicz2012-05-101-6/+12
| * | | | | | | usb: gadget: composite: Initialize config->interfaceBenoit Goby2012-05-101-0/+1
| * | | | | | | usb: gadget: composite: Add usb_remove_configBenoit Goby2012-05-101-20/+48
| * | | | | | | USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()Greg Kroah-Hartman2012-05-101-3/+0
| * | | | | | | USB: gadget: ci13xx_udc: fix potential crash in irq handlerGreg Kroah-Hartman2012-05-101-3/+1
| * | | | | | | usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-091-1/+1
| * | | | | | | usb: gadget: ci13xxx: convert to new styleAlexander Shishkin2012-05-091-81/+39
| * | | | | | | usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/removeAlexander Shishkin2012-05-091-81/+80
| * | | | | | | usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}Alexander Shishkin2012-05-092-109/+87
| * | | | | | | usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin2012-05-096-102/+180
| * | | | | | | usb: gadget: conversion of controllers choice to menuAlexander Shishkin2012-05-091-8/+2
| * | | | | | | usb: gadget: ci13xxx: redo register accessAlexander Shishkin2012-05-092-128/+191
| * | | | | | | usb: gadget: ci13xxx: move global variables inside struct ci13xxxAlexander Shishkin2012-05-092-232/+244
| * | | | | | | usb: gadget: ci13xxx: drop needless parensAlexander Shishkin2012-05-092-8/+8
| * | | | | | | usb: gadget: ci13xxx_pci: add langwell/penwell pci idsAlexander Shishkin2012-05-081-0/+2
| * | | | | | | usb: gadget: ci13xxx: rename register layoutsAlexander Shishkin2012-05-084-133/+132
| * | | | | | | usb: gadget: ci13xxx: initialize ep0{out,in} dynamicallyAlexander Shishkin2012-05-082-21/+30
| * | | | | | | usb: gadget: ci13xxx: fix ep list removal in gadget unregistering codeAlexander Shishkin2012-05-081-1/+1
| * | | | | | | Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-0746-1732/+2174
| |\ \ \ \ \ \ \