summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-01-24USB: serial: ftdi additional IDsPeter Naulls
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton
2012-01-24Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2012-01-24usb: dwc3: unmap the proper number of sg entriesSebastian Andrzej Siewior
2012-01-24usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas
2012-01-24usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam
2012-01-24usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior
2012-01-24usb: gadget: fsl_udc: fix the usage of udc->max_epPeter Chen
2012-01-24drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam
2012-01-24usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()Jesper Juhl
2012-01-24usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst tooPaul Zimmerman
2012-01-24usb: gadget: storage: endian fixAndiry Xu
2012-01-24usb: dwc3: ep0: fix compile warningFelipe Balbi
2012-01-24usb: musb: davinci: fix build breakageSekhar Nori
2012-01-24usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin
2012-01-24usb: gadget: langwell: drop langwell_otg supportAlexander Shishkin
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin
2012-01-24usb: dwc3: ep0: tidy up Pending Request handlingFelipe Balbi
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD
2012-01-20USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-16USB: EHCI: Don't use NO_IRQ in xilinx ehci driverMichal Simek
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle
2012-01-10xhci: Fix USB 3.0 device restart on resume.Sarah Sharp
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-09... and the same for gadgetfsAl Viro
2012-01-09functionfs: unfuck failure exits on mountAl Viro
2012-01-08mfd: Unify abx500 headers in mfd/abx500Linus Walleij
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'samsung/dt' into next/dtArnd Bergmann
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman