index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-13
/
+28
2018-08-10
Merge branch 'spi-4.19' into spi-next
Mark Brown
21
-348
/
+1122
2018-08-10
Merge branch 'spi-4.18' into spi-linus
Mark Brown
6
-65
/
+86
2018-08-10
Merge branch 'regulator-4.19' into regulator-next
Mark Brown
31
-253
/
+3313
2018-08-10
Merge branch 'regulator-4.18' into regulator-linus
Mark Brown
1
-3
/
+24
2018-08-10
regulator: add QCOM RPMh regulator driver
David Collins
3
-0
/
+779
2018-08-10
Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into regulator-4.19 for RPMH
Mark Brown
10
-7
/
+1873
2018-08-10
hwmon: (adt7475) Change show functions to return error data correctly
Tokunori Ikegami
1
-2
/
+38
2018-08-10
hwmon: (adt7475) Change update functions to add error handling
Tokunori Ikegami
1
-42
/
+145
2018-08-10
hwmon: (adt7475) Change valid parameter to bool type
Tokunori Ikegami
1
-1
/
+2
2018-08-10
hwmon: (adt7475) Split device update function to measure and limits
Tokunori Ikegami
1
-100
/
+108
2018-08-10
fbcon: Do not takeover the console from atomic context
Hans de Goede
1
-4
/
+15
2018-08-10
dummycon: Stop exporting dummycon_[un]register_output_notifier
Hans de Goede
1
-2
/
+0
2018-08-10
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
1
-14
/
+10
2018-08-10
fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin
Hans de Goede
1
-1
/
+1
2018-08-10
veth: Support per queue XDP ring
Toshiaki Makita
1
-90
/
+188
2018-08-10
veth: Add XDP TX and REDIRECT
Toshiaki Makita
1
-9
/
+110
2018-08-10
veth: Add ndo_xdp_xmit
Toshiaki Makita
1
-0
/
+51
2018-08-10
veth: Handle xdp_frames in xdp napi ring
Toshiaki Makita
1
-5
/
+84
2018-08-10
veth: Avoid drops by oversized packets when XDP is enabled
Toshiaki Makita
1
-2
/
+45
2018-08-10
veth: Add driver XDP
Toshiaki Makita
1
-7
/
+367
2018-08-10
cxl: remove a dead branch
Mathieu Malaterre
1
-5
/
+0
2018-08-10
spi: davinci: fix a NULL pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-08-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
21
-78
/
+194
2018-08-10
Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
2
-3
/
+5
2018-08-10
Merge tag 'imx-drm-next-2018-08-03' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
4
-40
/
+20
2018-08-09
PCI: Add ACS Redirect disable quirk for Intel Sunrise Point
Logan Gunthorpe
1
-0
/
+25
2018-08-09
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
3
-8
/
+43
2018-08-09
PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE
Logan Gunthorpe
1
-9
/
+9
2018-08-09
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
Logan Gunthorpe
1
-2
/
+71
2018-08-09
IB/uverbs: Fix reading of 32 bit flags
Jason Gunthorpe
1
-1
/
+1
2018-08-09
cxgb4: update 1.20.8.0 as the latest firmware supported
Ganesh Goudar
1
-6
/
+6
2018-08-09
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
1
-1
/
+3
2018-08-09
PCI: Allow specifying devices using a base bus and path of devfns
Logan Gunthorpe
1
-21
/
+97
2018-08-09
PCI: Make specifying PCI devices in kernel parameters reusable
Logan Gunthorpe
1
-54
/
+103
2018-08-09
PCI: Hide ACS quirk declarations inside PCI core
Bjorn Helgaas
1
-0
/
+14
2018-08-09
net: phy: sftp: print debug message with text, not numbers
Andrew Lunn
1
-4
/
+72
2018-08-09
ethernet/qlogic: remove unused array msi_tgt_status
Colin Ian King
1
-7
/
+0
2018-08-09
net: dsa: rtl8366rb: Support port 4 (WAN)
Linus Walleij
1
-0
/
+30
2018-08-09
mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()
YueHaibing
1
-3
/
+2
2018-08-09
be2net: Use Kconfig flag to support for enabling/disabling adapters
Petr Oros
3
-3
/
+63
2018-08-09
qede: Ingress tc flower offload (drop action) support.
Manish Chopra
4
-11
/
+362
2018-08-09
qede: Add destination ip based flow profile.
Manish Chopra
1
-48
/
+66
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
6
-49
/
+194
2018-08-09
s390/qeth: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-09
s390/qeth: don't restrict qeth_card to DMA memory
Julian Wiedmann
3
-14
/
+19
2018-08-09
s390/qeth: clean up card initialization
Julian Wiedmann
1
-34
/
+10
2018-08-09
s390/qeth: do basic setup for data channel
Julian Wiedmann
1
-9
/
+15
2018-08-09
s390/qeth: use qeth_setup_ccw() to set up all CCWs
Julian Wiedmann
4
-43
/
+16
2018-08-09
s390/qeth: reduce hard-coded access to ccw channels
Julian Wiedmann
2
-28
/
+31
[prev]
[next]