summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-23tty-usb-kl5kusb105: Coding styleAlan Cox1-201/+188
2008-07-23keyspan_pda: Use string flip functionsAlan Cox1-3/+2
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 Cox42-1720/+1820
2008-07-23ttydev: Fix up compile failures in the PPC buildAlan Cox2-2/+2
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers3-2/+5
2008-07-22Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto1-0/+1
2008-07-22tpm: MAINTAINERS whitespace fix and email addresses additionRajiv Andrade1-3/+4
2008-07-22proc: fix /proc/*/pagemap some moreAlexey Dobriyan1-1/+1
2008-07-22cpusets: fix wrong domain attr updatesMiao Xie1-1/+3
2008-07-22gpio: pcf857x: add lock and handle more chipsDavid Brownell2-6/+32
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert4-0/+355
2008-07-22execve filename: document and export via auxiliary vectorJohn Reiser2-1/+4
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds142-8951/+11623
2008-07-22usb-storage: revert DMA-alignment change for Wireless USBAlan Stern1-10/+15
2008-07-22USB: use reset_resume when normal resume failsAlan Stern2-5/+22
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