summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-05-2821-84/+204
|\
| * iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol2023-05-201-5/+5
| * iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda2023-05-201-0/+4
| * dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible valueGeert Uytterhoeven2023-05-131-1/+1
| * iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut2023-05-131-2/+14
| * iio: accel: kx022a fix irq gettingMatti Vaittinen2023-05-131-1/+1
| * iio: bu27034: Ensure reset is writtenMatti Vaittinen2023-05-131-1/+11
| * iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn2023-05-131-1/+1
| * iio: addac: ad74413: fix resistance input processingRasmus Villemoes2023-05-131-1/+1
| * iio: light: vcnl4035: fixed chip ID checkFrank Li2023-05-131-0/+3
| * dt-bindings: iio: imx8qxp-adc: add missing vref-supplyAlexander Stein2023-05-131-0/+7
| * iio: adc: stm32-adc: skip adc-channels setup if none is presentSean Nyekjaer2023-05-131-19/+23
| * iio: adc: stm32-adc: skip adc-diff-channels setup if none is presentSean Nyekjaer2023-05-131-10/+9
| * iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil2023-05-131-6/+2
| * iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede2023-05-131-2/+2
| * iio: gts-helpers: fix integration time unitsMatti Vaittinen2023-05-131-10/+32
| * iio: bu27034: Fix integration timeMatti Vaittinen2023-05-131-5/+9
| * iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen2023-05-131-1/+1
| * iio: adc: palmas: fix off by one bugsDan Carpenter2023-05-131-5/+5
| * iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo2023-05-131-5/+5
| * iio: ad4130: Make sure clock provider gets removedLars-Peter Clausen2023-05-131-1/+11
| * iio: tmag5273: Fix runtime PM leak on measurement errorLars-Peter Clausen2023-05-131-2/+3
| * iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...ChiaEn Wu2023-05-131-2/+51
| * iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw()Dan Carpenter2023-05-131-4/+3
* | Linux 6.4-rc4v6.4-rc4Linus Torvalds2023-05-281-1/+1
* | Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-281-2/+3
|\ \
| * | x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
* | | Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-282-1/+12
|\ \ \
| * | | perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-241-0/+11
| * | | perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu2023-05-231-1/+1
* | | | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-282-3/+13
|\ \ \ \
| * | | | x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-161-2/+5
| * | | | vmlinux.lds.h: Discard .note.gnu.property sectionJosh Poimboeuf2023-05-161-1/+8
* | | | | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-05-284-10/+50
|\ \ \ \ \
| * | | | | debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa2023-05-221-1/+1
| * | | | | debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra2023-05-024-9/+49
* | | | | | Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-287-31/+69
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2023-05-227-31/+69
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | irqchip/mbigen: Unify the error handling in mbigen_of_create_domain()Kefeng Wang2023-05-161-13/+18
| | * | | | | irqchip/meson-gpio: Mark OF related data as maybe unusedKrzysztof Kozlowski2023-05-161-1/+1
| | * | | | | irqchip/mips-gic: Use raw spinlock for gic_lockJiaxun Yang2023-05-161-15/+15
| | * | | | | irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang2023-05-161-0/+2
| | * | | | | irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issuesDouglas Anderson2023-05-163-2/+27
| | * | | | | dt-bindings: interrupt-controller: arm,gic-v3: Add quirk for Mediatek SoCs w/...Douglas Anderson2023-05-161-0/+6
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-284-16/+26
|\ \ \ \ \ \
| * | | | | | mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-05-231-4/+5
| * | | | | | MIPS: Alchemy: fix dbdma2Manuel Lauss2023-05-231-12/+15
| * | | | | | MIPS: Restore Au1300 supportManuel Lauss2023-05-231-0/+5
| * | | | | | MIPS: unhide PATA_PLATFORMManuel Lauss2023-05-231-0/+1
| |/ / / / /
* | | | | | Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-05-271-0/+6
|\ \ \ \ \ \