Age | Commit message (Expand) | Author | Files | Lines |
2006-02-14 | [PATCH] USB: unusual-devs bugfix | Phil Dibowitz | 1 | -7/+18 |
2006-02-14 | [PATCH] USB: unusual_devs.h entry: iAUDIO M5 | Alan Stern | 1 | -0/+7 |
2006-02-14 | [PATCH] USB: unusual_devs.h entry: TrekStor i.Beat | Alan Stern | 1 | -0/+7 |
2006-02-14 | [PATCH] usb-storage: unusual_devs entry | Alan Stern | 1 | -0/+6 |
2006-02-14 | [PATCH] usb-storage: new unusual_devs entry | Alan Stern | 1 | -0/+7 |
2006-02-14 | [PATCH] USB: sl811_cs needs platform_device conversion too | David Brownell | 1 | -2/+2 |
2006-02-14 | [PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse | Christian Lindner | 2 | -2/+7 |
2006-02-14 | [PATCH] USB: change ldusb's experimental state | Michael Hund | 1 | -1/+1 |
2006-02-14 | [PATCH] USB: add new device ids to ldusb | Michael Hund | 2 | -47/+60 |
2006-02-14 | [PATCH] USB: fix up the usb early handoff logic for EHCI | David Brownell | 1 | -4/+12 |
2006-02-06 | [PATCH] USB: Fix GPL markings on usb core functions. | Greg KH | 1 | -3/+3 |
2006-02-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: gadget zero and dma-coherent buffers | David Brownell | 1 | -3/+5 |
2006-02-01 | [PATCH] USB: yealink printk warning fix | Andrew Morton | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: libusual: fix warning on 64bit boxes | Alan Cox | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c | Alexey Dobriyan | 1 | -0/+1 |
2006-02-01 | [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers | Sergei Shtylylov | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: remove extra newline in hid_init_reports | Olaf Hering | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp module | Adrian Bunk | 1 | -194/+2 |
2006-02-01 | [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp module | Adrian Bunk | 3 | -131/+1 |
2006-02-01 | [PATCH] USB EHCI: fix gfp_t sparse warning | Randy Dunlap | 1 | -2/+1 |
2006-02-01 | [PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.c | Eric Sesterhenn / snakebyte | 1 | -175/+89 |
2006-02-01 | [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response | Alan Stern | 1 | -1/+7 |
2006-02-01 | [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() | Olav Kongas | 1 | -10/+11 |
2006-02-01 | [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers | Greg Kroah-Hartman | 1 | -0/+1 |
2006-02-01 | [PATCH] USB: net2280 warning fix | David Brownell | 1 | -0/+1 |
2006-02-01 | [PATCH] USB: remove some left over devfs droppings hanging around in the usb ... | Greg Kroah-Hartman | 3 | -5/+2 |
2006-02-01 | [PATCH] USB: UHCI: No FSBR until device is configured | Alan Stern | 1 | -2/+2 |
2006-02-01 | [PATCH] USB: EHCI, another full speed iso fix | Clemens Ladisch | 1 | -0/+1 |
2006-02-01 | [PATCH] USB HID: add blacklist entry for HP keyboard | Vojtech Pavlik | 1 | -3/+4 |
2006-02-01 | [PATCH] USB: add new auerswald device ids | Andrew Morton | 1 | -0/+2 |
2006-02-01 | [PATCH] UEAGLE : cmv name bug (was cosmetic) | matthieu castet | 1 | -1/+1 |
2006-02-01 | [PATCH] UEAGLE : cosmetic | matthieu castet | 1 | -21/+11 |
2006-02-01 | [PATCH] UEAGLE : add iso support | matthieu castet | 1 | -1/+25 |
2006-02-01 | [PATCH] USBATM: semaphore to mutex conversion | Arjan van de Ven | 4 | -32/+35 |
2006-02-01 | [PATCH] USBATM: -EILSEQ workaround | Duncan Sands | 2 | -1/+5 |
2006-02-01 | [PATCH] USBATM: bump version numbers | Duncan Sands | 2 | -2/+2 |
2006-02-01 | [PATCH] USBATM: handle urbs containing partial cells | Duncan Sands | 2 | -96/+182 |
2006-02-01 | [PATCH] USBATM: allow isochronous transfer | Duncan Sands | 6 | -39/+92 |
2006-02-01 | [PATCH] USBATM: measure buffer size in bytes; force valid sizes | Duncan Sands | 2 | -36/+84 |
2006-02-01 | [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb | Duncan Sands | 1 | -2/+3 |
2006-02-01 | [PATCH] USBATM: return correct error code when out of memory | Duncan Sands | 1 | -0/+2 |
2006-02-01 | [PATCH] USBATM: shutdown open connections when disconnected | Duncan Sands | 2 | -19/+48 |
2006-02-01 | [PATCH] USBATM: xusbatm rewrite | Duncan Sands | 1 | -37/+77 |
2006-02-01 | [PATCH] USBATM: kzalloc conversion | Duncan Sands | 3 | -11/+5 |
2006-02-01 | [PATCH] USBATM: remove .owner | Duncan Sands | 5 | -7/+1 |
2006-02-01 | [PATCH] USBATM: add flags field | Duncan Sands | 6 | -21/+19 |
2006-02-01 | [PATCH] USBATM: trivial modifications | Duncan Sands | 5 | -118/+153 |
2006-02-01 | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver | Luca Risolia | 7 | -2/+3095 |
2006-02-01 | [PATCH] USB: SN9C10x driver updates | Luca Risolia | 3 | -89/+46 |