summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-10-22usb: mtu3: add a new function to do status stageChunfeng Yun
2019-10-22usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-10-22usb: gadget: f_tcm: Provide support to get alternate setting in tcm functionJayshri Pawar
2019-10-22usb: gadget: Correct NULL pointer checking in fsl gadgetNikhil Badola
2019-10-22usb: fsl: Remove unused variableNikhil Badola
2019-10-22USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2019-10-22USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2019-10-22usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram
2019-10-22usb: renesas_usbhs: simplify usbhs_status_get_device_state()Eugeniu Rosca
2019-10-22usb: renesas_usbhs: enable DVSE interruptEugeniu Rosca
2019-10-22usb: gadget: udc: renesas_usb3: add suspend event supportVeeraiyan Chidambaram
2019-10-22usb: gadget: s3c-hsudc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: pxa27x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: gr_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: bdc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: phy: mxs: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: u_serial: use mutex for serialising open()sMichał Mirosław
2019-10-22usb: gadget: u_serial: diagnose missed console messagesMichał Mirosław
2019-10-22usb: gadget: legacy/serial: allow dynamic removalMichał Mirosław
2019-10-22usb: gadget: u_serial: allow more console gadget portsMichał Mirosław
2019-10-22usb: gadget: u_serial: make OBEX port not a consoleMichał Mirosław
2019-10-22usb: gadget: u_serial: reimplement console supportMichał Mirosław
2019-10-22usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-10-22usb: dwc3: Disable phy suspend after power-on resetThinh Nguyen
2019-10-18usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()Roger Quadros
2019-10-18USB: ldusb: fix read info leaksJohan Hovold
2019-10-18Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-16USB: serial: ti_usb_3410_5052: clean up serial data accessJohan Hovold
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-15usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff
2019-10-15USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-15usb: cdns3: Fix dequeue implementation.Pawel Laszczak
2019-10-15USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-10-15USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-15USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-15USB: host: ohci-at91: Remove unused variable regs in at91_stop_hcNathan Chancellor
2019-10-15usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()Dan Carpenter
2019-10-15usb: renesas_usbhs: fix type of bufBen Dooks (Codethink)
2019-10-15usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold