index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
svga.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
i2c: core: ratelimit 'transfer when suspended' errors
Wolfram Sang
2
-2
/
+6
2019-04-23
i2c: iproc: Change driver to use 'BIT' macro
Ray Jui
1
-3
/
+3
2019-04-23
i2c: riic: Add Runtime PM support
Geert Uytterhoeven
1
-19
/
+24
2019-04-21
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-04-21
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
2
-8
/
+97
2019-04-21
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
2
-55
/
+1
2019-04-21
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
1
-20
/
+3
2019-04-16
dt-bindings: i2c: i2c-mtk: add support for MT8516
Fabien Parent
1
-0
/
+1
2019-04-16
i2c: axxia: use auto cmd for last message
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-38
/
+19
2019-04-16
i2c: gpio: flag atomic capability if possible
Wolfram Sang
1
-0
/
+2
2019-04-16
i2c: algo: bit: add flag to whitelist atomic transfers
Wolfram Sang
2
-2
/
+21
2019-04-16
i2c: stu300: use xfer_atomic callback to bail out early
Wolfram Sang
1
-15
/
+10
2019-04-16
i2c: ocores: enable atomic xfers
Wolfram Sang
1
-0
/
+1
2019-04-16
i2c: ocores: refactor setup for polling
Wolfram Sang
1
-11
/
+4
2019-04-16
i2c: tegra-bpmp: convert to use new atomic callbacks
Wolfram Sang
1
-5
/
+20
2019-04-16
i2c: omap: Add the master_xfer_atomic hook
Wolfram Sang
1
-13
/
+63
2019-04-16
i2c: demux: handle the new atomic callbacks
Wolfram Sang
1
-0
/
+2
2019-04-16
i2c: mux: populate the new *_atomic callbacks
Wolfram Sang
1
-0
/
+6
2019-04-16
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
4
-10
/
+36
2019-04-16
i2c: core: use I2C locking behaviour also for SMBUS
Wolfram Sang
3
-9
/
+21
2019-04-16
i2c: core: remove use of in_atomic()
Wolfram Sang
2
-1
/
+11
2019-04-15
i2c: brcmstb: remove unused struct member
Wolfram Sang
1
-1
/
+0
2019-04-15
i2c: mediatek: Add i2c support for MediaTek MT8183
Qii Wang
1
-2
/
+60
2019-04-15
i2c: mediatek: Add i2c and apdma sync in i2c driver
Qii Wang
1
-0
/
+11
2019-04-15
i2c: mediatek: Add arb clock in i2c driver
Qii Wang
1
-3
/
+22
2019-04-15
dt-bindings: i2c: Add Mediatek MT8183 i2c binding
Qii Wang
1
-1
/
+3
2019-04-15
i2c: mediatek: Add offsets array for new i2c registers
Qii Wang
1
-59
/
+104
2019-04-03
i2c: isch: Remove unnecessary acpi.h include
Bjorn Helgaas
1
-1
/
+0
2019-04-03
i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()
Dan Carpenter
1
-2
/
+1
2019-04-03
i2c: iproc: add NIC I2C support
Rayagonda Kokatanur
1
-5
/
+75
2019-04-03
dt-bindings: i2c: iproc: add "brcm, iproc-nic-i2c" compatible string
Rayagonda Kokatanur
1
-1
/
+5
2019-04-03
i2c: iproc: use wrapper for read/write access
Rayagonda Kokatanur
1
-63
/
+77
2019-04-03
i2c: iproc: add polling support
Rayagonda Kokatanur
1
-117
/
+181
2019-04-03
dt-bindings: i2c: iproc: make 'interrupts' optional
Ray Jui
1
-3
/
+8
2019-04-03
i2c: iproc: Add support for more master error status
Michael Cheng
1
-0
/
+10
2019-04-03
i2c: iproc: Add slave mode support
Shreesha Rajashekar
2
-6
/
+299
2019-04-03
i2c: iproc: Extend I2C read up to 255 bytes
Shreesha Rajashekar
1
-22
/
+74
2019-03-31
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-29
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
Kees Cook
1
-0
/
+38
2019-03-29
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-03-29
fs: fs_parser: fix printk format warning
Randy Dunlap
1
-1
/
+1
2019-03-29
checkpatch: add %pt as a valid vsprintf extension
Alexandre Belloni
1
-1
/
+1
2019-03-29
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
Lars Persson
1
-3
/
+8
2019-03-29
drivers/block/zram/zram_drv.c: fix idle/writeback string compare
Minchan Kim
1
-26
/
+6
2019-03-29
mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
Qian Cai
1
-1
/
+2
2019-03-29
mm/memory_hotplug.c: fix notification in offline error path
Qian Cai
1
-1
/
+1
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2
-2
/
+31
2019-03-29
fs/proc/kcore.c: make kcore_modules static
YueHaibing
1
-1
/
+1
[next]