index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
usb: ehci-omap: Fix deferred probe for phy handling
Roger Quadros
1
-3
/
+4
2018-12-17
usb: roles: Add a description for the class to Kconfig
Heikki Krogerus
5
-6
/
+16
2018-12-17
Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
4
-31
/
+419
2018-12-12
usb: renesas_usbhs: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-12-12
usb: core: Remove unnecessary memset()
Suwan Kim
1
-2
/
+0
2018-12-12
usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+3
2018-12-12
Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
22
-239
/
+716
2018-12-12
Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
34
-139
/
+1409
2018-12-12
phy: qcom-qmp: Expose provided clocks to DT
Evan Green
1
-1
/
+22
2018-12-12
phy: qcom-qmp: Utilize fully-specified DT registers
Evan Green
1
-13
/
+38
2018-12-12
phy: ti: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2018-12-12
phy: dphy: Add configuration helpers
Maxime Ripard
3
-0
/
+175
2018-12-12
phy: Add configuration interface
Maxime Ripard
1
-0
/
+64
2018-12-12
phy: add driver for Freescale i.MX8MQ USB3 PHY
Li Jun
5
-0
/
+135
2018-12-12
phy: Use of_node_name_eq for node name comparisons
Rob Herring
2
-5
/
+5
2018-12-12
net: ethernet: ti: cpsw: add support for port interface mode selection phy
Grygorii Strashko
1
-1
/
+18
2018-12-12
phy: ti: introduce phy-gmii-sel driver
Grygorii Strashko
3
-0
/
+360
2018-12-12
phy: mvebu-cp110-comphy: fix spelling in structure name
Miquel Raynal
1
-2
/
+2
2018-12-12
phy: mapphone-mdm6600: Improve phy related runtime PM calls
Tony Lindgren
1
-20
/
+51
2018-12-12
phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure
Yoshihiro Shimoda
1
-6
/
+11
2018-12-12
phy: cadence: Add driver for Sierra PHY
Alan Douglas
3
-1
/
+404
2018-12-12
phy: mvebu-cp110-comphy: convert to use eth phy mode and submode
Grygorii Strashko
2
-56
/
+53
2018-12-12
phy: ocelot-serdes: convert to use eth phy mode and submode
Grygorii Strashko
2
-13
/
+18
2018-12-12
phy: core: rework phy_set_mode to accept phy mode and submode
Grygorii Strashko
15
-19
/
+29
2018-12-12
phy: sun4i-usb: add support for H6 USB2 PHY
Icenowy Zheng
1
-2
/
+17
2018-12-12
phy: sun4i-usb: add support for missing USB PHY index
Icenowy Zheng
1
-0
/
+7
2018-12-11
usb: dwc2: Fix disable all EP's on disconnect
Minas Harutyunyan
1
-18
/
+23
2018-12-11
usb: chipidea: imx: allow to configure oc polarity on i.MX25
Uwe Kleine-König
1
-0
/
+15
2018-12-11
usb: chipidea: imx: Warn if oc polarity isn't specified
Uwe Kleine-König
1
-0
/
+2
2018-12-11
usb: chipidea: imx: support configuring for active low oc signal
Uwe Kleine-König
3
-12
/
+40
2018-12-11
usb: chipidea: host: override ehci->hub_control
Peter Chen
1
-0
/
+75
2018-12-11
usb: chipidea: imx: add HSIC support
Peter Chen
3
-19
/
+270
2018-12-11
usb: chipidea: add flag for imx hsic implementation
Peter Chen
1
-0
/
+17
2018-12-10
usb: dwc3: gadget: Disable CSP for stream OUT ep
Tejas Joglekar
1
-2
/
+6
2018-12-10
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
142
-683
/
+1193
2018-12-10
usb: dwc2: disable power_down on Amlogic devices
Martin Blumenstingl
1
-0
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-109
/
+205
2018-12-09
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
1
-4
/
+12
2018-12-09
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
1
-6
/
+23
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
3
-3
/
+8
2018-12-09
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
1
-0
/
+7
2018-12-09
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-69
/
+157
2018-12-09
Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2018-12-09
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-12
/
+11
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-13
/
+67
2018-12-09
Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-28
/
+81
2018-12-08
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
3
-26
/
+15
2018-12-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+25
2018-12-07
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
1
-1
/
+1
[next]