summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda2006-06-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-293-6/+3
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-263-3/+3
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-263-3/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-3/+7
|\ \
| * | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-3/+7
* | | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-2/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-2/+2
|\ \ | |/ |/|
| * Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl2006-06-261-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-262-10/+7
|\ \
| * | Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-1/+1
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-06-26118-4171/+3797
| |\|
| * | Input: fix accuracy of fixp-arith.hAnssi Hannula2006-06-051-9/+6
* | | [PATCH] drivers: use list_move()Akinobu Mita2006-06-262-14/+8
| |/ |/|
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-251-6/+2
|\ \
| * | Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds2006-06-241-6/+2
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24113-2062/+3799
|\| |
| * | [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-2/+0
| * | [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...Jean-Luc Leger2006-06-231-3/+0
| * | [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-232-6/+6
| * | [PATCH] USB: get USB suspend to work againGreg Kroah-Hartman2006-06-221-0/+2
| * | [PATCH] USB: only make /sys/class/usb show up when there is something in itGreg Kroah-Hartman2006-06-211-16/+54
| * | [PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2006-06-211-7/+6
| * | [PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2006-06-211-10/+10
| * | [PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2006-06-211-88/+150
| * | [PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman2006-06-213-5/+5
| * | [PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman2006-06-214-198/+218
| * | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-2119-54/+19
| * | [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-213-3/+3
| * | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-216-6/+6
| * | [PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell2006-06-213-250/+251
| * | [PATCH] USB: unusual_devs entry for Nokia N80Alan Stern2006-06-211-0/+8
| * | [PATCH] usbserial: Fixes wrong return values.Luiz Fernando N. Capitulino2006-06-211-8/+6
| * | [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platformMilan Svoboda2006-06-211-1/+6
| * | [PATCH] usb gadget: fix compile errorsMilan Svoboda2006-06-211-0/+4
| * | [PATCH] usb gadget: allow drivers support speeds higher than full speedMilan Svoboda2006-06-211-1/+1
| * | [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu2006-06-211-10/+8
| * | [PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu2006-06-211-78/+17
| * | [PATCH] USB Serial: clean tty fields on failed device openFrank Gevaerts2006-06-211-0/+2
| * | [PATCH] USB: trivial DEBUG message correction in gadget ether driverMatt Reimer2006-06-211-1/+1
| * | [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllersOliver Bock2006-06-214-0/+260
| * | [PATCH] USB: implement error event in usbmonPete Zaitcev2006-06-213-4/+44
| * | [PATCH] USB: update usbmon, fix glued linesPete Zaitcev2006-06-215-7/+15
| * | [PATCH] USB: io_edgeport touch-upPete Zaitcev2006-06-211-3/+3
| * | [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport supportTimothy Sipples2006-06-211-0/+1
| * | [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-213-25/+59
| * | [PATCH] UHCI: remove hc_inaccessible flagAlan Stern2006-06-213-26/+29
| * | [PATCH] UHCI: various updatesDavid Brownell2006-06-212-17/+22
| * | [PATCH] usb-storage: unusual_devs entry for Nikon DSC D70sAlan Stern2006-06-211-6/+13
| * | [PATCH] USB: Add Apple MacBook product IDs to usbhidRene Rebe2006-06-211-0/+3