summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu2010-05-201-4/+7
| * USB: xhci: Transfer ring link TRB activation change.John Youn2010-05-201-13/+58
| * USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap2010-05-201-0/+1
| * USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar2010-05-202-2/+44
| * USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar2010-05-201-0/+735
| * USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb coreDinh Nguyen2010-05-202-7/+9
| * USB: ftdi_sio: clean up line-status handlingJohan Hovold2010-05-201-21/+16
| * USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-3/+4
| * USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-3/+4
| * USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov2010-05-201-4/+3
| * USB: usbcore: Do not disable USB3 protocol ports in hub_activate()Andiry Xu2010-05-201-2/+14
| * USB: ark3116: reimplement read processingJohan Hovold2010-05-201-73/+31
| * USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold2010-05-203-5/+5
| * USB: gadget: Allow function access to device ID data during bind()Robert Lukassen2010-05-201-8/+8
| * USB: fix u132-hcd code/data warningRandy Dunlap2010-05-201-1/+1
| * USB: xhci: Set stream ID to 0 after cleaning up stalls.Sarah Sharp2010-05-202-0/+2
| * 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/+46
| * 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/+47
| * USB: ftdi_sio: clean up SIO write supportJohan Hovold2010-05-201-40/+13
| * USB: ftdi_sio: switch to generic write implementationJohan Hovold2010-05-201-172/+19
| * USB: isp1760: Use resource_sizeTobias Klauser2010-05-201-6/+5
| * USB: simplify usb_sg_init()Alan Stern2010-05-201-55/+38
| * 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/+12
| * USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-202-4/+2
| * 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-202-3/+2
| * USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-203-155/+65
| * USB: remove leftover references to udev->autosuspend_disabledAlan Stern2010-05-202-2/+2
| * 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/+0
| * USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani2010-05-201-9/+0
| * USB: Mass storage gadget: Handle eject requestFabien Chouteau2010-05-201-3/+45
| * USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-201-0/+21