index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
i2c: core: Allow override timing properties with 0
Andy Shevchenko
2
-14
/
+18
2020-03-24
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
3
-5
/
+13
2020-03-22
i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2020-03-21
i2c: imx: remove duplicate print after platform_get_irq()
Tang Bin
1
-3
/
+1
2020-03-21
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
5
-8
/
+8
2020-03-21
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
2
-7
/
+0
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
5
-24
/
+27
2020-03-20
i2c: dev: Fix the race between the release of i2c_dev and cdev
Kevin Hao
1
-22
/
+26
2020-03-13
i2c: qcom-geni: Drop of_platform.h include
Stephen Boyd
1
-1
/
+0
2020-03-13
i2c: qcom-geni: Grow a dev pointer to simplify code
Stephen Boyd
1
-31
/
+26
2020-03-13
i2c: qcom-geni: Let firmware specify irq trigger flags
Stephen Boyd
1
-2
/
+2
2020-03-13
i2c: stm32f7: do not backup read-only PECR register
Alain Volmat
1
-4
/
+0
2020-03-10
i2c: smbus: remove outdated references to irq level triggers
Wolfram Sang
2
-10
/
+0
2020-03-10
i2c: convert SMBus alert setup function to return an ERRPTR
Wolfram Sang
7
-27
/
+35
2020-03-10
i2c: stm32f7: add a new st, stm32mp15-i2c compatible
Alain Volmat
1
-6
/
+33
2020-03-10
i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modes
Alain Volmat
1
-13
/
+39
2020-03-10
i2c: brcmstb: Support BCM2711 HDMI BSC controllers
Maxime Ripard
1
-0
/
+33
2020-03-10
dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C binding
Maxime Ripard
1
-1
/
+39
2020-03-10
dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
Maxime Ripard
3
-27
/
+60
2020-03-10
i2c: omap: use devm_platform_ioremap_resource()
chenqiwu
1
-3
/
+1
2020-03-10
i2c: use kobj_to_dev() API
chenqiwu
1
-2
/
+2
2020-03-10
i2c: powermac: correct comment about custom handling
Wolfram Sang
1
-8
/
+7
2020-02-26
i2c: dev: keep sorting of includes
Wolfram Sang
1
-1
/
+1
2020-02-26
i2c: stm32f7: allow controller to be wakeup-source
Alain Volmat
1
-21
/
+86
2020-02-26
i2c: imx: implement master_xfer_atomic callback
Stefan Lengfeld
1
-41
/
+105
2020-02-26
i2c: at91: implement i2c bus recovery
Kamel Bouhara
2
-0
/
+82
2020-02-26
dt-bindings: i2c: at91: document optional bus recovery properties
Kamel Bouhara
1
-0
/
+10
2020-02-24
Linux 5.6-rc3
v5.6-rc3
Linus Torvalds
1
-1
/
+1
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-22
io_uring: fix __io_iopoll_check deadlock in io_sq_thread
Xiaoguang Wang
1
-18
/
+9
2020-02-22
ext4: fix mount failure with quota configured as module
Jan Kara
1
-1
/
+1
2020-02-22
jbd2: fix ocfs2 corrupt when clearing block group bits
wangyan
1
-2
/
+6
2020-02-22
ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
Eric Biggers
2
-9
/
+23
2020-02-22
ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
Eric Biggers
3
-11
/
+11
2020-02-22
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
5
-37
/
+76
2020-02-21
MAINTAINERS: use tabs for SAFESETID
Randy Dunlap
1
-4
/
+4
2020-02-21
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
1
-2
/
+6
2020-02-21
mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
Wei Yang
1
-1
/
+1
2020-02-21
mm/vmscan.c: don't round up scan size for online memory cgroup
Gavin Shan
1
-3
/
+6
2020-02-21
lib/string.c: update match_string() doc-strings with correct behavior
Alexandru Ardelean
1
-0
/
+16
2020-02-21
mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
Vasily Averin
1
-1
/
+3
2020-02-21
mm/swapfile.c: fix a comment in sys_swapon()
Christoph Hellwig
1
-1
/
+1
2020-02-21
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
Douglas Anderson
1
-4
/
+4
2020-02-21
get_maintainer: remove uses of P: for maintainer name
Joe Perches
1
-24
/
+0
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
1
-0
/
+33
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-02-21
Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
Ioanna Alifieraki
1
-4
/
+2
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
2
-10
/
+14
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
6
-326
/
+1
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
1
-37
/
+0
[next]