| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/iser: iSCSI iSER transport provider high level code | Or Gerlitz | 2006-06-22 | 1 | -0/+790 |
* | IB/iser: iSCSI iSER transport provider header file | Or Gerlitz | 2006-06-22 | 1 | -0/+354 |
* | IB/uverbs: Remove unnecessary list_del()s | Roland Dreier | 2006-06-22 | 1 | -6/+0 |
* | IB/uverbs: Don't free wr list when it's known to be empty | Krishna Kumar | 2006-06-22 | 1 | -1/+1 |
* | [PATCH] USB: only make /sys/class/usb show up when there is something in it | Greg Kroah-Hartman | 2006-06-21 | 1 | -16/+54 |
* | [PATCH] USB: convert usb class devices to real devices | Greg Kroah-Hartman | 2006-06-21 | 1 | -7/+6 |
* | [PATCH] USB: move usb_device_class class devices to be real devices | Greg Kroah-Hartman | 2006-06-21 | 1 | -10/+10 |
* | [PATCH] USB: make endpoints real struct devices | Greg Kroah-Hartman | 2006-06-21 | 1 | -88/+150 |
* | [PATCH] USB: make usb_create_ep_files take a struct device | Greg Kroah-Hartman | 2006-06-21 | 3 | -5/+5 |
* | [PATCH] USB: move the endpoint specific sysfs code to it's own file | Greg Kroah-Hartman | 2006-06-21 | 4 | -198/+218 |
* | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 2006-06-21 | 20 | -56/+20 |
* | [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> | David Brownell | 2006-06-21 | 3 | -3/+3 |
* | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> | David Brownell | 2006-06-21 | 6 | -6/+6 |
* | [PATCH] USB: whitespace removal from usb/gadget/ether | David Brownell | 2006-06-21 | 3 | -250/+251 |
* | [PATCH] USB: unusual_devs entry for Nokia N80 | Alan Stern | 2006-06-21 | 1 | -0/+8 |
* | [PATCH] usbserial: Fixes wrong return values. | Luiz Fernando N. Capitulino | 2006-06-21 | 1 | -8/+6 |
* | [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform | Milan Svoboda | 2006-06-21 | 1 | -1/+6 |
* | [PATCH] usb gadget: fix compile errors | Milan Svoboda | 2006-06-21 | 1 | -0/+4 |
* | [PATCH] usb gadget: allow drivers support speeds higher than full speed | Milan Svoboda | 2006-06-21 | 1 | -1/+1 |
* | [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close() | Franck Bui-Huu | 2006-06-21 | 1 | -10/+8 |
* | [PATCH] USB: gadget-serial: fix a deadlock when closing the serial device | Franck Bui-Huu | 2006-06-21 | 1 | -78/+17 |
* | [PATCH] USB Serial: clean tty fields on failed device open | Frank Gevaerts | 2006-06-21 | 1 | -0/+2 |
* | [PATCH] USB: trivial DEBUG message correction in gadget ether driver | Matt Reimer | 2006-06-21 | 1 | -1/+1 |
* | [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers | Oliver Bock | 2006-06-21 | 4 | -0/+260 |
* | [PATCH] USB: implement error event in usbmon | Pete Zaitcev | 2006-06-21 | 3 | -4/+44 |
* | [PATCH] USB: update usbmon, fix glued lines | Pete Zaitcev | 2006-06-21 | 5 | -7/+15 |
* | [PATCH] USB: io_edgeport touch-up | Pete Zaitcev | 2006-06-21 | 1 | -3/+3 |
* | [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support | Timothy Sipples | 2006-06-21 | 1 | -0/+1 |
* | [PATCH] UHCI: Improve FSBR-off timing | Alan Stern | 2006-06-21 | 3 | -25/+59 |
* | [PATCH] UHCI: remove hc_inaccessible flag | Alan Stern | 2006-06-21 | 3 | -26/+29 |
* | [PATCH] UHCI: various updates | David Brownell | 2006-06-21 | 2 | -17/+22 |
* | [PATCH] usb-storage: unusual_devs entry for Nikon DSC D70s | Alan Stern | 2006-06-21 | 1 | -6/+13 |
* | [PATCH] USB: Add Apple MacBook product IDs to usbhid | Rene Rebe | 2006-06-21 | 1 | -0/+3 |
* | [PATCH] USB: EHCI on non-Au1200 build fix | Ralf Baechle | 2006-06-21 | 2 | -5/+1 |
* | [PATCH] USB: free allocated memory on io_edgeport startup memory failure | Chris Lund | 2006-06-21 | 1 | -1/+5 |
* | [PATCH] USB: new devices for the Option driver | Matthias Urlichs | 2006-06-21 | 2 | -34/+118 |
* | [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer | Philippe Retornaz | 2006-06-21 | 1 | -2/+6 |
* | [PATCH] usbcore: recovery from Set-Configuration failure | Alan Stern | 2006-06-21 | 1 | -76/+75 |
* | [PATCH] usbhid: use usb_reset_composite_device | Alan Stern | 2006-06-21 | 1 | -5/+32 |
* | [PATCH] usb-storage: use usb_reset_composite_device | Alan Stern | 2006-06-21 | 3 | -28/+59 |
* | [PATCH] USB hub: use usb_reset_composite_device | Alan Stern | 2006-06-21 | 1 | -19/+15 |
* | [PATCH] usbcore: port reset for composite devices | Alan Stern | 2006-06-21 | 3 | -5/+83 |
* | [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression) | David Brownell | 2006-06-21 | 1 | -0/+12 |
* | [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c | Eric Sesterhenn | 2006-06-21 | 1 | -1/+1 |
* | [PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c | Jeremy Fitzhardinge | 2006-06-21 | 1 | -0/+1 |
* | [PATCH] USB: Whiteheat: fix firmware spurious errors | Stuart MacDonald | 2006-06-21 | 1 | -2/+2 |
* | [PATCH] Driver for Apple Cinema Display | akpm@osdl.org | 2006-06-21 | 4 | -0/+394 |
* | [PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1 | Ian Abbott | 2006-06-21 | 2 | -0/+7 |
* | [PATCH] usbhid: Remove unneeded blacklist entries | Alan Stern | 2006-06-21 | 1 | -28/+0 |
* | [PATCH] usbcore: Fix broken RNDIS config selection | Giridhar Pemmasani | 2006-06-21 | 1 | -1/+1 |