summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-09USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern
2009-10-09USB: small fix in error case of suspend in generic usbserial codeOliver Neukum
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum
2009-10-09USB: Fix throttling in generic usbserial driverJoris van Rantwijk
2009-10-09USB: cp210x: Add support for the DW700 UARTÉric Piel
2009-10-09USB: ipaq: fix oops when device is plugged inAlan Stern
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser
2009-10-09USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger
2009-10-09USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp
2009-10-09USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp
2009-10-09USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp
2009-10-09USB: xhci: Stop debugging polling loop when HC dies.Sarah Sharp
2009-10-09USB: usbtmc: fix timeout increaseGergely Imreh
2009-10-09USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog
2009-10-09USB: option: Toshiba G450 device idPeter Magdina
2009-10-09USB: usblcd, fix memory leakJiri Slaby
2009-10-09USB: serial: sierra driver version change to 1.3.8Elina Pasheva
2009-10-09USB: serial: don't call release without attachAlan Stern
2009-10-09USB: digi_acceleport: Fix broken unthrottle.Johan Hovold
2009-10-09USB: pl2303: fix error characters not being reported to ldiscJohan Hovold
2009-10-09USB: ftdi_sio: re-implement read processingJohan Hovold
2009-10-09USB: ftdi_sio: clean up read completion handlerJohan Hovold
2009-10-09USB: ftdi_sio: remove unused rx_byte counterJohan Hovold
2009-10-09USB: ftdi_sio: remove tty->low_latencyJohan Hovold
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-06usb: r8a66597-udc unaligned fifo fixMagnus Damm
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23USB: skeleton: fix coding style issues.Greg Kroah-Hartman
2009-09-23USB: O_NONBLOCK in read path of skeletonOliver Neukum
2009-09-23USB: make usb-skeleton honor O_NONBLOCK in write pathOliver Neukum
2009-09-23USB: skel_read really sucks royallyOliver Neukum
2009-09-23USB: Add hub descriptor update hook for xHCISarah Sharp
2009-09-23USB: xhci: Support USB hubs.Sarah Sharp