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
*
hwmon: (xgene) Support hwmon v2
hotran
2017-10-30
1
-9
/
+31
*
hwmon: (gpio-fan) Fix null pointer dereference at probe
Miquel Raynal
2017-10-30
1
-1
/
+1
*
hwmon: (gpio-fan) Convert to use GPIO descriptors
Linus Walleij
2017-10-30
1
-56
/
+32
*
hwmon: (gpio-fan) Rename GPIO line state variables
Linus Walleij
2017-10-30
1
-25
/
+26
*
hwmon: (gpio-fan) Get rid of the gpio alarm struct
Linus Walleij
2017-10-30
1
-26
/
+12
*
hwmon: (gpio-fan) Get rid of platform data struct
Linus Walleij
2017-10-30
1
-58
/
+30
*
hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path
Linus Walleij
2017-10-30
2
-26
/
+11
*
hwmon: (gpio-fan) Send around device pointer
Linus Walleij
2017-10-30
1
-10
/
+10
*
hwmon: (gpio-fan) Localize platform data
Linus Walleij
2017-10-30
1
-1
/
+22
*
hwmon: (gpio-fan) Use local variable pointers
Linus Walleij
2017-10-30
1
-7
/
+9
*
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
Vadim Pasternak
2017-10-30
3
-0
/
+608
*
hwmon: (w83793) make const array watchdog_minors static, reduces object code ...
Colin Ian King
2017-10-30
1
-1
/
+3
*
hwmon: (aspeed-pwm-tacho) increase fan tach period
Patrick Venture
2017-10-30
1
-1
/
+1
*
hwmon: (max1619) Add dt binding
Alan Tull
2017-10-30
1
-0
/
+10
*
hwmon: (sht15) remove redundant check on status and send of status value
Colin Ian King
2017-10-30
1
-8
/
+0
*
hwmon: (sht15) Root out platform data
Linus Walleij
2017-10-30
1
-113
/
+54
*
hwmon: (k10temp) Add support for temperature offsets
Guenter Roeck
2017-10-30
1
-0
/
+30
*
hwmon: (k10temp) Add support for family 17h
Guenter Roeck
2017-10-30
1
-0
/
+16
*
hwmon: (k10temp) Move chip specific code into probe function
Guenter Roeck
2017-10-30
1
-17
/
+45
*
hwmon: (stts751) Fix buffer size passed to snprintf
Jean Delvare
2017-10-30
1
-9
/
+9
*
hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF
Edward A. James
2017-10-30
2
-17
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
22
-150
/
+299
|
\
|
*
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
2017-10-28
3
-6
/
+7
|
*
tuntap: properly align skb->head before building skb
Jason Wang
2017-10-28
1
-0
/
+1
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-27
5
-21
/
+22
|
|
\
|
|
*
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
2017-10-26
1
-0
/
+1
|
|
*
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
2017-10-26
1
-1
/
+1
|
|
*
ixgbe: Fix Tx map failure path
Alexander Duyck
2017-10-26
1
-12
/
+6
|
|
*
igb: Fix TX map failure path
Jean-Philippe Brucker
2017-10-26
1
-1
/
+1
|
|
*
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
2017-10-26
1
-5
/
+4
|
|
*
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
2017-10-26
1
-2
/
+9
|
*
|
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
2017-10-27
1
-0
/
+7
|
*
|
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
2017-10-27
1
-1
/
+1
|
*
|
Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-10-27
5
-96
/
+202
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth
Huy Nguyen
2017-10-26
2
-30
/
+104
|
|
*
net/mlx5e: Properly deal with encap flows add/del under neigh update
Or Gerlitz
2017-10-26
1
-35
/
+54
|
|
*
net/mlx5: Delay events till mlx5 interface's add complete for pci resume
Huy Nguyen
2017-10-26
1
-29
/
+41
|
|
*
net/mlx5: Fix health work queue spin lock to IRQ safe
Moshe Shemesh
2017-10-26
1
-2
/
+3
|
*
|
tap: double-free in error path in tap_open()
Girish Moodalbail
2017-10-26
1
-9
/
+9
|
*
|
Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...
David S. Miller
2017-10-26
2
-3
/
+9
|
|
\
\
|
|
*
|
can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
Jimmy Assarsson
2017-10-24
1
-0
/
+6
|
|
*
|
can: kvaser_usb: Correct return value in printout
Jimmy Assarsson
2017-10-24
1
-1
/
+2
|
|
*
|
can: sun4i: fix loopback mode
Gerhard Bertelsmann
2017-10-24
1
-2
/
+1
|
*
|
|
net: mvpp2: do not sleep in set_rx_mode
Antoine Tenart
2017-10-26
1
-2
/
+2
|
*
|
|
net: mvpp2: fix invalid parameters order when calling the tcam init
Antoine Tenart
2017-10-26
1
-2
/
+2
|
*
|
|
net: mvpp2: fix typo in the tcam setup
Antoine Tenart
2017-10-26
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
tun: allow positive return values on dev_get_valid_name() call
Julien Gomes
2017-10-26
1
-1
/
+1
|
*
|
nfp: refuse offloading filters that redirects to upper devices
Pieter Jansen van Vuuren
2017-10-26
1
-0
/
+2
|
|
/
|
*
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
Antoine Tenart
2017-10-24
1
-1
/
+1
|
*
net: mvpp2: do not unmap TSO headers buffers
Antoine Tenart
2017-10-24
1
-4
/
+13
[next]