aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman
2019-08-09usbfs: Add ioctls for runtime power managementAlan Stern
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen
2019-08-07USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman
2019-08-07USB: add support for dev_groups to struct usb_driverGreg Kroah-Hartman
2019-08-05usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li
2019-08-05USB: Disable USB2 LPM at shutdownKai-Heng Feng
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose
2019-07-29Merge 5.3-rc2 into usb-nextGreg Kroah-Hartman
2019-07-25USB: core: hcd-pci: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-25usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-03usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng
2019-06-28usb: host: Fix excessive alignment restriction for local memory allocationsFredrik Noring
2019-06-26USB: core: Fix compiler warnings in devio.cAlan Stern
2019-06-26USB: core: Remove usbfs_mutexAlan Stern
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-20USB: core: correct a spelling mistake in the commentHarry Pan
2019-06-18USB: add usbfs ioctl to retrieve the connection parametersDmitry Torokhov
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman
2019-06-06USB: move usb debugfs directory creation to the usb common coreGreg Kroah-Hartman
2019-06-05usb: Add devaddr in struct usb_deviceJim Lin
2019-06-05USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor
2019-06-03Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman
2019-05-24usb: avoid redundant allocation and free of memoryWeitao Hou
2019-05-22signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman
2019-05-21usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen
2019-05-21usb: core: hub: Enable/disable U1/U2 in configured stateThinh Nguyen
2019-05-21USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-05-21USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-05-21usb: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-04-17USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-04-16USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-04-16USB: hub: Remove returned value 'status' since never usedMathieu Malaterre
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-03-26usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds