summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2011-01-22USB: Core: Fix minor coding style issuesTobias Ollmann
2011-01-22USB: add helper to convert USB error codesOliver Neukum
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman
2010-12-16USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16USB: improve uses of usb_mark_last_busyAlan Stern
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei
2010-11-16USB: use sysfs_merge_group for power attributesAlan Stern
2010-11-16USB: use the no_callbacks flag for interfacesMing Lei
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22USB: accept some invalid ep0-maxpacket valuesAlan Stern
2010-10-22usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp
2010-10-22USB: core: use kernel assigned address for devices under xHCIAndiry Xu
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22usb: core: endpoint: Fix error pathRahul Ruikar
2010-10-22USB: do not print -ESHUTDOWN message if usb at otg device modePeter Chen
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey
2010-10-22USB: disable endpoints after unbinding interfaces, not beforeAlan Stern
2010-10-22usb: change to new flag variablematt mooney
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad
2010-10-22USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-10-22USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott
2010-10-22USB: core: update comment to match current function nameWolfram Sang
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-24USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern
2010-09-03usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo
2010-08-10USB: remove fake "address-of" expressionsAlan Stern
2010-08-10USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-10USB: accept RNDIS configs if there's no alternativeAlan Stern
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-10USB: xHCI: Supporting MSI/MSI-XDong Nguyen
2010-08-10USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy
2010-08-10USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi
2010-08-10USB: add runtime PM for PCI-based host controllersAlan Stern