aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-07-22tty-usb-keyspan-pda: Coding styleAlan Cox
2008-07-22keyspan: Use string flip functions when possibleAlan Cox
2008-07-22tty-usb-keyspan: Coding styleAlan Cox
2008-07-22tty-usb-iuu-phoenix: Clean up to coding styleAlan Cox
2008-07-22tty-usb-ipw: Coding styleAlan Cox
2008-07-22ipaq: Coding styleAlan Cox
2008-07-22io_ti: Minor coding styleAlan Cox
2008-07-22usb-serial: Coding styleAlan Cox
2008-07-22tty-usb-visor: Coding styleAlan Cox
2008-07-22tty-usb-hp4x: Fix overlong lineAlan Cox
2008-07-22tty-usb-generic: Code cleanupAlan Cox
2008-07-22garmin_gps: Coding styleAlan Cox
2008-07-22funsoft: Switch to linux/uaccessAlan Cox
2008-07-22ftdi_sio: Coding styleAlan Cox
2008-07-22empeg: Coding styleAlan Cox
2008-07-22digi_acceleport: coding styleAlan Cox
2008-07-22usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox
2008-07-22cypress_m8: coding styleAlan Cox
2008-07-22cyberjack: Coding styleAlan Cox
2008-07-22cp2101: coding styleAlan Cox
2008-07-22tty-usb-console: Fix termiosAlan Cox
2008-07-22tty-usb-console: tidy the USB console codeAlan Cox
2008-07-22usb-serial-bus: tidy coding styleAlan Cox
2008-07-22belkin_sa: clean up codeAlan Cox
2008-07-22whiteheat: fix bugs found in the tidy and auditAlan Cox
2008-07-22whiteheat: coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-21device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-21sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams
2008-07-21usb-storage: revert DMA-alignment change for Wireless USBAlan Stern
2008-07-21USB: use reset_resume when normal resume failsAlan Stern
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell
2008-07-21usb gadget: minor USBCV fix for composite frameworkDavid Lopo
2008-07-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May
2008-07-21USB: fix double kfree in ipaq in error caseOliver Neukum
2008-07-21USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum
2008-07-21USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro
2008-07-21USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan
2008-07-21USB: Fix pointer/int cast in USB devio codeDavid Howells
2008-07-21usb gadget: g_cdc dependso on NETRandy Dunlap
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss
2008-07-21usbfs: don't store bad pointers in registrationAlan Stern
2008-07-21usbfs: fix race between open and unregisterAlan Stern
2008-07-21usbfs: simplify the lookup-by-minor routinesAlan Stern
2008-07-21usbfs: send disconnect signals when device is unregisteredAlan Stern
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern
2008-07-21USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare
2008-07-21USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov
2008-07-21USB: fix disconnect bug in cdc-acmOliver Neukum