summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez2022-11-061-6/+6
* Merge tag 'iio-fixes-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-0510-56/+60
|\
| * tools: iio: iio_generic_buffer: Fix read sizeMatti Vaittinen2022-11-011-2/+2
| * iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()Dan Carpenter2022-11-011-1/+1
| * iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang2022-11-011-1/+3
| * iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar2022-11-011-1/+2
| * iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar2022-10-291-1/+1
| * iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes2022-10-291-1/+1
| * iio: pressure: ms5611: fixed value compensation bugMitja Spes2022-10-292-32/+31
| * iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.Jonathan Cameron2022-10-291-12/+12
| * iio: adc: at91-sama5d2_adc: get rid of 5 degrees Celsius adjustmentClaudiu Beznea2022-10-241-4/+2
| * iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang2022-10-241-1/+5
* | Linux 6.1-rc3v6.1-rc3Linus Torvalds2022-10-301-1/+1
* | Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-3011-38/+47
|\ \
| * | fbdev: cyber2000fb: fix missing pci_disable_device()Yang Yingliang2022-10-271-0/+2
| * | fbdev: sisfb: use explicitly signed charJason A. Donenfeld2022-10-242-2/+2
| * | fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim2022-10-211-25/+30
| * | fbdev: xilinxfb: Make xilinxfb_release() return voidUwe Kleine-König2022-10-201-4/+4
| * | fbdev: sisfb: fix repeated word in commentJilin Yuan2022-10-201-1/+1
| * | fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-2/+2
| * | fbdev: sm501fb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-1/+1
| * | fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller2022-10-181-1/+2
| * | fbdev: da8xx-fb: Fix error handling in .remove()Uwe Kleine-König2022-10-181-1/+2
| * | fbdev: MIPS supports iomem addressesKees Cook2022-10-171-1/+1
* | | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-3017-91/+175
|\ \ \
| * | | misc: sgi-gru: use explicitly signed charJason A. Donenfeld2022-10-252-10/+10
| * | | Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2022-10-254-32/+62
| |\ \ \
| | * | | counter: 104-quad-8: Fix race getting function mode and directionWilliam Breathitt Gray2022-10-231-22/+42
| | * | | counter: microchip-tcb-capture: Handle Signal1 read and SynapseWilliam Breathitt Gray2022-10-231-4/+14
| | * | | counter: ti-ecap-capture: fix IS_ERR() vs NULL checkDan Carpenter2022-10-171-2/+2
| | * | | counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray2022-10-172-4/+4
| | |/ /
| * | / coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-251-5/+0
| | |/ | |/|
| * | Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman2022-10-241-0/+3
| * | Merge tag 'iio-fixes-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-10-239-39/+96
| |\ \
| | * | iio: bmc150-accel-core: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: adxl367: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: at91-sama5d2_adc: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav2022-10-171-7/+6
| | * | tools: iio: iio_utils: fix digit calculationMatti Vaittinen2022-10-171-0/+4
| | * | iio: adc: stm32-adc: fix channel sampling time initOlivier Moysan2022-10-171-5/+6
| | * | iio: adc: mcp3911: mask out device ID in debug printsMarcus Folkesson2022-10-171-2/+3
| | * | iio: adc: mcp3911: use correct id bitsMarcus Folkesson2022-10-171-2/+2
| | * | iio: adc: mcp3911: return proper error code on failure to allocate triggerMarcus Folkesson2022-10-171-1/+1
| | * | iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bugDan Carpenter2022-10-171-1/+1
| | * | iio: light: tsl2583: Fix module unloadingShreeya Patel2022-10-171-1/+1
| | |/
| * | Merge tag 'coresight-fixes-v6.1-1' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2022-10-222-8/+7
| |\ \ | | |/ | |/|
| | * coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-201-3/+0
| | * coresight: Fix possible deadlock with lock dependencySudeep Holla2022-10-202-5/+7
| |/
* | Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-3015-133/+169
|\ \