summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* funsoft: Switch to linux/uaccessAlan Cox2008-07-221-1/+1
* ftdi_sio: Coding styleAlan Cox2008-07-222-569/+635
* empeg: Coding styleAlan Cox2008-07-221-96/+107
* digi_acceleport: coding styleAlan Cox2008-07-221-160/+184
* usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox2008-07-221-20/+17Star
* cypress_m8: coding styleAlan Cox2008-07-222-294/+325
* cyberjack: Coding styleAlan Cox2008-07-221-62/+69
* cp2101: coding styleAlan Cox2008-07-222-160/+156Star
* tty-usb-console: Fix termiosAlan Cox2008-07-221-32/+5Star
* tty-usb-console: tidy the USB console codeAlan Cox2008-07-221-61/+66
* usb-serial-bus: tidy coding styleAlan Cox2008-07-221-10/+10
* belkin_sa: clean up codeAlan Cox2008-07-222-69/+94
* whiteheat: fix bugs found in the tidy and auditAlan Cox2008-07-221-8/+4Star
* whiteheat: coding styleAlan Cox2008-07-223-206/+280
* usb_serial: API all changeAlan Cox2008-07-2242-1720/+1820
* ttydev: Fix up compile failures in the PPC buildAlan Cox2008-07-222-2/+2
* markers: fix duplicate modpost entryMathieu Desnoyers2008-07-223-2/+5
* Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto2008-07-221-0/+1
* tpm: MAINTAINERS whitespace fix and email addresses additionRajiv Andrade2008-07-221-3/+4
* proc: fix /proc/*/pagemap some moreAlexey Dobriyan2008-07-221-1/+1
* cpusets: fix wrong domain attr updatesMiao Xie2008-07-221-1/+3
* gpio: pcf857x: add lock and handle more chipsDavid Brownell2008-07-222-6/+32
* gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert2008-07-224-0/+355
* execve filename: document and export via auxiliary vectorJohn Reiser2008-07-222-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-07-22142-8951/+11623
|\
| * usb-storage: revert DMA-alignment change for Wireless USBAlan Stern2008-07-221-10/+15
| * USB: use reset_resume when normal resume failsAlan Stern2008-07-222-5/+22
| * usb_gadget: composite cdc gadget fault handlingDavid Brownell2008-07-222-1/+4
| * usb gadget: minor USBCV fix for composite frameworkDavid Lopo2008-07-221-0/+1
| * USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May2008-07-221-4/+19
| * USB: fix double kfree in ipaq in error caseOliver Neukum2008-07-221-1/+2
| * USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2008-07-222-0/+11
| * USB: remove board-specific UP2OCR configuration from pxa27x-udcDaniel Ribeiro2008-07-221-1/+0Star
| * USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan2008-07-221-0/+5
| * USB: Fix pointer/int cast in USB devio codeDavid Howells2008-07-221-2/+3
| * usb gadget: g_cdc dependso on NETRandy Dunlap2008-07-221-0/+1
| * USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2008-07-222-19/+155
| * USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2008-07-222-334/+210Star
| * usbfs: don't store bad pointers in registrationAlan Stern2008-07-221-9/+10
| * usbfs: fix race between open and unregisterAlan Stern2008-07-221-5/+11
| * usbfs: simplify the lookup-by-minor routinesAlan Stern2008-07-221-9/+6Star
| * usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-223-31/+41
| * USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-224-21/+140
| * USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare2008-07-221-14/+12Star
| * USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov2008-07-221-0/+9
| * USB: fix disconnect bug in cdc-acmOliver Neukum2008-07-221-13/+15
| * USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum2008-07-221-1/+4
| * USB: autosuspend for cdc-wdmOliver Neukum2008-07-221-6/+101
| * USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2008-07-222-21/+126
| * USB: keyspan: Remove duplicate device entriesBen Collins2008-07-221-3/+2Star