| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | 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 |
* | | | | USB: fix skeleton driver | Oliver Neukum | 2007-04-27 | 1 | -11/+20 |
* | | | | USB: pxa2xx_udc: fix hardcoded irq number | Milan Svoboda | 2007-04-27 | 1 | -1/+1 |
* | | | | pxa2xx_udc: cleanups, use platform_get_irq | David Brownell | 2007-04-27 | 1 | -53/+43 |
* | | | | Adding PID of SHARP S01SH for ipaq.c | Norihiko Tomiyama | 2007-04-27 | 1 | -0/+1 |
* | | | | dev_dbg: check dev_dbg() arguments | Dan Williams | 2007-04-27 | 2 | -9/+1 |
* | | | | USB: remove use of the bus rwsem, as it doesn't really protect anything. | Greg Kroah-Hartman | 2007-04-27 | 4 | -22/+7 |
* | | | | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -2/+4 |
* | | | | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 3 | -3/+3 |
* | | | | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | | | | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 5 | -11/+11 |
* | | | | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 6 | -8/+3 |
* | | | | usb-net/pegasus: fix pegasus carrier detection | Dan Williams | 2007-04-24 | 2 | -6/+14 |
| |_|/
|/| | |
|
* | | | USB: Nikon D80 unusual device patch | Emil Larsson | 2007-04-11 | 1 | -0/+7 |
* | | | EHCI: fix remote wakeup regression in 2.6.21-rc | Alan Stern | 2007-04-11 | 1 | -0/+1 |
|/ / |
|