summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal2021-10-211-0/+6
* mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal2021-10-211-0/+6
* mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal2021-10-211-7/+7
* mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal2021-10-211-1/+1
* mfd: ti_am335x_tscadc: Drop useless definitions from the headerMiquel Raynal2021-10-211-28/+16
* mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal2021-10-211-0/+2
* mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal2021-10-201-30/+31
* mfd: ti_am335x_tscadc: Drop unused definitions from the headerMiquel Raynal2021-10-201-7/+0
* mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macroMiquel Raynal2021-10-201-1/+2
* mfd: ti_am335x_tscadc: Fix header spacingMiquel Raynal2021-10-201-5/+5
* mfd: ti_am335x_tscadc: Replace the header license text with SPDX tagMiquel Raynal2021-10-201-12/+4
* mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal2021-10-201-1/+1
* mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal2021-10-201-3/+0
* mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal2021-10-201-0/+9
* clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal2021-10-201-0/+1
* Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds2021-09-123-9/+25
|\
| * compiler_attributes.h: move __compiletime_{error|warning}Nick Desaulniers2021-09-093-9/+24
| * Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4Marco Elver2021-07-161-0/+1
* | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-123-46/+110
|\ \
| * | Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-111-22/+110
| * | cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-09-111-6/+0
| * | Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-11509-4500/+15849
| |\ \
| * | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-18/+0
* | | | Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-121-10/+2
|\ \ \ \
| * | | | locking/rwsem: Add missing __init_rwsem() for PREEMPT_RTMike Galbraith2021-09-021-10/+2
| |/ / /
* | | | Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-121-2/+7
|\ \ \ \
| * | | | time: Handle negative seconds correctly in timespec64_to_ns()Lukas Hannen2021-09-081-2/+7
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-116-27/+363
|\ \ \ \
| * | | | vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji2021-09-061-0/+306
| * | | | vdpa: Support transferring virtual addressing during DMA mappingXie Yongji2021-09-061-3/+17
| * | | | vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()Xie Yongji2021-09-061-1/+1
| * | | | vhost-iotlb: Add an opaque pointer for vhost IOTLBXie Yongji2021-09-061-0/+3
| * | | | vdpa: Add reset callback in vdpa_config_opsXie Yongji2021-09-061-2/+6
| * | | | vdpa: Fix some coding style issuesXie Yongji2021-09-061-17/+17
| * | | | file: Export receive_fd() to modulesXie Yongji2021-09-061-4/+3
| * | | | virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.Arseny Krasnov2021-09-051-0/+1
| * | | | virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov2021-09-051-1/+1
| * | | | uapi: virtio_ids: Sync ids with specificationViresh Kumar2021-09-051-0/+12
* | | | | Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-09-111-2/+2
|\ \ \ \ \
| * | | | | bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()Masami Hiramatsu2021-09-091-2/+2
* | | | | | Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-111-1/+1
|\ \ \ \ \ \
| * | | | | | pwm: Make pwmchip_remove() return voidUwe Kleine-König2021-09-021-1/+1
* | | | | | | Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-112-3/+18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | firmware: qcom_scm: Introduce SCM calls to access LMhThara Gopinath2021-08-181-0/+14
| * | | | | | thermal: Spelling s/scallbacks/callbacks/Geert Uytterhoeven2021-08-141-1/+1
| * | | | | | thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann2021-08-141-2/+3
* | | | | | | Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-102-4/+9
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki2021-09-102-4/+9
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | PM: EM: fix kernel-doc commentsLukasz Luba2021-09-071-4/+4
| | | |/ / / / / / /
| | * | | | | | | | ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki2021-09-071-0/+5