summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-08-10USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz
2010-08-10USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz
2010-08-10USB: mon: kill BKL usageArnd Bergmann
2010-08-10usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann
2010-08-10USB-BKL: Remove BKL use in uhci-debugAndi Kleen
2010-08-10USB-BKL: Remove BKL use for usb serial driver probingAndi Kleen
2010-08-10USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen
2010-08-10USB-BKL: Remove lock_kernel in usbfs update_sb()Andi Kleen
2010-08-10usb: atm: fixed spacing and indentation coding style issuesNicolas Kaiser
2010-08-10USB: Add a serial number parameter to g_file_storage moduleYann Cantin
2010-08-10usb: conexant: fixed spacing and brace coding style issuesNicolas Kaiser
2010-08-10USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...Joe Perches
2010-08-10Revert "USB: Adding support for HTC Smartphones to ipaq"Leann Ogasawara
2010-08-10USB: option: Remove duplicate AMOI_VENDOR_IDLeann Ogasawara
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2010-08-10usb: throw away custom hex digit methodsAndy Shevchenko
2010-08-10USB: isd200.c: Remove unnecessary kmalloc castJoe Perches
2010-08-10USB: host: Eliminate NULL dereferenceJulia Lawall
2010-08-10USB: core endpoint: Fix Coding Stylescsanchez@neurowork.net
2010-08-10USB: core driver: Fix Coding Stylescsanchez@neurowork.net
2010-08-10USB: gadget: Use memdup_userJulia Lawall
2010-08-10USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to YAlan Stern
2010-08-10USB: iuu_phoenix: Add support for different baud rates.James Courtier-Dutton
2010-08-10USB: xhci: Remove obsolete debugging printk.Sarah Sharp
2010-08-10USB: speedtouch: fixed more brace and spacing coding style issuesNicolas Kaiser
2010-08-10USB: speedtouch: fixed brace and spacing coding style issuesNicolas Kaiser
2010-08-10USB: UHCI: acquire spinlock before calling start_rh()Alan Stern
2010-08-10USB: add check to detect host controller hardware removalAlan Stern
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern
2010-08-10USB: fix failure path in usb_add_hcd()Alan Stern
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-08-10Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds
2010-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong
2010-08-10drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong