summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2012-08-02usb: gadget: Fix g_ether interface link statusKevin Cernekee
2012-05-31usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen
2012-05-11usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-05-11usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi
2012-05-11USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-05-11usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-05-11usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-05-11usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-05-11usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-05-11usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi
2012-04-22usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA
2012-04-02usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann
2012-04-02usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen
2012-04-02USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2012-04-02usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-02-03usb: gadget: storage: endian fixAndiry Xu
2012-02-03usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin
2011-12-19usb: gadget: epautoconf: do not change number of streamsFelipe Balbi
2011-12-12usb: gadget: storage: release superspeed descriptors.Yu Xu
2011-11-29usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang
2011-11-29usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam
2011-11-29usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam
2011-11-29USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz
2011-11-29usb: gadget: fix g_serial regressionRobert Jarzmik
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-17f_phonet: fix page offset of first received fragmentRémi Denis-Courmont
2011-11-16powerpc/fsl_udc_core: Fix dumb typoAl Viro
2011-11-15USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-15USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-14powerpc/usb: fix type cast for address of ioremap to compatible with 64-bitShaohui Xie
2011-11-14USB: ci13xxx_msm: add module licenseMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix debug trace codeMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix deadlock during rmmodMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix logic to mark request dma addresses as invalidMichael Grzeschik
2011-11-14USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock stateMarc Kleine-Budde
2011-11-14usb: gadget: fix MIDI gadget jack allocationDaniel Mack
2011-11-14usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLengthPaul Zimmerman
2011-11-14usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUESTPaul Zimmerman
2011-11-14usb: gadget: fsl_udc_core: fix compile error.Alexander Aring
2011-11-14usb: gadget: r8a66597-udc: fix flush fifo handlingYoshihiro Shimoda
2011-11-14usb: gadget: r8a66597-udc: fix for udc-newstyleYoshihiro Shimoda
2011-11-14usb: gadget: core: allow everybody to read sysfs attributesFelipe Balbi
2011-11-14usb: gadget: core: fix bug when removing gadget driversFelipe Balbi