index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-17
i2c: stub: remove definition of DEBUG
Tom Rix
1
-1
/
+0
2021-01-17
i2c: i2c-mux-gpio: Enable this driver in ACPI land
Evan Green
1
-28
/
+79
2021-01-17
i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()
Evan Green
1
-2
/
+3
2021-01-17
dt-bindings: i2c: renesas,i2c: add r8a779a0 (V3U) support
Wolfram Sang
1
-0
/
+1
2021-01-17
i2c: Drop unused efm32 bus driver
Uwe Kleine-König
3
-477
/
+0
2021-01-11
i2c: smbus: switch from loops to memcpy
Dmitry Torokhov
1
-10
/
+5
2021-01-06
i2c: mlxcpld: Add support for I2C bus frequency setting
Vadim Pasternak
1
-1
/
+62
2021-01-05
i2c: busses: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2021-01-05
i2c: use DIV_ROUND_UP macro to do calculation
Zheng Yongjun
1
-3
/
+3
2021-01-05
i2c: fix platform_get_irq.cocci warnings
Tian Tao
1
-3
/
+1
2021-01-05
i2c: gpio: fix MODULE_LICENCE
Wolfram Sang
1
-1
/
+1
2021-01-05
i2c: iproc: handle rx fifo full interrupt
Rayagonda Kokatanur
1
-4
/
+17
2021-01-05
i2c: iproc: handle master read request
Rayagonda Kokatanur
1
-45
/
+170
2021-01-05
i2c: iproc: fix typo in slave_isr function
Rayagonda Kokatanur
1
-1
/
+1
2021-01-05
i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
Rayagonda Kokatanur
1
-1
/
+2
2021-01-05
i2c: iproc: handle only slave interrupts which are enabled
Rayagonda Kokatanur
1
-4
/
+9
2021-01-05
i2c: iproc: handle Master aborted error
Rayagonda Kokatanur
1
-3
/
+5
2021-01-05
i2c: rcar: protect against supurious interrupts on V3U
Wolfram Sang
1
-14
/
+43
2021-01-05
i2c: rcar: make sure irq is not threaded on Gen2 and earlier
Wolfram Sang
1
-1
/
+5
2021-01-05
i2c: rcar: optimize cacheline to minimize HW race condition
Wolfram Sang
1
-1
/
+1
2021-01-05
i2c: rcar: faster irq code to minimize HW race condition
Wolfram Sang
1
-7
/
+4
2021-01-05
i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct
Roja Rani Yarubandi
1
-16
/
+43
2021-01-05
i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware
Andy Shevchenko
1
-7
/
+3
2021-01-05
i2c: i801: Drop duplicate NULL check in i801_del_mux()
Andy Shevchenko
1
-2
/
+1
2021-01-05
gpiolib: Follow usual pattern for gpiod_remove_lookup_table() call
Andy Shevchenko
1
-0
/
+4
2021-01-05
i2c: mlxcpld: Decrease polling time for performance improvement
Vadim Pasternak
1
-1
/
+1
2021-01-05
i2c: mlxcpld: Update module license
Vadim Pasternak
1
-29
/
+3
2021-01-05
i2c: core: Do not print duplicate error when failing to register an i2c-clien...
Hans de Goede
1
-5
/
+1
2021-01-04
Linux 5.11-rc2
v5.11-rc2
Linus Torvalds
1
-1
/
+1
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
1
-0
/
+2
2020-12-31
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2
-2
/
+2
2020-12-31
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
1
-2
/
+22
2020-12-31
io_uring: add a helper for setting a ref node
Pavel Begunkov
1
-10
/
+12
2020-12-30
intel_idle: add SnowRidge C-state table
Artem Bityutskiy
1
-1
/
+40
2020-12-30
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
1
-1
/
+0
2020-12-30
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
1
-14
/
+17
2020-12-30
s390: update defconfigs
Heiko Carstens
3
-7
/
+18
2020-12-30
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
1
-0
/
+1
2020-12-30
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
1
-1
/
+1
2020-12-30
mm: slub: call account_slab_page() after slab page initialization
Roman Gushchin
1
-3
/
+2
2020-12-30
zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
Randy Dunlap
4
-19
/
+9
2020-12-30
lib/zlib: fix inflating zlib streams on s390
Ilya Leoshkevich
1
-2
/
+2
2020-12-30
lib/genalloc: fix the overflow when size is too big
Huang Shijie
1
-12
/
+13
2020-12-30
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2020-12-30
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
1
-0
/
+3
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
22
-21
/
+1
2020-12-30
kasan: fix null pointer dereference in kasan_record_aux_stack
Walter Wu
1
-0
/
+2
2020-12-30
mm: generalise COW SMC TLB flushing race comment
Nicholas Piggin
1
-3
/
+5
2020-12-30
mm/mremap.c: fix extent calculation
Kalesh Singh
1
-1
/
+3
2020-12-30
mm: memmap defer init doesn't work as expected
Baoquan He
4
-8
/
+11
[next]