index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: rcar: skip DMA if buffer is not safe
Wolfram Sang
2017-12-03
1
-1
/
+1
*
i2c: sh_mobile: use core helper to decide when to use DMA
Wolfram Sang
2017-12-03
1
-2
/
+6
*
i2c: add docs to clarify DMA handling
Wolfram Sang
2017-12-03
1
-0
/
+67
*
i2c: smbus: use DMA safe buffers for emulated SMBus transactions
Wolfram Sang
2017-12-03
1
-6
/
+39
*
i2c: add i2c_master_{send|recv}_dmasafe
Wolfram Sang
2017-12-03
1
-0
/
+32
*
i2c: refactor i2c_master_{send_recv}
Wolfram Sang
2017-12-03
2
-50
/
+48
*
i2c: dev: mark RDWR buffers as DMA_SAFE
Wolfram Sang
2017-12-03
1
-0
/
+2
*
i2c: add helpers to ease DMA handling
Wolfram Sang
2017-12-03
2
-0
/
+49
*
i2c: add a message flag for DMA safe buffers
Wolfram Sang
2017-12-03
1
-0
/
+3
*
i2c: gpio: add fault injector
Wolfram Sang
2017-12-03
3
-0
/
+173
*
i2c: designware: fix building driver as module
Phil Reid
2017-11-28
1
-0
/
+1
*
i2c: core: fix compile issue related to incorrect gpio header
Phil Reid
2017-11-28
1
-1
/
+1
*
i2c: sh_mobile: make sure to not accidently trigger STOP
Wolfram Sang
2017-11-27
1
-3
/
+3
*
i2c: sh_mobile: send STOP according to datasheet
Wolfram Sang
2017-11-27
1
-23
/
+6
*
i2c: sh_mobile: avoid unnecessary register read
Wolfram Sang
2017-11-27
1
-1
/
+2
*
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2017-11-27
1
-2
/
+0
*
i2c: sh_mobile: shorten exit of xfer routine
Wolfram Sang
2017-11-27
1
-3
/
+1
*
i2c: sh_mobile: use direct writes when accessing ICE bit
Wolfram Sang
2017-11-27
1
-3
/
+3
*
i2c: sh_mobile: manually "inline" two short functions
Wolfram Sang
2017-11-27
1
-19
/
+9
*
i2c: sh_mobile: remove redundant deinitialization
Wolfram Sang
2017-11-27
1
-4
/
+0
*
i2c: sh_mobile: remove redundant initialization
Wolfram Sang
2017-11-27
1
-10
/
+0
*
i2c: remove legacy integer scl/sda gpio for recovery
Phil Reid
2017-11-27
2
-82
/
+3
*
i2c: davinci: switch to using gpiod for bus recovery gpios
Phil Reid
2017-11-27
1
-5
/
+15
*
i2c: imx: switch to using gpiod for bus recovery gpios
Phil Reid
2017-11-27
1
-9
/
+9
*
i2c: designware: add i2c gpio recovery option
Tim Sander
2017-11-27
3
-1
/
+63
*
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
2017-11-27
3
-9
/
+9
*
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
2017-11-27
3
-12
/
+14
*
i2c: Switch to using gpiod interface for gpio bus recovery
Phil Reid
2017-11-27
2
-4
/
+21
*
i2c: use macro IS_ENABLED in header i2c.h
Stefan Lengfeld
2017-11-27
1
-3
/
+3
*
i2c: designware: Don't set SCL timings and speed mode when in slave mode
Jarkko Nikula
2017-11-27
2
-75
/
+0
*
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
2017-11-27
1
-2
/
+2
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-27
6
-6
/
+42
|
\
|
*
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-26
2
-0
/
+24
|
*
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: make decompressor debug output user selectable
Russell King
2017-11-21
1
-2
/
+2
|
*
ARM: fix get_user_pages_fast
Russell King
2017-11-21
1
-0
/
+12
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
12
-15
/
+52
|
\
\
|
*
|
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
|
*
|
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
|
*
|
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-23
1
-1
/
+1
|
*
|
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
1
-2
/
+2
|
*
|
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
8
-10
/
+47
|
|
\
\
|
|
*
|
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
2
-1
/
+9
|
|
*
|
irqchip/gic-v4: Add forward definition of struct irq_domain_ops
Marc Zyngier
2017-11-13
1
-0
/
+1
|
|
*
|
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-1
/
+1
|
|
*
|
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-2
/
+2
|
|
*
|
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-12
1
-3
/
+6
|
|
*
|
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails
Marc Zyngier
2017-11-10
1
-1
/
+6
|
|
*
|
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-10
2
-2
/
+22
[next]