summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-10-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab
2010-10-22USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas
2010-10-22usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-10-22USB: ohci-sm501: add iounmap on error pathDan Carpenter
2010-10-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally
2010-10-22USB: r8a66597-udc: Initialize uninitialized variable, fix compile warningJavier Martinez Canillas
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu
2010-10-22usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner
2010-10-22USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET
2010-10-22USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop
2010-10-22USB: g_file_storage: don't generate automatic serial stringAlan Stern
2010-10-22USB: langwell: Remove unnecessary return's from void functionsJoe Perches
2010-10-22USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott
2010-10-22USB: gadget: amd5536udc.c: Remove double testJulia Lawall
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz
2010-10-22USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz
2010-10-22USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz
2010-10-22USB: gadget: functionfs: code cleanupMichal Nazarewicz
2010-10-22usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz
2010-10-22usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz
2010-10-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz
2010-10-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz
2010-10-22USB: core: update comment to match current function nameWolfram Sang
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu
2010-10-22USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold
2010-10-22USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter
2010-10-22USB: langwell: USB Client driver memory handlingJiebingLi
2010-10-22USB: langwell: USB Client Remote Wakeup SupportJiebingLi
2010-10-22USB: langwell: USB Client PHY low power mode settingJiebingLi
2010-10-22USB: langwell: USB Client Endpoint initializationJiebingLi
2010-10-22USB: langwell: USB Client driver code cleanupJiebingLi
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack