f73f7f4da581 ("iio: buffer: add ioctl() to support opening extra buffers for IIO device") ee708e6baacd ("iio: buffer: introduce support for attaching more IIO buffers") 0224af85a77b ("iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc") 15097c7a1adc ("iio: buffer: wrap all buffer attributes into iio_dev_attr") 3e3d11b2e43b ("iio: add reference to iio buffer on iio_dev_attr") d9a625744ed0 ("iio: core: merge buffer/ & scan_elements/ attributes") e2b4d7aca9db ("iio: buffer: group attr count and attr alloc") 32f171724e5c ("iio: core: rework iio device group creation") e64506bf69b6 ("iio: core-trigger: make iio_device_register_trigger_consumer() an int return") 8ebaa3ff1e71 ("iio: core: register chardev only if needed") a02c09e42b3e ("iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()") 99f6e8215b62 ("iio: kfifo: un-export devm_iio_kfifo_allocate() function") e36db6a06937 ("iio: kfifo: add devm_iio_kfifo_buffer_setup() helper") 6f71bf1991b6 ("iio: core: Allow drivers to specify a label without it coming from of") 21232b4456ba ("iio: buffer: remove iio_buffer_set_attrs() helper") 5164c7889857 ("iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants") 8dedcc3eee3a ("iio: core: centralize ioctl() calls to the main chardev") 1d4ef9b39ebe ("iio: core: Add optional symbolic label to a device channel") 25918a9c641c ("iio: buffer-dmaengine: remove non managed alloc/free") f2f45a53646f ("iio: event: use short-hand variable in iio_device_{un}register_eventset functions") e16e0a778fec ("iio: buffer: split buffer sysfs creation to take buffer as primary arg") 8525df47b3d1 ("iio: core: fix/re-introduce back parent assignment") fa83c3baa539 ("iio: core: move event interface on the opaque struct") 6a8c6b26f753 ("iio: core: move iio_dev's buffer_list to the private iio device object") 207c2d27a010 ("iio: core: move channel list & group to private iio device object") 96fb1b67422e ("iio: core: move debugfs data on the private iio dev info") 6d4ebd565d15 ("iio: core: wrap IIO device into an iio_dev_opaque object") 78289b4a58b5 ("iio: core: pass parent device as parameter during allocation") 96144d43fd01 ("iio: buffer: remove attrcount_orig var from sysfs creation") ff3f7e049aef ("iio: buffer: extend short-hand use for 'indio_dev->buffer'")