aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2006-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-03[PATCH] lockdep: annotate USBFSArjan van de Ven
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar
2006-07-03[ARM] Fix lh7a40x_udc.cRussell King
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29Merge omap treeRussell King
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-06-26ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-06-26Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot
2006-06-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-06-25Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-24Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-06-23[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...Jean-Luc Leger
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22[PATCH] USB: get USB suspend to work againGreg Kroah-Hartman
2006-06-21[PATCH] USB: only make /sys/class/usb show up when there is something in itGreg Kroah-Hartman
2006-06-21[PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell
2006-06-21[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell
2006-06-21[PATCH] USB: whitespace removal from usb/gadget/etherDavid Brownell
2006-06-21[PATCH] USB: unusual_devs entry for Nokia N80Alan Stern
2006-06-21[PATCH] usbserial: Fixes wrong return values.Luiz Fernando N. Capitulino
2006-06-21[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platformMilan Svoboda
2006-06-21[PATCH] usb gadget: fix compile errorsMilan Svoboda
2006-06-21[PATCH] usb gadget: allow drivers support speeds higher than full speedMilan Svoboda
2006-06-21[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu
2006-06-21[PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu
2006-06-21[PATCH] USB Serial: clean tty fields on failed device openFrank Gevaerts
2006-06-21[PATCH] USB: trivial DEBUG message correction in gadget ether driverMatt Reimer