index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-05-18
1
-2
/
+2
|
\
|
*
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
2020-05-14
1
-2
/
+2
*
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-17
6
-66
/
+58
|
\
\
|
*
|
clk: ti: clkctrl: convert subclocks to use proper names also
Tero Kristo
2020-05-13
1
-50
/
+48
|
*
|
clk: ti: am33xx: fix RTC clock parent
Tero Kristo
2020-05-13
1
-1
/
+1
|
*
|
clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_name
Tero Kristo
2020-05-13
1
-1
/
+0
|
*
|
Merge tag 'v5.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...
Stephen Boyd
2020-05-13
1
-13
/
+4
|
|
\
\
|
|
*
|
clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
Justin Swartz
2020-04-13
1
-13
/
+4
|
*
|
|
clk: tegra: Fix initial rate for pll_a on Tegra124
Thierry Reding
2020-05-13
1
-1
/
+1
|
*
|
|
clk: impd1: Look up clock-output-names
Linus Walleij
2020-05-05
1
-0
/
+1
|
*
|
|
clk: Unlink clock if failed to prepare or enable
Marc Zyngier
2020-05-05
1
-0
/
+3
*
|
|
|
Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-05-17
20
-103
/
+323
|
\
\
\
\
|
*
|
|
|
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
2020-05-15
1
-0
/
+3
|
*
|
|
|
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
2020-05-15
1
-1
/
+5
|
*
|
|
|
Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-05-15
4
-75
/
+260
|
|
\
\
\
\
|
|
*
|
|
|
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
2020-05-14
1
-10
/
+10
|
|
*
|
|
|
usb: mtu3: constify struct debugfs_reg32
Rikard Falkeborn
2020-05-14
1
-2
/
+2
|
|
*
|
|
|
usb: gadget: udc: atmel: Make some symbols static
Samuel Zou
2020-05-14
1
-2
/
+2
|
|
*
|
|
|
usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
Andrey Konovalov
2020-05-14
1
-1
/
+0
|
|
*
|
|
|
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
2020-05-14
1
-2
/
+129
|
|
*
|
|
|
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
2020-05-14
1
-64
/
+123
|
*
|
|
|
|
USB: usbfs: fix mmap dma mismatch
Greg Kroah-Hartman
2020-05-14
1
-3
/
+13
|
*
|
|
|
|
usb: host: xhci-plat: keep runtime active when removing host
Li Jun
2020-05-14
1
-1
/
+3
|
*
|
|
|
|
usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
Sriharsha Allenki
2020-05-14
1
-2
/
+2
|
|
/
/
/
/
|
*
|
|
|
usb: typec: mux: intel: Fix DP_HPD_LVL bit field
Prashant Malani
2020-05-13
1
-3
/
+3
|
*
|
|
|
Merge tag 'fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-05-13
12
-18
/
+34
|
|
\
\
\
\
|
|
*
|
|
|
usb: raw-gadget: fix return value of ep read ioctls
Andrey Konovalov
2020-05-09
1
-2
/
+6
|
|
*
|
|
|
usb: dwc3: select USB_ROLE_SWITCH
Arnd Bergmann
2020-05-09
1
-0
/
+1
|
|
*
|
|
|
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
2020-05-09
1
-1
/
+3
|
|
*
|
|
|
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
2020-05-09
1
-1
/
+3
|
|
*
|
|
|
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
2020-05-09
1
-2
/
+1
|
|
*
|
|
|
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
2020-05-09
1
-4
/
+4
|
|
*
|
|
|
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
2020-05-09
1
-0
/
+2
|
|
*
|
|
|
usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...
Christophe JAILLET
2020-05-09
1
-3
/
+9
|
|
*
|
|
|
usb: cdns3: gadget: prev_req->trb is NULL for ep0
Peter Chen
2020-05-09
1
-1
/
+1
|
|
*
|
|
|
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
2020-05-09
1
-1
/
+3
|
|
*
|
|
|
usb: dwc3: pci: Enable extcon driver for Intel Merrifield
Andy Shevchenko
2020-05-09
1
-0
/
+1
|
|
*
|
|
|
dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
John Stultz
2020-05-09
1
-3
/
+0
*
|
|
|
|
|
Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-16
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nvme-pci: dma read memory barrier for completions
Keith Busch
2020-05-12
1
-0
/
+5
*
|
|
|
|
|
|
Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-05-16
6
-11
/
+40
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
Venkata Narendra Kumar Gutta
2020-05-12
1
-0
/
+25
|
*
|
|
|
|
|
|
Merge tag 'intel-pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2020-04-17
3
-7
/
+13
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
Grace Kao
2020-04-17
1
-0
/
+4
|
|
*
|
|
|
|
|
|
pinctrl: baytrail: Enable pin configuration setting for GPIO chip
Andy Shevchenko
2020-04-13
1
-0
/
+1
|
|
*
|
|
|
|
|
|
pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
Andy Shevchenko
2020-04-13
1
-7
/
+8
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
pinctrl: qcom: fix wrong write in update_dual_edge
Ansuel Smith
2020-04-16
1
-1
/
+1
|
*
|
|
|
|
|
|
pinctrl: actions: fix function group name for i2c0_group
Amit Singh Tomar
2020-04-16
1
-1
/
+1
|
*
|
|
|
|
|
|
pinctrl: mediatek: remove shadow variable declaration
Light Hsieh
2020-04-16
1
-2
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
30
-103
/
+132
|
\
\
\
\
\
\
\
[next]