Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | USB: add an ohci board-specific quirk | David Brownell | 2007-04-27 | 1 | -8/+20 | |
* | | | | USB: usbnet reports minidriver name through ethtool | David Brownell | 2007-04-27 | 2 | -3/+6 | |
* | | | | USB: rndis_host, various cleanups | David Brownell | 2007-04-27 | 1 | -28/+84 | |
* | | | | USB: fix signed jiffies issue in autosuspend logic | Alan Stern | 2007-04-27 | 1 | -5/+12 | |
* | | | | usbmon: bus zero | Pete Zaitcev | 2007-04-27 | 4 | -84/+116 | |
* | | | | USB: Allow transfer_buffer with transfer_dma | Tony Lindgren | 2007-04-27 | 1 | -1/+15 | |
* | | | | USB: cleanup ofd adutux | Oliver Neukum | 2007-04-27 | 1 | -20/+28 | |
* | | | | USB: add "last_busy" field for use in autosuspend | Alan Stern | 2007-04-27 | 3 | -37/+67 | |
* | | | | USB: whiteheat: Convert to generic boolean | Richard Knutsson | 2007-04-27 | 2 | -8/+4 | |
* | | | | USB: fix omninet write vs. close race | Oliver Neukum | 2007-04-27 | 1 | -18/+22 | |
* | | | | USB: fix error handling for mct_u232 | Oliver Neukum | 2007-04-27 | 1 | -4/+8 | |
* | | | | USB: fix error handling in kl5kusb | Oliver Neukum | 2007-04-27 | 1 | -8/+20 | |
* | | | | USB: fix catc error handling | Oliver Neukum | 2007-04-27 | 1 | -8/+19 | |
* | | | | USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU... | Oliver Neukum | 2007-04-27 | 1 | -1/+3 | |
* | | | | USB: fix ark3116 memory leak | Oliver Neukum | 2007-04-27 | 1 | -1/+2 | |
* | | | | USB: ftdi_sio: Add USB ID of ADSTech USBX-707 | Jelle Foks | 2007-04-27 | 2 | -0/+2 | |
* | | | | USB: fix race in ftdio_write | Oliver Neukum | 2007-04-27 | 1 | -6/+16 | |
* | | | | USB: fix race in visor_write | Oliver Neukum | 2007-04-27 | 1 | -6/+16 | |
* | | | | USB: aircable cleanup | Oliver Neukum | 2007-04-27 | 1 | -3/+4 | |
* | | | | USB: make usbdevices export their device nodes instead of using a separate class | Kay Sievers | 2007-04-27 | 8 | -112/+176 | |
* | | | | USB: gadget-storage needs BLOCK | Randy Dunlap | 2007-04-27 | 1 | -0/+1 | |
* | | | | USB: add power/level sysfs attribute | Alan Stern | 2007-04-27 | 3 | -8/+90 | |
* | | | | USB: ati_remote2: Add channel support | Peter Stokes | 2007-04-27 | 1 | -9/+80 | |
* | | | | USB: sierra close race | Oliver Neukum | 2007-04-27 | 1 | -10/+4 | |
* | | | | USB: option close race | Oliver Neukum | 2007-04-27 | 1 | -10/+4 | |
* | | | | USB: omninet memory leak in error case | Oliver Neukum | 2007-04-27 | 1 | -1/+5 | |
* | | | | UHCI: Add some WARN_ON()s | Alan Stern | 2007-04-27 | 1 | -4/+12 | |
* | | | | USB: fix endianness in mos7720 | Oliver Neukum | 2007-04-27 | 1 | -10/+9 | |
* | | | | USB: gtco.c: fix a use-before-check | Adrian Bunk | 2007-04-27 | 1 | -4/+1 | |
* | | | | USB: iowarrior.c: fix NULL dereference | Oliver Neukum | 2007-04-27 | 1 | -2/+4 | |
* | | | | USB: dm9601: fix sparse NULL warnings | Randy Dunlap | 2007-04-27 | 1 | -2/+3 | |
* | | | | USB: io_edgeport: Convert to generic boolean | Richard Knutsson | 2007-04-27 | 2 | -69/+63 | |
* | | | | USB: overhaul of mos7840 driver | Oliver Neukum | 2007-04-27 | 1 | -88/+145 | |
* | | | | USB: io_edgeport race condition in counters | Oliver Neukum | 2007-04-27 | 1 | -6/+7 | |
* | | | | EHCI: add delay to bus_resume before accessing ports | Alan Stern | 2007-04-27 | 1 | -0/+4 | |
* | | | | USB: Allow autosuspend delay to equal 0 | Alan Stern | 2007-04-27 | 3 | -8/+12 | |
* | | | | USB: separate autosuspend from external suspend | Alan Stern | 2007-04-27 | 6 | -41/+90 | |
* | | | | USB: help text for mos 7720 driver | Oliver Neukum | 2007-04-27 | 1 | -3/+3 | |
* | | | | mos7720 update | Oliver Neukum | 2007-04-27 | 1 | -3/+10 | |
* | | | | ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata | Christian Engelmayer | 2007-04-27 | 1 | -2/+2 | |
* | | | | USB: fix race in HCD removal | Alan Stern | 2007-04-27 | 1 | -3/+5 | |
* | | | | USB: cxacru: export detailed device info through sysfs | Simon Arlott | 2007-04-27 | 1 | -5/+176 | |
* | | | | usbatm: create sysfs link "device" from atm class device to usb interface | Simon Arlott | 2007-04-27 | 1 | -1/+13 | |
* | | | | USB: unnecessary GFP_ATOMIC in mos7720 driver | Oliver Neukum | 2007-04-27 | 1 | -1/+1 | |
* | | | | usbcore: move usb_autosuspend_work | Alan Stern | 2007-04-27 | 3 | -30/+20 | |
* | | | | libusual: change block scope variable to function scope | Pete Zaitcev | 2007-04-27 | 1 | -1/+2 | |
* | | | | USB: cdc-acm: export parsed capabilities through sysfs | Oliver Neukum | 2007-04-27 | 2 | -5/+79 | |
* | | | | usbmon: Extended text API | Pete Zaitcev | 2007-04-27 | 2 | -40/+257 | |
* | | | | USB: kill BKL in usblcd | Oliver Neukum | 2007-04-27 | 1 | -2/+5 | |
* | | | | USB: kill BKL in skeleton driver | Oliver Neukum | 2007-04-27 | 1 | -2/+10 |