summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-15
|\
| * USB: Close usb_find_interface race v3Russ Dill2009-12-15
| * Revert "USB: Close usb_find_interface race"Greg Kroah-Hartman2009-12-15
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
|/
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-13
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-24
| |\ \
| * | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-11
* | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-11
|\ \ \ \
| * | | | usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | opticon: Fix resume logicAlan Cox2009-12-11
| * | | | | usb_serial: Kill port mutexAlan Cox2009-12-11
| * | | | | usb_serial: Use the shutdown() operationAlan Cox2009-12-11
| * | | | | tty_port: add "tty_port_open" helperAlan Cox2009-12-11
| |/ / / /
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-11
| |/ / / /
* | | | | USB: mos7840: add device IDs for B&B electronics devicesCliff Brake2009-12-11
* | | | | USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2009-12-11
* | | | | USB: musb: musb_host: fix sparse warningFelipe Balbi2009-12-11
* | | | | USB: musb: musb_gadget: fix sparse warningFelipe Balbi2009-12-11
* | | | | USB: musb: omap2430: fix sparse warningFelipe Balbi2009-12-11
* | | | | USB: core: message: fix sparse warningFelipe Balbi2009-12-11
* | | | | USB: core: hub: fix sparse warningFelipe Balbi2009-12-11
* | | | | USB: core: fix sparse warning for static functionFelipe Balbi2009-12-11
* | | | | USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz2009-12-11
* | | | | USB: Check bandwidth when switching alt settings.Sarah Sharp2009-12-11
* | | | | USB: Refactor code to find alternate interface settings.Sarah Sharp2009-12-11
* | | | | USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp2009-12-11
* | | | | USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp2009-12-11
* | | | | USB: usbtmc: Use usb_clear_halt() instead of custom code.Sarah Sharp2009-12-11
* | | | | USB: ehci-omap.c: introduce missing kfreeJulia Lawall2009-12-11
* | | | | USB: xhci-mem.c: introduce missing kfreeJulia Lawall2009-12-11
* | | | | USB: add remove_id sysfs attr for usb driversCHENG Renquan2009-12-11
* | | | | USB: g_multi kconfig: fix depends and help textRandy Dunlap2009-12-11
* | | | | USB: option: add pid for ZTEzhao.ming9@zte.com.cn2009-12-11
* | | | | USB: wusb: correctly check size of security descriptor.David Vrabel2009-12-11
* | | | | USB: wusb: don't leak urb in certain error casesDavid Vrabel2009-12-11
* | | | | USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel2009-12-11
* | | | | USB: usb-storage: fix bug in fill_inquiryAlan Stern2009-12-11
* | | | | USB: usb-storage: add BAD_SENSE flagAlan Stern2009-12-11
* | | | | USB: prepare for changover to Runtime PM frameworkAlan Stern2009-12-11
* | | | | USB: add devpath sysfs attributeGreg Kroah-Hartman2009-12-11
* | | | | USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed2009-12-11
* | | | | USB: usbtmc: repeat usb_bulk_msg until whole message is transferedAndre Herms2009-12-11
* | | | | USB: musb_gadget: remove pointless loopSergei Shtylyov2009-12-11