Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab
2019-06-20Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-18xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman
2019-06-18usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman
2019-06-18usb: dwc2: Use generic PHY width in params setupJules Maselbas
2019-06-17usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-10Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-06-08Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-06usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()Wei Yongjun
2019-06-06usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz
2019-06-06usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMAMinas Harutyunyan
2019-06-06usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni
2019-06-06usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao
2019-06-06usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov
2019-06-06usb: dwc2: Fix DMA cache alignment issuesMartin Schiller
2019-06-06usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson
2019-06-05media: usb/gadget/f_uvc: set device_caps in struct video_deviceHans Verkuil
2019-06-05USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-06-05USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-06-03usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus
2019-06-03device connection: Find connections also by checking the referencesHeikki Krogerus
2019-05-29usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
2019-05-23signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman
2019-05-22xhci: Use %zu for printing size_t typeFabio Estevam
2019-05-22xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-05-22xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman
2019-05-22usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-05-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2019-05-22xhci: update bounce buffer with correct sg numHenry Lin
2019-05-21USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-05-21USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-05-21USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist
2019-05-21USB: rio500: simplify lockingOliver Neukum
2019-05-21USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-05-21USB: rio500: refuse more than one device at a timeOliver Neukum
2019-05-21usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan
2019-05-21USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-05-21USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-05-21usb: mtu3: fix up undefined reference to usb_debug_rootChunfeng Yun
2019-05-21USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds