aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2011-02-17USB: g_printer: fix bug in module parameter definitionsAlan Stern
2010-12-09USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu
2010-11-22USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD
2010-09-20USB: Fix kernel oops with g_ether and WindowsMaxim Osipov
2010-08-02USB: g_serial: fix tty cleanup on unloadJon Povey
2010-08-02USB: g_serial: don't set low_latency flagJon Povey
2010-07-05USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov
2009-10-21ARM: Fix lubbock defconfig buildRussell King
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-06usb: r8a66597-udc unaligned fifo fixMagnus Damm
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23USB: gadget: ether needs to select CRC32Randy Dunlap
2009-09-23USB: gadget: double free_irq() in at91udc_probe()Roel Kluin
2009-09-23USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin
2009-09-23USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov
2009-09-23USB: s3c2410: unregister should call unbind, not disconnectAlan Stern
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr
2009-09-23USB: gadget: audio driver seg-fault fixRobin Callender
2009-09-23USB: gadget: Read buffer overflowRoel Kluin
2009-09-23USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre
2009-09-23USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern
2009-09-23USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin
2009-09-23USB: gadget: Drop NULL test on list_entry resultJulia Lawall
2009-09-23USB: gadget: pxa25x: basic transceiver supportPhilipp Zabel
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-08-24usb: gadget: m66592-udc needs linux/err.h.Paul Mundt
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda
2009-08-12f_phonet: use page-sized rather than MTU-sized RX buffersRémi Denis-Courmont
2009-08-12f_phonet: lock-less MTU changeRémi Denis-Courmont
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds