summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | USB: g_ffs: the FunctionFS gadget driverMichal Nazarewicz2010-05-203-0/+465
| | * | | | USB: f_fs: the FunctionFS driverMichal Nazarewicz2010-05-201-0/+2441
| | * | | | USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-208-70/+71
| | * | | | USB: gadget webcam: depends on VIDEO_DEVRandy Dunlap2010-05-201-0/+1
| | * | | | USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-203-170/+46Star
| | * | | | USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-202-20/+72
| | * | | | USB: aircable: rewrite using generic read and write implementationsJohan Hovold2010-05-201-453/+47Star
| | * | | | USB: ftdi_sio: clean up SIO write supportJohan Hovold2010-05-201-40/+13Star
| | * | | | USB: ftdi_sio: switch to generic write implementationJohan Hovold2010-05-201-172/+19Star
| | * | | | USB: isp1760: Use resource_sizeTobias Klauser2010-05-201-6/+5Star
| | * | | | USB: simplify usb_sg_init()Alan Stern2010-05-201-55/+38Star
| | * | | | USB gadget: Webcam deviceLaurent Pinchart2010-05-203-1/+409
| | * | | | USB gadget: video class function driverLaurent Pinchart2010-05-207-0/+2710
| | * | | | USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-207-14/+12Star
| | * | | | USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-202-4/+2Star
| | * | | | usb: u132-hcd.c: fix shadows sparse warningBill Pemberton2010-05-201-2/+2
| | * | | | usb: sisusb_con.c: fix shadows sparse warningBill Pemberton2010-05-201-4/+4
| | * | | | USB: oti6858: declare send_data() as staticBill Pemberton2010-05-201-1/+1
| | * | | | USB: whci: declare functions as staticBill Pemberton2010-05-201-1/+1
| | * | | | USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede2010-05-201-0/+15
| | * | | | USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen2010-05-201-1/+1
| | * | | | USB: ehci-omap: fix Si version related programmingAjay Kumar Gupta2010-05-201-2/+2
| | * | | | usb: ehci-omap: fix compilation warningAjay Kumar Gupta2010-05-201-0/+3
| | * | | | USB: qcaux: add Samsung U520 device IDDan Williams2010-05-201-0/+5
| | * | | | USB: option: add PID for ZTE productzhao1980ming2010-05-201-0/+174
| | * | | | USB: xhci: Avoid double free after streams are disabled.Sarah Sharp2010-05-201-0/+2
| | * | | | USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-2/+1Star
| | * | | | USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-203-155/+65Star
| | * | | | USB: g_hid: unregister platform driver on probe/usb_composite_register errorsPeter Korsgaard2010-05-201-2/+12
| | * | | | USB: mos7840: Cleanup useless headerAlessio Igor Bogani2010-05-201-1/+0Star
| | * | | | USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani2010-05-201-9/+0Star
| | * | | | USB: Mass storage gadget: Handle eject requestFabien Chouteau2010-05-201-3/+45
| | * | | | USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-201-0/+21
| | * | | | USB: clean up some host controller sparse warningsRandy Dunlap2010-05-204-18/+18
| | * | | | USB: core: config.c: usb_get_configuration() simplifiedMichal Nazarewicz2010-05-201-6/+4Star
| | * | | | USB: usbserial: fix mos7720 dependenciesRandy Dunlap2010-05-201-3/+2Star
| | * | | | USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...Mike Dunn2010-05-201-266/+122Star
| | * | | | USB: usbserial: mos7720: add support for parallel port on moschip 7715Mike Dunn2010-05-202-86/+731
| | * | | | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-2011-70/+70
| | * | | | USB: devices: fix Coding StylesCarlos Sánchez Acosta2010-05-201-7/+10
| | * | | | USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)2010-05-201-140/+207
| | * | | | USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta2010-05-201-1/+1
| | * | | | USB: ehci: Elide I/O watchdog on NEC partsDavid Miller2010-05-201-0/+3
| | * | | | USB: storage: Remove unneeded SL11R unusual_devs entryPhil Dibowitz2010-05-201-9/+0Star
| | * | | | USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-202-0/+71
| | * | | | USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp2010-05-205-55/+280
| | * | | | USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp2010-05-204-14/+857
| | * | | | USB: qcserial: Add support for Qualcomm Gobi 2000 devicesAnssi Hannula2010-05-201-17/+25
| | * | | | USB: qcserial: Use generic USB wwan codeMatthew Garrett2010-05-202-0/+23
| | * | | | USB: option: Use generic USB wwan codeMatthew Garrett2010-05-202-646/+27Star