| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: remove obsolete config in kernel source (USB_HCD_DMA) | Christoph Egger | 2010-03-02 | 1 | -13/+0 |
* | USB: usbfs_snoop: add data logging back in | Chris Frey | 2010-03-02 | 1 | -13/+38 |
* | USB: s3c-hsotg: Staticise non-exported functions | Mark Brown | 2010-03-02 | 1 | -3/+4 |
* | USB: trivial: missing newline in usb core warning message | Thadeu Lima de Souza Cascardo | 2010-03-02 | 1 | -1/+1 |
* | USB: ftdi_sio: correct spelling in implementation file | Andreas Mohr | 2010-03-02 | 1 | -7/+7 |
* | USB: ftdi_sio: correct spelling in header files | Andreas Mohr | 2010-03-02 | 2 | -15/+15 |
* | USB: serial: Eliminate useless code | Julia Lawall | 2010-03-02 | 2 | -2/+1 |
* | USB: gadget: Add DEVTYPE support for Ethernet functions | Marcel Holtmann | 2010-03-02 | 1 | -0/+5 |
* | USB: remove the berry_charge driver | Greg Kroah-Hartman | 2010-03-02 | 3 | -195/+0 |
* | USB: BKL removal from ioctl path of usbfs | Oliver Neukum | 2010-03-02 | 1 | -9/+3 |
* | USB: BKL removal: frontier | Oliver Neukum | 2010-03-02 | 2 | -6/+0 |
* | USB: BKL removal: vstusb | Oliver Neukum | 2010-03-02 | 1 | -8/+1 |
* | USB: BKL removal: legousbtower | Oliver Neukum | 2010-03-02 | 1 | -3/+0 |
* | USB: BKL removal: ldusb | Oliver Neukum | 2010-03-02 | 1 | -10/+2 |
* | USB: BKL removal: ftdi-elan | Oliver Neukum | 2010-03-02 | 1 | -6/+0 |
* | USB: BKL removal: adutux | Oliver Neukum | 2010-03-02 | 1 | -3/+0 |
* | USB: BKL removal: idmouse | Oliver Neukum | 2010-03-02 | 1 | -7/+1 |
* | USB: BKL removal: rio500 | Oliver Neukum | 2010-03-02 | 1 | -2/+6 |
* | USB: BKL removal: mdc800 | Oliver Neukum | 2010-03-02 | 1 | -3/+0 |
* | USB: BKL removal: cdc-wdm | Oliver Neukum | 2010-03-02 | 1 | -3/+0 |
* | USB: BKL removal: usbtmc | Oliver Neukum | 2010-03-02 | 1 | -3/+0 |
* | USB: BKL removal: usb-skeleton | Oliver Neukum | 2010-03-02 | 1 | -3/+0 |
* | usb: BKL removal: usblp | Oliver Neukum | 2010-03-02 | 1 | -3/+0 |
* | USB: isight-firmware: declare MODULE_FIRMWARE | Ben Hutchings | 2010-03-02 | 1 | -0/+2 |
* | USB: Reduce scope of BKL in usb ioctl handling | Oliver Neukum | 2010-03-02 | 1 | -4/+10 |
* | USB: Push BKL on open down into the drivers | Oliver Neukum | 2010-03-02 | 20 | -15/+99 |
* | USB: Remove BKL from lseek implementations | Oliver Neukum | 2010-03-02 | 2 | -4/+4 |
* | USB: Remove BKL from usbdev_open() | Oliver Neukum | 2010-03-02 | 1 | -4/+0 |
* | USB: Remove BKL from poll() | Oliver Neukum | 2010-03-02 | 1 | -19/+9 |
* | USB: atm: Use FIELD_SIZEOF, trivial cleanup. | Thiago Farina | 2010-03-02 | 1 | -1/+1 |
* | USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup | Gernot Hillier | 2010-03-02 | 1 | -1/+10 |
* | USB: serial: option.c: Add blacklisting infrastructure for special device han... | Gernot Hillier | 2010-03-02 | 1 | -0/+40 |
* | USB: serial: option.c: Add chipset information for 4G W14 | Gernot Hillier | 2010-03-02 | 1 | -0/+2 |
* | USB goku_udc: make PCI device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB gadget: make Open Firmware device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB host: make Open Firmware device id constant | Németh Márton | 2010-03-02 | 5 | -5/+5 |
* | USB hub: make USB device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB misc: make USB device id constant | Németh Márton | 2010-03-02 | 22 | -22/+22 |
* | USB image: make USB device id constant | Németh Márton | 2010-03-02 | 2 | -3/+3 |
* | USB serial: make USB device id constant | Németh Márton | 2010-03-02 | 39 | -60/+60 |
* | USB class: make USB device id constant | Németh Márton | 2010-03-02 | 5 | -5/+5 |
* | USB skeleton: make USB device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy() | Roel Kluin | 2010-03-02 | 1 | -1/+1 |
* | USB: Move hcd free_dev call into usb_disconnect to fix oops | Herbert Xu | 2010-03-02 | 3 | -4/+13 |
* | USB: fix crash in uhci_scan_schedule | Pete Zaitcev | 2010-03-02 | 1 | -0/+1 |
* | USB: convert to the runtime PM framework | Alan Stern | 2010-03-02 | 9 | -616/+410 |
* | USB: rearrange functions in driver.c | Alan Stern | 2010-03-02 | 1 | -103/+103 |
* | USB: change handling of negative autosuspend delays | Alan Stern | 2010-03-02 | 2 | -5/+27 |
* | USB: implement usb_enable_autosuspend | Alan Stern | 2010-03-02 | 4 | -21/+56 |
* | USB: use the device lock for persist_enabled | Alan Stern | 2010-03-02 | 1 | -2/+3 |