summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2020-05-181-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-131-50/+48
| * | clk: ti: am33xx: fix RTC clock parentTero Kristo2020-05-131-1/+1
| * | clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo2020-05-131-1/+0
| * | Merge tag 'v5.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2020-05-131-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-131-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-1720-103/+323
|\ \ \ \
| * | | | 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-154-75/+260
| |\ \ \ \
| | * | | | 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: support stalling/halting/wedging endpointsAndrey Konovalov2020-05-141-2/+129
| | * | | | usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov2020-05-141-64/+123
| * | | | | 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 tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-161-0/+5
|\ \ \ \ \ \
| * | | | | | nvme-pci: dma read memory barrier for completionsKeith Busch2020-05-121-0/+5
* | | | | | | Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-05-166-11/+40
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chipVenkata Narendra Kumar Gutta2020-05-121-0/+25
| * | | | | | | Merge tag 'intel-pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-04-173-7/+13
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao2020-04-171-0/+4
| | * | | | | | | pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko2020-04-131-0/+1
| | * | | | | | | pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-HAndy Shevchenko2020-04-131-7/+8
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | pinctrl: qcom: fix wrong write in update_dual_edgeAnsuel Smith2020-04-161-1/+1
| * | | | | | | pinctrl: actions: fix function group name for i2c0_groupAmit Singh Tomar2020-04-161-1/+1
| * | | | | | | pinctrl: mediatek: remove shadow variable declarationLight Hsieh2020-04-161-2/+0
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-1530-103/+132
|\ \ \ \ \ \ \