summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: iio: ad7192: Add mandatory reference voltage sourceFabrizio Lamarque2023-06-041-0/+5
* iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque2023-06-041-1/+1
* iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque2023-06-041-3/+3
* iio: addac: ad74413: don't set DIN_SINK for functions other than digital inputRasmus Villemoes2023-06-041-5/+6
* test_firmware: fix the memory leak of the allocated firmware bufferMirsad Goran Todorovac2023-05-311-1/+18
* test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac2023-05-311-0/+10
* test_firmware: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac2023-05-311-17/+35
* firmware_loader: Fix a NULL vs IS_ERR() checkDan Carpenter2023-05-311-1/+1
* MAINTAINERS: Vaibhav Gupta is the new ipack maintainerSamuel Iglesias Gonsálvez2023-05-301-1/+1
* dt-bindings: fpga: replace Ivan Bornyakov maintainershipIvan Bornyakov2023-05-302-2/+2
* MAINTAINERS: update Microchip MPF FPGA reviewersIvan Bornyakov2023-05-301-1/+1
* misc: fastrpc: reject new invocations during device removalRichard Acayan2023-05-291-1/+2
* misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan2023-05-291-1/+3
* misc: fastrpc: Reassign memory ownership only for remote heapEkansh Gupta2023-05-291-1/+1
* misc: fastrpc: Pass proper scm arguments for secure map requestEkansh Gupta2023-05-291-5/+17
* 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