| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: class: usblp: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -8/+10 |
* | USB: class: cdc-acm: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -8/+10 |
* | USB: atm: usbatm: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -5/+6 |
* | USB: atm: ueagle-atm: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -2/+4 |
* | USB: atm: speedtch: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -3/+4 |
* | USB: atm: cxacru: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -2/+1 |
* | USB: m66592-udc: fixes some problems | Yoshihiro Shimoda | 2007-07-19 | 4 | -453/+450 |
* | USB: usb-storage: unusual_devs entry for Nikon D100 | Alan Stern | 2007-07-19 | 1 | -0/+7 |
* | USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown() | Jesper Juhl | 2007-07-19 | 1 | -6/+4 |
* | USB: amd5536 UDC driver (in GEODE southbridge) | Thomas Dahlmann | 2007-07-19 | 6 | -0/+4114 |
* | USB: documentation update for usb_unlink_urb | Alan Stern | 2007-07-19 | 1 | -43/+45 |
* | UHCI: short control URBs get a status stage | Alan Stern | 2007-07-19 | 1 | -21/+38 |
* | USB: mos7720, mos7840: remove redundant urb check | Florin Malita | 2007-07-19 | 2 | -24/+0 |
* | USB: fix warning caused by autosuspend counter going negative | Alan Stern | 2007-07-19 | 1 | -4/+6 |
* | USB: add "descriptors" binary sysfs attribute | Alan Stern | 2007-07-19 | 1 | -0/+53 |
* | isp116x-hcd: prepare for urb->status | Alan Stern | 2007-07-19 | 1 | -101/+86 |
* | USB: usblp: "Big cleanup" breaks O_NONBLOCK | Pete Zaitcev | 2007-07-19 | 1 | -4/+5 |
* | USB: sierra: Add new devices | Kevin Lloyd | 2007-07-19 | 1 | -7/+20 |
* | USB: sierra: Add TRU-Install (c) Support | Kevin Lloyd | 2007-07-19 | 2 | -20/+89 |
* | USB: use mutex instead of semaphore in the FTDI ELAN driver | Matthias Kaehlcke | 2007-07-19 | 1 | -6/+7 |
* | USB: use mutex instead of semaphore in the Adutux driver | Matthias Kaehlcke | 2007-07-19 | 1 | -17/+18 |
* | USB: use mutex instead of semaphore in the ELAN U132 adapter driver | Matthias Kaehlcke | 2007-07-19 | 1 | -8/+9 |
* | USB: use mutex instead of semaphore in the USB gadget serial driver | Matthias Kaehlcke | 2007-07-19 | 1 | -12/+13 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 4 | -8/+4 |
* | dev_vdbg(), available with -DVERBOSE_DEBUG | David Brownell | 2007-07-18 | 1 | -7/+0 |
* | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 | 1 | -1/+1 |
* | drivers/usb/misc/auerswald: fix status check, remove redundant check | Jeff Garzik | 2007-07-17 | 1 | -1/+1 |
* | no USB on M32R | Al Viro | 2007-07-17 | 1 | -1/+1 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 4 | -2/+6 |
* | minimal fixes for drivers/usb/gadget/m66592-udc.c | Al Viro | 2007-07-15 | 1 | -23/+4 |
* | Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects" | Linus Torvalds | 2007-07-12 | 1 | -0/+1 |
* | USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc | Suresh Jayaraman | 2007-07-12 | 1 | -1/+1 |
* | USB: additions to the quirk list | Oliver Neukum | 2007-07-12 | 1 | -0/+8 |
* | usb-storage: implement autosuspend | Alan Stern | 2007-07-12 | 2 | -11/+29 |
* | USB: cdc-acm: add new device id to option driver | Andrey Arapov | 2007-07-12 | 1 | -0/+3 |
* | USB: goku_udc trivial cleanups | David Brownell | 2007-07-12 | 2 | -23/+23 |
* | USB: usb gadget stack can now -DDEBUG with Kconfig | David Brownell | 2007-07-12 | 3 | -82/+100 |
* | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell | 2007-07-12 | 9 | -429/+0 |
* | usb gadget stack: remove usb_ep_*_buffer(), part 1 | David Brownell | 2007-07-12 | 4 | -29/+11 |
* | USB: pxa2xx_udc -- cleanups, mostly removing dma hooks | David Brownell | 2007-07-12 | 2 | -404/+25 |
* | USB: pxa2xx_udc: use generic gpio layer | Milan Svoboda | 2007-07-12 | 1 | -14/+49 |
* | USB: quirk for samsung printer | Oliver Neukum | 2007-07-12 | 1 | -0/+2 |
* | USB: usb/dma doc updates | David Brownell | 2007-07-12 | 1 | -5/+6 |
* | USB: drivers/usb/storage/unusual_devs.h whitespace cleanup | S.Caglar Onur | 2007-07-12 | 1 | -94/+94 |
* | USB: remove Makefile reference to obsolete OHCI_AT91 | Robert P. J. Day | 2007-07-12 | 1 | -1/+0 |
* | USB: io_*: remove bogus termios no change checks | Alan Cox | 2007-07-12 | 2 | -17/+0 |
* | USB: mos7720: remove bogus no termios change check | Alan Cox | 2007-07-12 | 1 | -10/+0 |
* | USB: visor and whiteheat: remove bogus termios change checks | Alan Cox | 2007-07-12 | 2 | -17/+0 |
* | USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra... | Alan Cox | 2007-07-12 | 1 | -32/+1 |
* | USB: mos7840.c: turn this into a serial driver | Alan Cox | 2007-07-12 | 1 | -72/+0 |