index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: da9063: Add support for latest EA silicon revision
Carlos de Paula
2021-11-05
1
-0
/
+1
*
-
.
Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...
Lee Jones
2021-11-05
1
-25
/
+0
|
\
\
|
*
|
mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmap
Mauro Carvalho Chehab
2021-10-05
1
-25
/
+0
|
|
/
*
|
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
2021-10-21
1
-1
/
+1
*
|
mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
Miquel Raynal
2021-10-21
1
-0
/
+6
*
|
mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware
Miquel Raynal
2021-10-21
1
-0
/
+6
*
|
mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
Miquel Raynal
2021-10-21
1
-7
/
+7
*
|
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
2021-10-21
1
-1
/
+1
*
|
mfd: ti_am335x_tscadc: Drop useless definitions from the header
Miquel Raynal
2021-10-21
1
-28
/
+16
*
|
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
2021-10-21
1
-0
/
+2
*
|
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
2021-10-20
1
-30
/
+31
*
|
mfd: ti_am335x_tscadc: Drop unused definitions from the header
Miquel Raynal
2021-10-20
1
-7
/
+0
*
|
mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
Miquel Raynal
2021-10-20
1
-1
/
+2
*
|
mfd: ti_am335x_tscadc: Fix header spacing
Miquel Raynal
2021-10-20
1
-5
/
+5
*
|
mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag
Miquel Raynal
2021-10-20
1
-12
/
+4
*
|
mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
Miquel Raynal
2021-10-20
1
-1
/
+1
*
|
mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
Miquel Raynal
2021-10-20
1
-3
/
+0
*
|
mfd: ti_am335x_tscadc: Use driver data
Miquel Raynal
2021-10-20
1
-0
/
+9
*
|
clk: ti: am43xx: Add clkctrl data for am43xx ADC1
Miquel Raynal
2021-10-20
1
-0
/
+1
|
/
*
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...
Linus Torvalds
2021-09-13
3
-9
/
+25
|
\
|
*
compiler_attributes.h: move __compiletime_{error|warning}
Nick Desaulniers
2021-09-09
3
-9
/
+24
|
*
Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4
Marco Elver
2021-07-16
1
-0
/
+1
*
|
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-12
3
-46
/
+110
|
\
\
|
*
|
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2021-09-11
1
-22
/
+110
|
*
|
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-09-11
1
-6
/
+0
|
*
|
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
509
-4500
/
+15849
|
|
\
\
|
*
|
|
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-01
1
-18
/
+0
*
|
|
|
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-12
1
-10
/
+2
|
\
\
\
\
|
*
|
|
|
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
Mike Galbraith
2021-09-02
1
-10
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-12
1
-2
/
+7
|
\
\
\
\
|
*
|
|
|
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
2021-09-08
1
-2
/
+7
|
|
/
/
/
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
6
-27
/
+363
|
\
\
\
\
|
*
|
|
|
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2021-09-06
1
-0
/
+306
|
*
|
|
|
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
1
-3
/
+17
|
*
|
|
|
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
2021-09-06
1
-1
/
+1
|
*
|
|
|
vhost-iotlb: Add an opaque pointer for vhost IOTLB
Xie Yongji
2021-09-06
1
-0
/
+3
|
*
|
|
|
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
2021-09-06
1
-2
/
+6
|
*
|
|
|
vdpa: Fix some coding style issues
Xie Yongji
2021-09-06
1
-17
/
+17
|
*
|
|
|
file: Export receive_fd() to modules
Xie Yongji
2021-09-06
1
-4
/
+3
|
*
|
|
|
virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.
Arseny Krasnov
2021-09-05
1
-0
/
+1
|
*
|
|
|
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
2021-09-05
1
-1
/
+1
|
*
|
|
|
uapi: virtio_ids: Sync ids with specification
Viresh Kumar
2021-09-05
1
-0
/
+12
*
|
|
|
|
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-11
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-10
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-11
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pwm: Make pwmchip_remove() return void
Uwe Kleine-König
2021-09-02
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-11
2
-3
/
+18
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
firmware: qcom_scm: Introduce SCM calls to access LMh
Thara Gopinath
2021-08-18
1
-0
/
+14
|
*
|
|
|
|
|
thermal: Spelling s/scallbacks/callbacks/
Geert Uytterhoeven
2021-08-14
1
-1
/
+1
|
*
|
|
|
|
|
thermal/core: Fix thermal_cooling_device_register() prototype
Arnd Bergmann
2021-08-14
1
-2
/
+3
[next]