Patches related to asynchronous attribute reads. This series enhances core and driver using this API. Srinivas Pandruvada (9): HID: hid-sensor-hub: Extend API for async reads iio: hid-sensor-accel-3d: Adjust parameter for attribute read iio: hid-sensor-gyro-3d: Adjust parameter for attribute read iio: hid-sensor-als: Adjust parameter for attribute read iio: hid-sensor-prox: Adjust parameter for attribute read iio: hid-sensor-magn-3d: Adjust parameter for attribute read iio: hid-sensor-incl-3d: Adjust parameter for attribute read iio: hid-sensor-press: Adjust parameter for attribute read drivers/rtc/rtc-hid-sensor-time.c: Adjust parameter for attribute read drivers/hid/hid-sensor-hub.c | 15 ++++++++++++++- drivers/iio/accel/hid-sensor-accel-3d.c | 3 ++- drivers/iio/gyro/hid-sensor-gyro-3d.c | 3 ++- drivers/iio/light/hid-sensor-als.c | 3 ++- drivers/iio/light/hid-sensor-prox.c | 3 ++- drivers/iio/magnetometer/hid-sensor-magn-3d.c | 3 ++- drivers/iio/orientation/hid-sensor-incl-3d.c | 3 ++- drivers/iio/pressure/hid-sensor-press.c | 3 ++- drivers/rtc/rtc-hid-sensor-time.c | 2 +- include/linux/hid-sensor-hub.h | 19 +++++++++++++------ 10 files changed, 42 insertions(+), 15 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html