summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-22mct_u232: Use flip buffer functionsAlan Cox1-3/+1
2008-07-22tty-usb-mct-u232: Coding styleAlan Cox1-132/+141
2008-07-22kobil_sct: Fix ioctlsAlan Cox1-2/+4
2008-07-22tty-usb-kobil-sct: Coding styleAlan Cox1-260/+297
2008-07-22tty-usb-kl5kusb105: Coding styleAlan Cox1-201/+188
2008-07-22keyspan_pda: Use string flip functionsAlan Cox1-3/+2
2008-07-22tty-usb-keyspan-pda: Coding styleAlan Cox1-70/+91
2008-07-22keyspan: Use string flip functions when possibleAlan Cox1-9/+7
2008-07-22tty-usb-keyspan: Coding styleAlan Cox1-407/+418
2008-07-22tty-usb-iuu-phoenix: Clean up to coding styleAlan Cox1-9/+6
2008-07-22tty-usb-ipw: Coding styleAlan Cox1-135/+144
2008-07-22ipaq: Coding styleAlan Cox1-45/+52
2008-07-22io_ti: Minor coding styleAlan Cox1-1/+1
2008-07-22usb-serial: Coding styleAlan Cox1-140/+164
2008-07-22tty-usb-visor: Coding styleAlan Cox1-149/+191
2008-07-22tty-usb-hp4x: Fix overlong lineAlan Cox1-1/+2
2008-07-22tty-usb-generic: Code cleanupAlan Cox1-38/+49
2008-07-22garmin_gps: Coding styleAlan Cox1-178/+176
2008-07-22funsoft: Switch to linux/uaccessAlan Cox1-1/+1
2008-07-22ftdi_sio: Coding styleAlan Cox2-569/+635
2008-07-22empeg: Coding styleAlan Cox1-96/+107
2008-07-22digi_acceleport: coding styleAlan Cox1-160/+184
2008-07-22usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox1-20/+17
2008-07-22cypress_m8: coding styleAlan Cox2-294/+325
2008-07-22cyberjack: Coding styleAlan Cox1-62/+69
2008-07-22cp2101: coding styleAlan Cox2-160/+156
2008-07-22tty-usb-console: Fix termiosAlan Cox1-32/+5
2008-07-22tty-usb-console: tidy the USB console codeAlan Cox1-61/+66
2008-07-22usb-serial-bus: tidy coding styleAlan Cox1-10/+10
2008-07-22belkin_sa: clean up codeAlan Cox2-69/+94
2008-07-22whiteheat: fix bugs found in the tidy and auditAlan Cox1-8/+4
2008-07-22whiteheat: coding styleAlan Cox3-206/+280
2008-07-22usb_serial: API all changeAlan Cox41-1694/+1790
2008-07-22ttydev: Fix up compile failures in the PPC buildAlan Cox2-2/+2
2008-07-22gpio: pcf857x: add lock and handle more chipsDavid Brownell2-6/+32
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert3-0/+346
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds133-8766/+11033
2008-07-21usb-storage: revert DMA-alignment change for Wireless USBAlan Stern1-10/+15
2008-07-21USB: use reset_resume when normal resume failsAlan Stern1-3/+17
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell2-1/+4
2008-07-21usb gadget: minor USBCV fix for composite frameworkDavid Lopo1-0/+1
2008-07-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May1-4/+19
2008-07-21USB: fix double kfree in ipaq in error caseOliver Neukum1-1/+2
2008-07-21USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2-0/+11
2008-07-21USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro1-1/+0
2008-07-21USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan1-0/+5
2008-07-21USB: Fix pointer/int cast in USB devio codeDavid Howells1-2/+3
2008-07-21usb gadget: g_cdc dependso on NETRandy Dunlap1-0/+1
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2-19/+155
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2-334/+210