| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: Fix GPL markings on usb core functions. | Greg KH | 2006-02-05 | 1 | -3/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-31 | 1 | -1/+1 |
|\ |
|
| * | Input: hiddev - fix off-by-one for num_values in uref_multi requests | Ben Collins | 2006-01-31 | 1 | -1/+1 |
* | | [PATCH] USB: gadget zero and dma-coherent buffers | David Brownell | 2006-01-31 | 1 | -3/+5 |
* | | [PATCH] USB: yealink printk warning fix | Andrew Morton | 2006-01-31 | 1 | -1/+1 |
* | | [PATCH] USB: libusual: fix warning on 64bit boxes | Alan Cox | 2006-01-31 | 1 | -1/+1 |
* | | [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c | Alexey Dobriyan | 2006-01-31 | 1 | -0/+1 |
* | | [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers | Sergei Shtylylov | 2006-01-31 | 1 | -1/+1 |
* | | [PATCH] USB: remove extra newline in hid_init_reports | Olaf Hering | 2006-01-31 | 1 | -1/+1 |
* | | [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp module | Adrian Bunk | 2006-01-31 | 1 | -194/+2 |
* | | [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp module | Adrian Bunk | 2006-01-31 | 3 | -131/+1 |
* | | [PATCH] USB EHCI: fix gfp_t sparse warning | Randy Dunlap | 2006-01-31 | 1 | -2/+1 |
* | | [PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.c | Eric Sesterhenn / snakebyte | 2006-01-31 | 1 | -175/+89 |
* | | [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response | Alan Stern | 2006-01-31 | 1 | -1/+7 |
* | | [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() | Olav Kongas | 2006-01-31 | 1 | -10/+11 |
* | | [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers | Greg Kroah-Hartman | 2006-01-31 | 1 | -0/+1 |
* | | [PATCH] USB: net2280 warning fix | David Brownell | 2006-01-31 | 1 | -0/+1 |
* | | [PATCH] USB: remove some left over devfs droppings hanging around in the usb ... | Greg Kroah-Hartman | 2006-01-31 | 3 | -5/+2 |
* | | [PATCH] USB: UHCI: No FSBR until device is configured | Alan Stern | 2006-01-31 | 1 | -2/+2 |
* | | [PATCH] USB: EHCI, another full speed iso fix | Clemens Ladisch | 2006-01-31 | 1 | -0/+1 |
* | | [PATCH] USB HID: add blacklist entry for HP keyboard | Vojtech Pavlik | 2006-01-31 | 1 | -3/+4 |
* | | [PATCH] USB: add new auerswald device ids | Andrew Morton | 2006-01-31 | 1 | -0/+2 |
* | | [PATCH] UEAGLE : cmv name bug (was cosmetic) | matthieu castet | 2006-01-31 | 1 | -1/+1 |
* | | [PATCH] UEAGLE : cosmetic | matthieu castet | 2006-01-31 | 1 | -21/+11 |
* | | [PATCH] UEAGLE : add iso support | matthieu castet | 2006-01-31 | 1 | -1/+25 |
* | | [PATCH] USBATM: semaphore to mutex conversion | Arjan van de Ven | 2006-01-31 | 4 | -32/+35 |
* | | [PATCH] USBATM: -EILSEQ workaround | Duncan Sands | 2006-01-31 | 2 | -1/+5 |
* | | [PATCH] USBATM: bump version numbers | Duncan Sands | 2006-01-31 | 2 | -2/+2 |
* | | [PATCH] USBATM: handle urbs containing partial cells | Duncan Sands | 2006-01-31 | 2 | -96/+182 |
* | | [PATCH] USBATM: allow isochronous transfer | Duncan Sands | 2006-01-31 | 6 | -39/+92 |
* | | [PATCH] USBATM: measure buffer size in bytes; force valid sizes | Duncan Sands | 2006-01-31 | 2 | -36/+84 |
* | | [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb | Duncan Sands | 2006-01-31 | 1 | -2/+3 |
* | | [PATCH] USBATM: return correct error code when out of memory | Duncan Sands | 2006-01-31 | 1 | -0/+2 |
* | | [PATCH] USBATM: shutdown open connections when disconnected | Duncan Sands | 2006-01-31 | 2 | -19/+48 |
* | | [PATCH] USBATM: xusbatm rewrite | Duncan Sands | 2006-01-31 | 1 | -37/+77 |
* | | [PATCH] USBATM: kzalloc conversion | Duncan Sands | 2006-01-31 | 3 | -11/+5 |
* | | [PATCH] USBATM: remove .owner | Duncan Sands | 2006-01-31 | 5 | -7/+1 |
* | | [PATCH] USBATM: add flags field | Duncan Sands | 2006-01-31 | 6 | -21/+19 |
* | | [PATCH] USBATM: trivial modifications | Duncan Sands | 2006-01-31 | 5 | -118/+153 |
* | | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver | Luca Risolia | 2006-01-31 | 7 | -2/+3095 |
* | | [PATCH] USB: SN9C10x driver updates | Luca Risolia | 2006-01-31 | 3 | -89/+46 |
* | | [PATCH] USB: cp2101 Add new device IDs | Craig Shelley | 2006-01-31 | 1 | -5/+9 |
* | | [PATCH] USB: add new pl2303 device ids | Denis MONTERRAT | 2006-01-31 | 2 | -0/+4 |
* | | [PATCH] USB: pl2303: Added support for CA-42 clone cable | Martin Gingras | 2006-01-31 | 2 | -1/+6 |
* | | [PATCH] USB: touchkitusb.c (eGalax driver) fix | Juergen Schindele | 2006-01-31 | 1 | -0/+3 |
* | | [PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet | David Hollis | 2006-01-31 | 1 | -0/+4 |
* | | [PATCH] USB: SN9C10x driver updates and bugfixes | Luca Risolia | 2006-01-31 | 9 | -756/+955 |
* | | [PATCH] USB: usb-storage support for SONY DSC-T5 still camera | Alexandre Duret-Lutz | 2006-01-31 | 1 | -5/+5 |
* | | [PATCH] USB: fix oops in acm disconnect | Oliver Neukum | 2006-01-31 | 1 | -2/+7 |
* | | [PATCH] USB: cleanup of usblp | Oliver Neukum | 2006-01-31 | 1 | -47/+24 |