summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-01100-100/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30100-100/+0Star
* | [PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley2006-06-303-2/+7
|/
* [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/+3Star
|\
| * [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/+0Star
* | 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/+1Star
|/ /
* | 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/+7Star
|\ \
| * | 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/+3797Star
| |\|
| * | Input: fix accuracy of fixp-arith.hAnssi Hannula2006-06-051-9/+6Star
* | | [PATCH] drivers: use list_move()Akinobu Mita2006-06-262-14/+8Star
| |/ |/|
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-251-6/+2Star
|\ \
| * | Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds2006-06-251-6/+2Star
* | | 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/+0Star
| * | [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...Jean-Luc Leger2006-06-231-3/+0Star
| * | [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-231-0/+2
| * | [PATCH] USB: only make /sys/class/usb show up when there is something in itGreg Kroah-Hartman2006-06-221-16/+54
| * | [PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2006-06-221-7/+6Star
| * | [PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2006-06-221-10/+10
| * | [PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2006-06-221-88/+150
| * | [PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman2006-06-223-5/+5
| * | [PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman2006-06-224-198/+218
| * | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-2219-54/+19Star
| * | [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-223-3/+3
| * | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-226-6/+6
| * | [PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell2006-06-223-250/+251
| * | [PATCH] USB: unusual_devs entry for Nokia N80Alan Stern2006-06-221-0/+8
| * | [PATCH] usbserial: Fixes wrong return values.Luiz Fernando N. Capitulino2006-06-221-8/+6Star
| * | [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platformMilan Svoboda2006-06-221-1/+6
| * | [PATCH] usb gadget: fix compile errorsMilan Svoboda2006-06-221-0/+4
| * | [PATCH] usb gadget: allow drivers support speeds higher than full speedMilan Svoboda2006-06-221-1/+1
| * | [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu2006-06-221-10/+8Star
| * | [PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu2006-06-221-78/+17Star
| * | [PATCH] USB Serial: clean tty fields on failed device openFrank Gevaerts2006-06-221-0/+2
| * | [PATCH] USB: trivial DEBUG message correction in gadget ether driverMatt Reimer2006-06-221-1/+1
| * | [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllersOliver Bock2006-06-224-0/+260
| * | [PATCH] USB: implement error event in usbmonPete Zaitcev2006-06-223-4/+44
| * | [PATCH] USB: update usbmon, fix glued linesPete Zaitcev2006-06-225-7/+15
| * | [PATCH] USB: io_edgeport touch-upPete Zaitcev2006-06-221-3/+3
| * | [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport supportTimothy Sipples2006-06-221-0/+1
| * | [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-223-25/+59
| * | [PATCH] UHCI: remove hc_inaccessible flagAlan Stern2006-06-223-26/+29