summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-03Merge tag 'extcon-next-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-11/+7
2022-12-03extcon: usbc-tusb320: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-03extcon: rt8973: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-03extcon: fsa9480: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-03extcon: max77843: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-02mcb: mcb-parse: fix error handing in chameleon_parse_gdd()Yang Yingliang1-1/+1
2022-12-02drivers: mcb: fix resource leak in mcb_probe()Zhengchao Shao1-1/+3
2022-11-30Merge tag 'icc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman4-98/+39
2022-11-29Merge tag 'coresight-next-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-42/+116
2022-11-29Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman19-512/+1184
2022-11-28coresight: etm4x: fix repeated words in commentsJilin Yuan1-1/+1
2022-11-28coresight: cti: Fix null pointer error on CTI init before ETMMike Leach1-1/+1
2022-11-28coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen1-0/+1
2022-11-28Merge tag 'counter-fixes-for-6.1b' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-1/+1
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman8-22/+34
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman170-525/+3891
2022-11-26counter: stm32-lptimer-cnt: fix the check on arr and cmp registers updateFabrice Gasnier1-1/+1
2022-11-25misc: fastrpc: Add dma_mask to fastrpc_channel_ctxAbel Vesa1-0/+2
2022-11-25misc: fastrpc: Add mmap request assigning for static PD poolAbel Vesa1-1/+18
2022-11-25misc: fastrpc: Safekeep mmaps on interrupted invokeAbel Vesa1-0/+15
2022-11-25misc: fastrpc: Add support for audiopdAbel Vesa1-0/+135
2022-11-25misc: fastrpc: Rework fastrpc_req_munmapAbel Vesa1-24/+23
2022-11-25misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on failAbel Vesa1-2/+3
2022-11-25misc: fastrpc: Add fastrpc_remote_heap_allocAbel Vesa1-3/+26
2022-11-25misc: fastrpc: Add reserved mem supportAbel Vesa1-0/+4
2022-11-25misc: fastrpc: Rename audio protection domain to rootAbel Vesa1-2/+2
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman125-1099/+7074
2022-11-24iio: addac: ad74413r: fix blank line after declaration warningCosmin Tanislav1-0/+1
2022-11-24iio: addac: ad74115: remove unused ad74115_dac_slew_rate_hz_tblCosmin Tanislav1-4/+0
2022-11-24iio: imu: st_lsm6dsx: add support to ISM330ISLorenzo Bianconi5-4/+20
2022-11-23iio: frequency: adf4377: add support for ADF4377Antoniu Miclaus3-0/+1005
2022-11-23iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes1-7/+7
2022-11-23iio: adc: stm32-adc: add debugfs to read raw calibration resultOlivier Moysan1-0/+22
2022-11-23iio: adc: stm32-adc: improve calibration error logOlivier Moysan1-2/+3
2022-11-23iio: adc: stm32-adc: smart calibration supportOlivier Moysan2-56/+53
2022-11-23iio: addac: ad74413r: add support for reset-gpioRasmus Villemoes1-0/+12
2022-11-23iio: addac: ad74413r: add spi_device_id tableRasmus Villemoes1-0/+17
2022-11-23iio: imu: st_lsm6dsx: add support to LSM6DSO16ISLorenzo Bianconi5-3/+141
2022-11-23iio: addac: add AD74115 driverCosmin Tanislav3-0/+1962
2022-11-23iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_...Rasmus Villemoes1-1/+1
2022-11-23iio: use devm_platform_get_and_ioremap_resource()Minghao Chi1-2/+1
2022-11-23staging: iio: accel: adis16240: Call '__adis_initial_startup()'Ramona Bolboaca1-1/+1
2022-11-23staging: iio: accel: adis16203: Call '__adis_initial_startup()'Ramona Bolboaca1-1/+1
2022-11-23iio: imu: adis16400: Call '__adis_initial_startup()' in probeRamona Bolboaca1-1/+1
2022-11-23iio: gyro: adis16260: Call '__adis_initial_startup()' in probeRamona Bolboaca1-1/+1
2022-11-23iio: gyro: adis16136: Call '__adis_initial_startup()' in probeRamona Bolboaca1-1/+1
2022-11-23iio: accel: adis16209: Call '__adis_initial_startup()' in probeRamona Bolboaca1-1/+1
2022-11-23iio: accel: adis16201: Call '__adis_initial_startup()' in probeRamona Bolboaca1-1/+1
2022-11-23iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca1-18/+10
2022-11-23iio: adc: max11410: fix incomplete vref buffer maskIbrahim Tilki1-1/+1