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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-29
hwmon: (max6621) Inverted if condition in max6621_read()
Dan Carpenter
1
-1
/
+1
2017-10-29
hwmon: (asc7621) remove redundant assignment to newval
Colin Ian King
1
-1
/
+0
2017-10-29
hwmon: (xgene) Support hwmon v2
hotran
1
-9
/
+31
2017-10-29
hwmon: (gpio-fan) Fix null pointer dereference at probe
Miquel Raynal
1
-1
/
+1
2017-10-29
hwmon: (gpio-fan) Convert to use GPIO descriptors
Linus Walleij
1
-56
/
+32
2017-10-29
hwmon: (gpio-fan) Rename GPIO line state variables
Linus Walleij
1
-25
/
+26
2017-10-29
hwmon: (gpio-fan) Get rid of the gpio alarm struct
Linus Walleij
1
-26
/
+12
2017-10-29
hwmon: (gpio-fan) Get rid of platform data struct
Linus Walleij
1
-58
/
+30
2017-10-29
hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path
Linus Walleij
2
-26
/
+11
2017-10-29
hwmon: (gpio-fan) Send around device pointer
Linus Walleij
1
-10
/
+10
2017-10-29
hwmon: (gpio-fan) Localize platform data
Linus Walleij
2
-37
/
+22
2017-10-29
hwmon: (gpio-fan) Use local variable pointers
Linus Walleij
1
-7
/
+9
2017-10-29
hwmon: (gpio-fan) Move DT bindings to the right place
Linus Walleij
1
-0
/
+0
2017-10-29
Documentation: devicetree: add max6621 device
Vadim Pasternak
1
-0
/
+1
2017-10-29
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
Vadim Pasternak
3
-0
/
+608
2017-10-29
hwmon: (w83793) make const array watchdog_minors static, reduces object code ...
Colin Ian King
1
-1
/
+3
2017-10-29
hwmon: (aspeed-pwm-tacho) increase fan tach period
Patrick Venture
1
-1
/
+1
2017-10-29
hwmon: (max1619) Add dt binding
Alan Tull
1
-0
/
+10
2017-10-29
dt-bindings: hwmon: add compatible for max1619
Alan Tull
1
-0
/
+12
2017-10-29
hwmon: (sht15) remove redundant check on status and send of status value
Colin Ian King
1
-8
/
+0
2017-10-29
hwmon: (sht15) Root out platform data
Linus Walleij
4
-160
/
+65
2017-10-29
hwmon: (k10temp) Add support for temperature offsets
Guenter Roeck
1
-0
/
+30
2017-10-29
hwmon: (k10temp) Add support for family 17h
Guenter Roeck
1
-0
/
+16
2017-10-29
hwmon: (k10temp) Move chip specific code into probe function
Guenter Roeck
1
-17
/
+45
2017-10-29
hwmon: (stts751) Fix buffer size passed to snprintf
Jean Delvare
1
-9
/
+9
2017-10-29
hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF
Edward A. James
2
-17
/
+14
2017-10-29
Linux 4.14-rc7
v4.14-rc7
Linus Torvalds
1
-1
/
+1
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
78
-361
/
+1021
2017-10-29
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
19
-57
/
+367
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
3
-5
/
+40
2017-10-29
selftests: Introduce a new script to generate tc batch file
Chris Mi
1
-0
/
+62
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
1
-5
/
+33
2017-10-29
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in route filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
1
-3
/
+26
2017-10-29
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in fw filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flower filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flow filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
1
-4
/
+18
2017-10-29
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
1
-2
/
+17
2017-10-29
net_sched: use tcf_queue_work() in basic filter
Cong Wang
1
-3
/
+17
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
3
-17
/
+56
2017-10-29
Merge branch 'sctp-endianness-fixes'
David S. Miller
10
-50
/
+59
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
5
-7
/
+7
2017-10-29
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
1
-2
/
+2
2017-10-29
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
1
-11
/
+11
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
6
-30
/
+39
[next]