summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.7-rc6v5.7-rc6Linus Torvalds2020-05-171-1/+1
* Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2020-05-171-2/+2
|\
| * char: ipmi: convert to use i2c_new_client_device()Wolfram Sang2020-05-141-2/+2
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-176-66/+58
|\ \
| * | clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo2020-05-121-50/+48
| * | clk: ti: am33xx: fix RTC clock parentTero Kristo2020-05-121-1/+1
| * | clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo2020-05-121-1/+0
| * | Merge tag 'v5.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2020-05-121-13/+4
| |\ \
| | * | clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz2020-04-131-13/+4
| * | | clk: tegra: Fix initial rate for pll_a on Tegra124Thierry Reding2020-05-121-1/+1
| * | | clk: impd1: Look up clock-output-namesLinus Walleij2020-05-051-0/+1
| * | | clk: Unlink clock if failed to prepare or enableMarc Zyngier2020-05-051-0/+3
* | | | Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-1722-123/+448
|\ \ \ \
| * | | | USB: gadget: fix illegal array access in binding with UDCKyungtae Kim2020-05-151-0/+3
| * | | | usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca2020-05-151-1/+5
| * | | | Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-05-156-95/+385
| |\ \ \ \
| | * | | | usb: cdns3: gadget: make a bunch of functions staticJason Yan2020-05-141-10/+10
| | * | | | usb: mtu3: constify struct debugfs_reg32Rikard Falkeborn2020-05-141-2/+2
| | * | | | usb: gadget: udc: atmel: Make some symbols staticSamuel Zou2020-05-141-2/+2
| | * | | | usb: raw-gadget: fix null-ptr-deref when reenabling endpointsAndrey Konovalov2020-05-141-1/+0
| | * | | | usb: raw-gadget: documentation updatesAndrey Konovalov2020-05-141-2/+28
| | * | | | usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov2020-05-143-4/+144
| | * | | | usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov2020-05-143-70/+194
| | * | | | usb: raw-gadget: improve uapi headers commentsAndrey Konovalov2020-05-141-10/+11
| * | | | | USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman2020-05-141-3/+13
| * | | | | usb: host: xhci-plat: keep runtime active when removing hostLi Jun2020-05-141-1/+3
| * | | | | usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki2020-05-141-2/+2
| |/ / / /
| * | | | usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani2020-05-131-3/+3
| * | | | Merge tag 'fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-05-1312-18/+34
| |\ \ \ \
| | * | | | usb: raw-gadget: fix return value of ep read ioctlsAndrey Konovalov2020-05-091-2/+6
| | * | | | usb: dwc3: select USB_ROLE_SWITCHArnd Bergmann2020-05-091-0/+1
| | * | | | usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun2020-05-091-1/+3
| | * | | | usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun2020-05-091-1/+3
| | * | | | usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada2020-05-091-2/+1
| | * | | | usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding2020-05-091-4/+4
| | * | | | usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET2020-05-091-0/+2
| | * | | | usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET2020-05-091-3/+9
| | * | | | usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen2020-05-091-1/+1
| | * | | | usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET2020-05-091-1/+3
| | * | | | usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko2020-05-091-0/+1
| | * | | | dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz2020-05-091-3/+0
* | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-05-171-2/+2
|\ \ \ \ \ \
| * | | | | | exec: Move would_dump into flush_old_execEric W. Biederman2020-05-171-2/+2
* | | | | | | Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-05-171-7/+9
|\ \ \ \ \ \ \
| * | | | | | | x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf2020-05-151-7/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-175-1/+23
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-155-1/+23
| |/ / / / / /
* | | | | | | Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-05-163-3/+3
|\ \ \ \ \ \ \
| * | | | | | | cifs: fix leaked reference on requeued writeAdam McCoy2020-05-141-1/+1
| * | | | | | | cifs: Fix null pointer check in cifs_readSteve French2020-05-141-1/+1