index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
i2c: gpio: fault-injector: add 'lose_arbitration' injector
Wolfram Sang
2
-0
/
+99
2019-02-23
i2c: tegra: remove multi-master support
Sowjanya Komatineni
1
-2
/
+2
2019-02-23
i2c: tegra: remove master fifo support on tegra186
Sowjanya Komatineni
1
-1
/
+1
2019-02-15
i2c: tegra: change phrasing, "fallbacking" to "falling back"
Colin Ian King
1
-2
/
+2
2019-02-15
i2c: expand minor range when registering chrdev region
Chengguang Xu
1
-1
/
+1
2019-02-15
i2c: aspeed: Add multi-master use case support
Jae Hyun Yoo
1
-26
/
+93
2019-02-14
i2c: core-smbus: don't trace smbus_reply data on errors
John Sperbeck
2
-4
/
+4
2019-02-14
i2c: ocores: Add support for bus clock via platform data
Andrew Lunn
2
-1
/
+5
2019-02-14
i2c: ocores: Add support for IO mapper registers.
Andrew Lunn
1
-3
/
+29
2019-02-14
i2c: ocores: checkpatch fixes
Federico Vaga
1
-11
/
+18
2019-02-14
i2c: ocores: add SPDX tag
Federico Vaga
2
-8
/
+2
2019-02-14
i2c: ocores: add polling interface
Federico Vaga
1
-21
/
+161
2019-02-14
i2c: ocores: do not handle IRQ if IF is not set
Federico Vaga
1
-3
/
+6
2019-02-14
i2c: ocores: stop transfer on timeout
Federico Vaga
1
-9
/
+45
2019-02-14
i2c: tegra: add i2c interface timing support
Sowjanya Komatineni
1
-30
/
+159
2019-02-14
i2c: tegra: update transfer timeout
Sowjanya Komatineni
1
-4
/
+11
2019-02-14
i2c: tegra: Add DMA support
Sowjanya Komatineni
1
-49
/
+383
2019-02-14
i2c: tegra: update maximum transfer size
Sowjanya Komatineni
1
-2
/
+6
2019-02-14
i2c: tegra: fix maximum transfer size
Sowjanya Komatineni
1
-1
/
+1
2019-02-14
i2c: tegra: add bus clear Master Support
Sowjanya Komatineni
1
-0
/
+81
2019-02-14
i2c: tegra: sort all the include headers alphabetically
Sowjanya Komatineni
1
-11
/
+8
2019-02-14
eeprom: at24: implement support for 'num-addresses' property
Bartosz Golaszewski
1
-5
/
+8
2019-02-14
dt-bindings: at24: add the 'num-addresses' property
Bartosz Golaszewski
1
-0
/
+3
2019-02-14
eeprom: at24: remove at24_platform_data
Bartosz Golaszewski
3
-148
/
+75
2019-02-10
Linux 5.0-rc6
v5.0-rc6
Linus Torvalds
1
-1
/
+1
2019-02-10
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
1
-1
/
+1
2019-02-08
i2c: rcar: refactor TCYC handling
Wolfram Sang
1
-9
/
+6
2019-02-08
i2c: gpio: merge two very similar comments
Wolfram Sang
1
-12
/
+5
2019-02-08
i2c: sh_mobile: use new clock calculation formulas for Gen2
Wolfram Sang
1
-5
/
+5
2019-02-08
i2c: sh_mobile: use new clock calculation formulas for Gen3
Wolfram Sang
1
-3
/
+3
2019-02-08
i2c: sh_mobile: sort compatible entries
Wolfram Sang
1
-2
/
+2
2019-02-08
i2c: cbus-gpio: Switch to use GPIO descriptors
Linus Walleij
3
-85
/
+40
2019-02-08
MAINTAINERS: Update the ocores i2c bus driver maintainer, etc
Andrew Lunn
1
-0
/
+2
2019-02-08
blk-mq: remove duplicated definition of blk_mq_freeze_queue
Liu Bo
1
-1
/
+0
2019-02-08
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
1
-1
/
+3
2019-02-08
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2019-02-08
MAINTAINERS: unify reference to xen-devel list
Lukas Bulwahn
1
-1
/
+1
2019-02-08
x86/mm/cpa: Fix set_mce_nospec()
Peter Zijlstra
1
-25
/
+25
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2
-15
/
+50
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
1
-2
/
+2
2019-02-08
net: dsa: b53: Fix for failure when irq is not defined in dt
Arun Parameswaran
1
-3
/
+0
2019-02-07
blktrace: Show requests without sector
Jan Kara
1
-1
/
+7
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2019-02-07
mips: loongson64: remove unreachable(), fix loongson_poweroff().
Yifeng Li
1
-1
/
+6
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-07
geneve: should not call rt6_lookup() when ipv6 was disabled
Hangbin Liu
1
-3
/
+7
2019-02-07
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
1
-0
/
+1
2019-02-07
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
Paolo Bonzini
1
-0
/
+7
2019-02-07
kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
Jann Horn
1
-1
/
+2
2019-02-07
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
[next]