summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-14fsi: scom: Reset the FSI2PIB engine for any errorEddie James1-7/+9
2021-07-14fsi: core: Fix return of error values on failuresColin Ian King1-2/+2
2021-07-14mfd: rn5t618: Fix IRQ trigger by changing it to level modeAndreas Kemnade1-1/+1
2021-07-14mfd: mp2629: Select MFD_CORE to fix build errorRandy Dunlap1-0/+1
2021-07-14scsi: iscsi: Flush block work before unblockMike Christie1-0/+2
2021-07-14scsi: FlashPoint: Rename si_flags fieldRandy Dunlap1-16/+16
2021-07-14leds: lp50xx: Put fwnode in error case during ->probe()Andy Shevchenko1-1/+1
2021-07-14leds: lm3697: Don't spam logs when probe is deferredAndy Shevchenko1-5/+3
2021-07-14leds: lm3692x: Put fwnode in any case during ->probe()Andy Shevchenko1-4/+4
2021-07-14leds: lm36274: Put fwnode in error case during ->probe()Andy Shevchenko1-0/+1
2021-07-14leds: lm3532: select regmap I2C APIAndy Shevchenko1-0/+1
2021-07-14leds: class: The -ENOTSUPP should never be seen by user spaceAndy Shevchenko1-4/+0
2021-07-14tty: nozomi: Fix the error handling path of 'nozomi_card_init()'Christophe JAILLET1-3/+5
2021-07-14firmware: stratix10-svc: Fix a resource leak in an error handling pathChristophe JAILLET1-7/+15
2021-07-14char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai1-0/+4
2021-07-14staging: mmal-vchiq: Fix incorrect static vchiq_instance.Dave Stevenson1-1/+1
2021-07-14mtd: rawnand: arasan: Ensure proper configuration for the asserted targetMiquel Raynal1-33/+57
2021-07-14mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe1-1/+6
2021-07-14Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei1-0/+1
2021-07-14backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko1-1/+3
2021-07-14iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w...Jonathan Cameron1-2/+2
2021-07-14iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-2/+2
2021-07-14iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-3/+7
2021-07-14iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-3/+7
2021-07-14iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-3/+7
2021-07-14iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-4/+7
2021-07-14iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2-4/+8
2021-07-14iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-3/+7
2021-07-14iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim...Jonathan Cameron1-3/+7
2021-07-14iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-7/+7
2021-07-14iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_times...Jonathan Cameron1-6/+10
2021-07-14iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-3/+7
2021-07-14iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-3/+7
2021-07-14iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-4/+8
2021-07-14iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-9/+8
2021-07-14iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-4/+8
2021-07-14iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron1-3/+7
2021-07-14iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron1-10/+14
2021-07-14iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-5/+8
2021-07-14iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-3/+7
2021-07-14iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-3/+7
2021-07-14iio: adis16475: do not return ints in irq handlersNuno Sa1-1/+1
2021-07-14iio: adis16400: do not return ints in irq handlersNuno Sa1-3/+0
2021-07-14iio: adis_buffer: do not return ints in irq handlersNuno Sa1-3/+0
2021-07-14mwifiex: re-fix for unaligned accessesArnd Bergmann1-6/+4
2021-07-14tty: nozomi: Fix a resource leak in an error handling functionChristophe JAILLET1-0/+1
2021-07-14serial: 8250_omap: fix a timeout loop conditionDan Carpenter1-1/+1
2021-07-14serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()Michael Walle1-11/+1
2021-07-14serial: fsl_lpuart: don't modify arbitrary data on lpuart32Michael Walle1-1/+1
2021-07-14staging: fbtft: Don't spam logs when probe is deferredAndy Shevchenko1-8/+4