summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14leds: lm3532: select regmap I2C APIAndy Shevchenko1-0/+1
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-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-14ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto1-3/+1
2021-07-14backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko1-1/+3
2021-07-14ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_s...Yang Yingliang1-6/+8
2021-07-14ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform...Yang Yingliang1-6/+22
2021-07-14iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w...Jonathan Cameron1-2/+2
2021-07-14iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron1-1/+1
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:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron1-2/+2
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: 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-14rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()Paul E. McKenney1-1/+1
2021-07-14staging: fbtft: Rectify GPIO handlingAndy Shevchenko17-60/+25
2021-07-14MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li1-1/+1
2021-07-14RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky1-1/+1
2021-07-14net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin1-1/+1
2021-07-14net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko3-9/+22
2021-07-14writeback: fix obtain a reference to a freeing memcg cssMuchun Song1-2/+7
2021-07-14clk: si5341: Update initialization magicRobert Hancock1-1/+3
2021-07-14clk: si5341: Avoid divide errors due to bogus register contentsRobert Hancock1-2/+13
2021-07-14clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoCCristian Ciocaltea1-15/+29
2021-07-14clk: actions: Fix SD clocks factor table on Owl S500 SoCCristian Ciocaltea1-4/+2
2021-07-14clk: actions: Fix UART clock dividers on Owl S500 SoCCristian Ciocaltea1-6/+6
2021-07-14Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz1-1/+12
2021-07-14Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz1-0/+3