summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * USB: safe_serial: reimplement write using generic frameworkJohan Hovold2010-05-201-111/+32
| * usb-storage: always print quirksFelipe Contreras2010-05-201-3/+6
| * USB: usb-storage: trivial debug improvementsFelipe Contreras2010-05-201-29/+32
| * USB: oti6858: use port write fifoJohan Hovold2010-05-201-37/+25
| * USB: oti6858: use kfifo to implement write bufferingJohan Hovold2010-05-201-201/+17
| * USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold2010-05-201-222/+17
| * USB: cypress_m8: remove unused drain defineJohan Hovold2010-05-201-1/+0
| * USB: usb_debug: set bulk out size at probeJohan Hovold2010-05-201-7/+1
| * USB: gadget: Use kmemdupJulia Lawall2010-05-201-2/+1
| * USB: CP210x New Device IDs 11 New device IDsCraig Shelley2010-05-201-0/+11
| * USB: visor: increase bulk-out buffer sizeJohan Hovold2010-05-201-0/+3
| * USB: belkin_sa: implement line status handlingJohan Hovold2010-05-201-26/+51
| * USB: belkin_sa: clean up openJohan Hovold2010-05-201-15/+6
| * USB: belkin_sa: minor clean-upsJohan Hovold2010-05-201-21/+7
| * USB: cp210x: use generic open to start reading from deviceJohan Hovold2010-05-201-1/+1
| * USB: visor: reimplement using generic frameworkJohan Hovold2010-05-201-329/+13
| * USB: visor: fix memory leakJohan Hovold2010-05-201-0/+1
| * USB: spcp8x5: reimplement using generic frameworkJohan Hovold2010-05-201-378/+29
| * USB: ipaq: reimplement using generic frameworkJohan Hovold2010-05-202-377/+10
| * USB: empeg: reimplement using generic frameworkJohan Hovold2010-05-201-388/+13
| * USB: serial: add special case for processing of empty read urbsJohan Hovold2010-05-201-0/+3
| * USB: kobil: fix memory leakJohan Hovold2010-05-201-1/+2
| * USB: option.c: OLIVETTI OLICARD100 supportNils Radtke2010-05-201-0/+6
| * USB: xhci: fix compiler warning.Greg Kroah-Hartman2010-05-201-1/+0
| * USB: remove match_deviceMing Lei2010-05-201-33/+0
| * USB: visor.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-4/+5
| * USB: pl2303.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-3/+3
| * USB: kobil_sct.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-29/+46
| * USB: kl5kusb105.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-24/+23
| * USB: io_edgeport: checkpatch cleanupsGreg Kroah-Hartman2010-05-204-147/+143
| * USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman2010-05-203-82/+88
| * USB: cypress_m8.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-24/+29
| * USB: belkin_sa.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-5/+5
| * USB: mct_u232.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-121/+133
| * USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov2010-05-201-2/+7
| * USB: cp210x: remove redundant disconnect()Johan Hovold2010-05-201-29/+0
| * USB: io_edgeport: Use kzallocJulia Lawall2010-05-201-2/+1
| * USB: ipw: reimplement using generic frameworkJohan Hovold2010-05-201-124/+4
| * USB: ipw: remove dummy port_probe and port_removeJohan Hovold2010-05-201-13/+0
| * USB: ipw: clean up dtr-rts handlingJohan Hovold2010-05-201-37/+6
| * USB: ir-usb: reimplement using generic frameworkJohan Hovold2010-05-201-159/+38
| * USB: ir-usb: fix set_termios raceJohan Hovold2010-05-201-16/+47
| * USB: ir-usb: allow custom bulk buffer size without reallocationJohan Hovold2010-05-201-25/+5
| * USB: ir-usb: fix double freeJohan Hovold2010-05-201-0/+2
| * USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-205-71/+145
| * USB: EHCI: clear PHCD before resumingAlek Du2010-05-201-0/+17
| * USB: fix functionfs for CONFIG_NET disabledRandy Dunlap2010-05-201-2/+2
| * USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland2010-05-201-12/+3
| * USB: remove usb_find_deviceMing Lei2010-05-201-37/+0
| * USB: gadget: f_mass_storage: fix in error recoveryMichal Nazarewicz2010-05-201-26/+25