aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven2-2/+2
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann1-2/+2
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+2
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton1-1/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2-5/+2
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby4-39/+6
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov168-6121/+7832
2007-02-09[PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2-12/+12
2007-02-09[PATCH] trivial usb endianness annotationsAl Viro2-18/+16
2007-02-09[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2-2/+2
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds127-1542/+5610
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+5
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-2/+6
2007-02-07USB: remove duplicate device id from usb_storageGreg Kroah-Hartman1-7/+0
2007-02-07USB: remove duplicate device id from keyspanGreg Kroah-Hartman1-3/+0
2007-02-07USB: remove duplicate device id from ftdi_sioGreg Kroah-Hartman2-2/+0
2007-02-07USB: remove duplicate device id from visorGreg Kroah-Hartman2-4/+0
2007-02-07USB: a bit more coding style cleanupOliver Neukum2-25/+25
2007-02-07usbcore: trivial whitespace fixesOliver Neukum3-107/+107
2007-02-07usb-storage: use first bulk endpoints, not lastAlan Stern1-11/+12
2007-02-07EHCI: fix interrupt-driven remote wakeupAlan Stern1-18/+32
2007-02-07USB: switch ehci-hcd to new polling schemeMarcelo Tosatti1-1/+7
2007-02-07USB: autosuspend for usb printer driverOliver Neukum1-11/+5
2007-02-07USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School productsJeremy Roberson3-0/+1117
2007-02-07USB: Sierra Wireless auto set D0Kevin Lloyd1-9/+18
2007-02-07USB: usb ethernet gadget recognizes HUSB2DEVHåvard Skinnemoen1-0/+4
2007-02-07USB: list atmel husb2_udc gadget controllerHåvard Skinnemoen1-0/+8
2007-02-07USB: gadgetfs AIO tweaksAlan Stern1-9/+7
2007-02-07USB: gadgetfs behaves better on userspace init bugDavid Brownell1-4/+4
2007-02-07USB: gadgetfs race fixDavid Brownell1-7/+11
2007-02-07USB: gadgetfs simplificationsDavid Brownell1-16/+13
2007-02-07USB: gadgetfs cleanupsDavid Brownell1-34/+41
2007-02-07USB: race fixes for usb-serial, step 3Oliver Neukum1-1/+2
2007-02-07USB: race fixes for usb-serial, step 2Oliver Neukum1-2/+12
2007-02-07USB: race fixes for usb-serial step 1Oliver Neukum1-13/+31
2007-02-07fix for bugzilla #7544 (keyspan USB-to-serial converter)Rainer Weikusat1-4/+45
2007-02-07USB: total removal of multithreaded probing in usbOliver Neukum1-43/+21
2007-02-07USB: at91_udc wakeup event updatesDavid Brownell2-8/+12
2007-02-07EHCI: force high-speed devices to run at full speedAlan Stern3-1/+114
2007-02-07EHCI: don't hide ports owned by the companionAlan Stern1-29/+35
2007-02-07EHCI: local variable for port status registerAlan Stern1-31/+24
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern4-157/+0
2007-02-07UHCI: fix bandwidth allocationAlan Stern3-69/+201
2007-02-07USB: ps3 ohci bus glueGeoff Levand2-1/+216
2007-02-07USB: ohci error handling cleanupBenjamin Herrenschmidt1-18/+15
2007-02-07USB: ps3 controller hid quirkGeoff Levand1-0/+35
2007-02-07USB: ps3 ehci bus glueGeoff Levand2-1/+217
2007-02-07USB: better ethtool support for kawethOliver Neukum1-1/+11
2007-02-07USB: power management for kawethOliver Neukum1-4/+21