summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-23tty-usb-keyspan-pda: Coding styleAlan Cox1-70/+91
2008-07-23keyspan: Use string flip functions when possibleAlan Cox1-9/+7
2008-07-23tty-usb-keyspan: Coding styleAlan Cox1-407/+418
2008-07-23tty-usb-iuu-phoenix: Clean up to coding styleAlan Cox1-9/+6
2008-07-23tty-usb-ipw: Coding styleAlan Cox1-135/+144
2008-07-23ipaq: Coding styleAlan Cox1-45/+52
2008-07-23io_ti: Minor coding styleAlan Cox1-1/+1
2008-07-23usb-serial: Coding styleAlan Cox1-140/+164
2008-07-23tty-usb-visor: Coding styleAlan Cox1-149/+191
2008-07-23tty-usb-hp4x: Fix overlong lineAlan Cox1-1/+2
2008-07-23tty-usb-generic: Code cleanupAlan Cox1-38/+49
2008-07-23garmin_gps: Coding styleAlan Cox1-178/+176
2008-07-23funsoft: Switch to linux/uaccessAlan Cox1-1/+1
2008-07-23ftdi_sio: Coding styleAlan Cox2-569/+635
2008-07-23empeg: Coding styleAlan Cox1-96/+107
2008-07-23digi_acceleport: coding styleAlan Cox1-160/+184
2008-07-23usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox1-20/+17
2008-07-23cypress_m8: coding styleAlan Cox2-294/+325
2008-07-23cyberjack: Coding styleAlan Cox1-62/+69
2008-07-23cp2101: coding styleAlan Cox2-160/+156
2008-07-23tty-usb-console: Fix termiosAlan Cox1-32/+5
2008-07-23tty-usb-console: tidy the USB console codeAlan Cox1-61/+66
2008-07-23usb-serial-bus: tidy coding styleAlan Cox1-10/+10
2008-07-23belkin_sa: clean up codeAlan Cox2-69/+94
2008-07-23whiteheat: fix bugs found in the tidy and auditAlan Cox1-8/+4
2008-07-23whiteheat: coding styleAlan Cox3-206/+280
2008-07-23usb_serial: API all changeAlan Cox41-1694/+1790
2008-07-23ttydev: 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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds133-8766/+11033
2008-07-22usb-storage: revert DMA-alignment change for Wireless USBAlan Stern1-10/+15
2008-07-22USB: use reset_resume when normal resume failsAlan Stern1-3/+17
2008-07-22usb_gadget: composite cdc gadget fault handlingDavid Brownell2-1/+4
2008-07-22usb gadget: minor USBCV fix for composite frameworkDavid Lopo1-0/+1
2008-07-22USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May1-4/+19
2008-07-22USB: fix double kfree in ipaq in error caseOliver Neukum1-1/+2
2008-07-22USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2-0/+11
2008-07-22USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro1-1/+0
2008-07-22USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan1-0/+5
2008-07-22USB: Fix pointer/int cast in USB devio codeDavid Howells1-2/+3
2008-07-22usb gadget: g_cdc dependso on NETRandy Dunlap1-0/+1
2008-07-22USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2-19/+155
2008-07-22USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2-334/+210
2008-07-22usbfs: don't store bad pointers in registrationAlan Stern1-9/+10
2008-07-22usbfs: fix race between open and unregisterAlan Stern1-5/+11
2008-07-22usbfs: simplify the lookup-by-minor routinesAlan Stern1-9/+6
2008-07-22usbfs: send disconnect signals when device is unregisteredAlan Stern3-31/+41
2008-07-22USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern3-21/+139
2008-07-22USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare1-14/+12