Linux IIO (Industrial I/O) Development
[Prev Page][Next Page]
[PULL V4] 1st set of IIO new device support, features and cleanup for the 5.16 cycle,
Jonathan Cameron
[PATCH] mux: fix kernel doc prototype,
Vincent Whitchurch
[PULL V2] 1st set of counter subsystem new features for the 5.16 cycle.,
Jonathan Cameron
[PULL V3] 1st set of IIO new device support, features and cleanup for the 5.16 cycle,
Jonathan Cameron
[PATCH] iio: dln2-adc: Fix lockdep complaint,
Noralf Trønnes
Re: [PATCH] iio: dln2-adc: Fix lockdep complaint, Jonathan Cameron
[PATCH v8 1/2] iio: frequency: adrf6780: add support for ADRF6780,
Antoniu Miclaus
[Bug 214751] New: Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope,
bugzilla-daemon
- [Bug 214751] Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope, bugzilla-daemon
- [Bug 214751] Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope, bugzilla-daemon
- [Bug 214751] Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope, bugzilla-daemon
- [Bug 214751] Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope, bugzilla-daemon
- [Bug 214751] Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope, bugzilla-daemon
- [Bug 214751] Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope, bugzilla-daemon
- [Bug 214751] Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope, bugzilla-daemon
[PATCH 2/2] thermal: qcom: add support for PMIC5 Gen2 ADCTM,
Jishnu Prakash
[PATCH v2] iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask(),
Yang Yingliang
[PATCH] counter/counter-sysfs: use sysfs_emit everywhere,
David Lechner
[PATCH] counter: drop chrdev_lock,
David Lechner
[RFC PATCH] iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046,
Jonathan Cameron
[PATCH v2] iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension.,
Jonathan Cameron
[PATCH] iio: xilinx-xadc: Remove `irq` field from state struct,
Lars-Peter Clausen
[PULL V2] 1st set of IIO new device support, features and cleanup for the 5.16 cycle,
Jonathan Cameron
[PULL] 1st set of counter subsystem new features for the 5.16 cycle.,
Jonathan Cameron
[PULL] 1st set of IIO new device support, features and cleanup for the 5.16 cycle,
Jonathan Cameron
[PATCH 0/8] counter: ti-eqep: implement features for speed measurement,
David Lechner
Re: BMI160 accelerometer on AyaNeo tablet,
Maxim Levitsky
[PULL] 1st set of counter and IIO new features, drivers etc for 5.16,
Jonathan Cameron
[PATCH v2] iio: adc: lpc18xx_adc: Convert probe to device managed version,
André Gustavo Nakagomi Lopez
[PATCH][next] iio: Fix uninitialized variable ret,
Colin King
[PATCH V2 0/5] hid: replace snprintf in show functions with sysfs_emit,
Qing Wang
[PATCH v6 00/48] TI AM437X ADC1,
Miquel Raynal
- [PATCH v6 01/48] clk: ti: am43xx: Add clkctrl data for am43xx ADC1, Miquel Raynal
- [PATCH v6 02/48] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD, Miquel Raynal
- [PATCH v6 03/48] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description, Miquel Raynal
- [PATCH v6 04/48] dt-bindings: iio: adc: ti,am3359-adc: New yaml description, Miquel Raynal
- [PATCH v6 05/48] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file, Miquel Raynal
- [PATCH v6 06/48] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible, Miquel Raynal
- [PATCH v6 07/48] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible, Miquel Raynal
- [PATCH v6 11/48] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables, Miquel Raynal
- [PATCH v6 09/48] mfd: ti_am335x_tscadc: Replace license text with SPDX tag, Miquel Raynal
- [PATCH v6 10/48] mfd: ti_am335x_tscadc: Fix style, Miquel Raynal
- [PATCH v6 08/48] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put, Miquel Raynal
- [PATCH v6 12/48] mfd: ti_am335x_tscadc: Get rid of useless gotos, Miquel Raynal
- [PATCH v6 13/48] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers, Miquel Raynal
- [PATCH v6 14/48] mfd: ti_am335x_tscadc: Don't search the tree for our clock, Miquel Raynal
- [PATCH v6 15/48] mfd: ti_am335x_tscadc: Simplify divisor calculation, Miquel Raynal
- [PATCH v6 16/48] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier, Miquel Raynal
- [PATCH v6 17/48] mfd: ti_am335x_tscadc: Use driver data, Miquel Raynal
- [PATCH v6 18/48] mfd: ti_am335x_tscadc: Mimic the probe from resume(), Miquel Raynal
- [PATCH v6 19/48] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure, Miquel Raynal
- [PATCH v6 20/48] mfd: ti_am335x_tscadc: Always provide an idle configuration, Miquel Raynal
- [PATCH v6 21/48] mfd: ti_am335x_tscadc: Reorder the initialization steps, Miquel Raynal
- [PATCH v6 22/48] mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place, Miquel Raynal
- [PATCH v6 23/48] mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag, Miquel Raynal
- [PATCH v6 26/48] mfd: ti_am335x_tscadc: Drop unused definitions from the header, Miquel Raynal
- [PATCH v6 27/48] mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant, Miquel Raynal
- [PATCH v6 28/48] mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries, Miquel Raynal
- [PATCH v6 29/48] mfd: ti_am335x_tscadc: Drop useless definitions from the header, Miquel Raynal
- [PATCH v6 30/48] mfd: ti_am335x_tscadc: Rename the subsystem enable macro, Miquel Raynal
- [PATCH v6 31/48] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros, Miquel Raynal
- [PATCH v6 32/48] mfd: ti_am335x_tscadc: Rename a variable, Miquel Raynal
- [PATCH v6 33/48] mfd: ti_am335x_tscadc: Fix an error message, Miquel Raynal
- [PATCH v6 34/48] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen, Miquel Raynal
- [PATCH v6 35/48] mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware, Miquel Raynal
- [PATCH v6 36/48] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support, Miquel Raynal
- [PATCH v6 37/48] mfd: ti_am335x_tscadc: Support the correctly spelled DT property, Miquel Raynal
- [PATCH v6 38/48] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls, Miquel Raynal
- [PATCH v6 39/48] iio: adc: ti_am335x_adc: Replace license text with SPDX tag, Miquel Raynal
- [PATCH v6 24/48] mfd: ti_am335x_tscadc: Fix header spacing, Miquel Raynal
- [PATCH v6 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro, Miquel Raynal
- [PATCH v6 40/48] iio: adc: ti_am335x_adc: Fix style, Miquel Raynal
- [PATCH v6 41/48] iio: adc: ti_am335x_adc: Get rid of useless gotos, Miquel Raynal
- [PATCH v6 42/48] iio: adc: ti_am335x_adc: Gather the checks on the delays, Miquel Raynal
- [PATCH v6 43/48] iio: adc: ti_am335x_adc: Add a unit to the timeout delay, Miquel Raynal
- [PATCH v6 45/48] iio: adc: ti_am335x_adc: Add the am437x compatible, Miquel Raynal
- [PATCH v6 44/48] iio: adc: ti_am335x_adc: Add the scale information, Miquel Raynal
- [PATCH v6 46/48] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property, Miquel Raynal
- [PATCH v6 48/48] ARM: dts: am437x-gp-evm: enable ADC1, Miquel Raynal
- [PATCH v6 47/48] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module, Miquel Raynal
- Re: [PATCH v6 00/48] TI AM437X ADC1, Miquel Raynal
- [GIT PULL] Immutable branch between MFD, IIO, Input (Touchscreen) and Clk due for the v5.16 merge window, Lee Jones
[PATCH] hid: replace snprintf in show functions with sysfs_emit,
Qing Wang
[PATCH v2 RESEND] iio: dac: ad5446: Fix ad5622_write() return value,
Pekka Korpinen
[PATCH v5 0/7] iio: adc: stm32-adc: add internal channels support,
Olivier Moysan
[PATCH] iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove,
Yang Yingliang
[PATCH 00/15] iio: let spi drivers return 0 in .remove(),
Uwe Kleine-König
- [PATCH 02/15] iio: accel: bmc150: Make bmc150_accel_core_remove() return void, Uwe Kleine-König
- [PATCH 03/15] iio: accel: bmi088: Make bmi088_accel_core_remove() return void, Uwe Kleine-König
- [PATCH 04/15] iio: accel: kxsd9: Make kxsd9_common_remove() return void, Uwe Kleine-König
- [PATCH 10/15] iio: dac: ad5686: Make ad5686_remove() return void, Uwe Kleine-König
- [PATCH 15/15] iio: pressure: ms5611: Make ms5611_remove() return void, Uwe Kleine-König
- [PATCH 11/15] iio: health: afe4403: Don't return an error in .remove(), Uwe Kleine-König
- [PATCH 01/15] iio: accel: bma400: Make bma400_remove() return void, Uwe Kleine-König
- [PATCH 05/15] iio: accel: mma7455: Make mma7455_core_remove() return void, Uwe Kleine-König
- [PATCH 06/15] iio: accel: ad5064: Make ad5064_core_remove() return void, Uwe Kleine-König
- [PATCH 14/15] iio: potentiometer: max5487: Don't return an error in .remove(), Uwe Kleine-König
- [PATCH 09/15] iio: dac: ad5592r: Make ad5592r_remove() return void, Uwe Kleine-König
- [PATCH 07/15] iio: dac: ad5380: Make ad5380_remove() return void, Uwe Kleine-König
- [PATCH 12/15] iio: imu: st_lsm9ds0: Make st_lsm9ds0_remove() return void, Uwe Kleine-König
- [PATCH 08/15] iio: dac: ad5446: Make ad5446_remove() return void, Uwe Kleine-König
- [PATCH 13/15] iio: magn: hmc5843: Make hmc5843_common_remove() return void, Uwe Kleine-König
- Re: [PATCH 00/15] iio: let spi drivers return 0 in .remove(), Alexandru Ardelean
[PATCH] iio: imx8qxp-adc: mark PM functions as __maybe_unused,
Arnd Bergmann
[PATCH] iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups(),
Yang Yingliang
[PATCH] iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask(),
Yang Yingliang
[PATCH v2 0/2] iio: buffer: allocation and freeing buffers fix and optimization,
Andy Shevchenko
[PATCH] iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask(),
Yang Yingliang
[PATCH] iio: buffer: check return value of kstrdup_const(),
Yang Yingliang
[PATCH] counter: replace snprintf in show functions with sysfs_emit,
Qing Wang
[PATCH v3] iio: core: fix double free in iio_device_unregister_sysfs(),
Yang Yingliang
[PATCH] iio: imx8qxp-adc: Fix the error - defined but not used for runtime pm API,
Cai Huoqing
Re: linux-next: Tree for Oct 12 (drivers/iio/adc/imx8qxp-adc.c), Randy Dunlap
[PATCH] iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask(),
Yang Yingliang
[PATCH] iio: core: check return value when calling dev_set_name(),
Yang Yingliang
[PATCH v4 0/7] iio: adc: stm32-adc: add internal channels support,
Olivier Moysan
[PATCH] iio: core: do not create debugfs when has no dev name,
Yang Yingliang
[PATCH -next] iio: buffer: Check the return value of kstrdup_const(),
Wang Wensheng
[PATCH v2] iio: imu: st_lsm6dsx: Fix an array overflow in st_lsm6dsx_set_odr(),
Teng Qi
[PATCH v7 1/2] iio: frequency: adrf6780: add support for ADRF6780,
Antoniu Miclaus
[PATCH v2] iio: core: fix double free in iio_device_unregister_sysfs(),
Yang Yingliang
[PATCH] iio: imu: st_lsm6dsx: Fix an array overflow in st_lsm6dsx_set_odr(),
Teng Qi
[PATCH] iio: core: fix double free in iio_device_unregister_sysfs(),
Yang Yingliang
[PATCH] iio: adc: lpc18xx_adc: Convert probe to device managed version,
André Gustavo Nakagomi Lopez
[PATCH v5 0/1] iio/scmi: Add reading "raw" attribute.,
Andriy Tryshnivskyy
[PATCH v4 0/1] iio/scmi: Add reading "raw" attribute.,
Andriy Tryshnivskyy
[PATCH v2 0/2] Add ad3552r and ad3542r driver support,
Mihail Chindris
[PATCH 0/2] ADPD188 linux driver,
andrei.drimbarean
[PATCH v5 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor,
Roan van Dijk
[PATCH v4 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe(),
Cai Huoqing
[PATCH v3 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe(),
Cai Huoqing
[PATCH] iio: trigger: fix iio_trigger reference leak,
gavinli
[PATCH] iio/scmi: check if dev is null pointer,
Jiasheng Jiang
[PATCH] io: imu: st_lsm6dsx: check if dev is null pointer,
Jiasheng Jiang
[PATCH v2 0/3] Add settle time support to iio-mux,
Vincent Whitchurch
[PATCH v2 0/2] iio: adc: tsc2046: fixes,
Oleksij Rempel
[PATCH v6 0/6] iio: Add output buffer support,
Mihail Chindris
[PATCH 1/4] dt-bindings: vendor-prefixes: Document liteon vendor prefix,
Nikita Travkin
[PATCH] docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst,
William Breathitt Gray
[PATCH -next] counter: fix docum. build problems after filename change,
Randy Dunlap
[PULL] 1st set of IIO fixes for the 5.15 cycles,
Jonathan Cameron
[PATCH v5] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support,
Miquel Raynal
[PATCH] iio: adc: max1027: fix error code in max1027_wait_eoc(),
Dan Carpenter
[bug report] iio: adc: max1027: Use the EOC IRQ when populated for single reads,
Dan Carpenter
[PATCH] iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs,
Jonathan Cameron
[RESEND v2 0/5] iio: accel: mma9551/mma9553 Cleanup and update,
Jonathan Cameron
[RFC PATCH 00/11] IIO: Bring core header includes up to date.,
Jonathan Cameron
- [RFC PATCH 01/11] iio: industrialio-core: Reorder header includes to be alphabetical., Jonathan Cameron
- [RFC PATCH 02/11] iio: industrialio-core - Bring includes up to date., Jonathan Cameron
- [RFC PATCH 04/11] iio: industrialio-event.c: Bring includes up to date., Jonathan Cameron
- [RFC PATCH 03/11] iio: industrialio-buffer.c: Bring includes up to date., Jonathan Cameron
- [RFC PATCH 06/11] iio: inkern: Bring includes up to date., Jonathan Cameron
- [RFC PATCH 05/11] iio: industrialio-trigger.c: Bring includes up to date., Jonathan Cameron
- [RFC PATCH 07/11] iio: configfs: Bring includes up to date, Jonathan Cameron
- [RFC PATCH 08/11] iio: misc core files: Bring includes up to date, Jonathan Cameron
- [RFC PATCH 09/11] iio: industrialio-triggered-buffer: Bring includes up to date., Jonathan Cameron
- [RFC PATCH 10/11] iio: industrialio-buffer-cb: Bring includes up to date., Jonathan Cameron
- [RFC PATCH 11/11] iio: kfifo-buf.c: Bring includes up to date., Jonathan Cameron
- Re: [RFC PATCH 00/11] IIO: Bring core header includes up to date., Jonathan Cameron
[PATCH] iio: Move include/linux/iio-opaque.h to drivers/iio/iio_opaque.h,
Jonathan Cameron
[PATCH 0/7] cros_ec_sensors: Drop unused IIO header includes,
Jonathan Cameron
[PATCH -next] iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C,
Randy Dunlap
[PATCH][next] iio: adc: aspeed: Fix spelling mistake "battey" -> "battery",
Colin King
[PATCH v4 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor,
Roan van Dijk
[PATCH] counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking.,
Jonathan Cameron
[PATCH v6 1/2] iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999.,
Florian Boor
[PATCH v4] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()"),
Iain Hunter
[PATCH v2 0/5] kunit: build kunit tests without structleak plugin,
Brendan Higgins
[PATCH v5 1/2] iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999.,
Florian Boor
[PATCH v17 0/9] Introduce the Counter character device interface,
William Breathitt Gray
- [PATCH v17 1/9] counter: Move counter enums to uapi header, William Breathitt Gray
- [PATCH v17 2/9] counter: Add character device interface, William Breathitt Gray
- [PATCH v17 3/9] docs: counter: Document character device interface, William Breathitt Gray
- [PATCH v17 4/9] tools/counter: Create Counter tools, William Breathitt Gray
- [PATCH v17 5/9] counter: Implement signalZ_action_component_id sysfs attribute, William Breathitt Gray
- [PATCH v17 6/9] counter: Implement *_component_id sysfs attributes, William Breathitt Gray
- [PATCH v17 7/9] counter: Implement events_queue_size sysfs attribute, William Breathitt Gray
- [PATCH v17 8/9] counter: 104-quad-8: Replace mutex with spinlock, William Breathitt Gray
- [PATCH v17 9/9] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8, William Breathitt Gray
- Re: [PATCH v17 0/9] Introduce the Counter character device interface, Jonathan Cameron
[PATCH] iio: dac: ad5446: Fix ad5622_write() return value,
Pekka Korpinen
[PATCH v3 0/1] iio/scmi: Add reading "raw" attribute.,
Andriy Tryshnivskyy
[PATCH v3 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe(),
Cai Huoqing
[PATCH v4 00/48] TI AM437X ADC1,
Miquel Raynal
- [PATCH v4 01/48] clk: ti: am43xx: Add clkctrl data for am43xx ADC1, Miquel Raynal
- [PATCH v4 02/48] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD, Miquel Raynal
- [PATCH v4 03/48] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description, Miquel Raynal
- [PATCH v4 04/48] dt-bindings: iio: adc: ti,am3359-adc: New yaml description, Miquel Raynal
- [PATCH v4 05/48] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file, Miquel Raynal
- [PATCH v4 06/48] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible, Miquel Raynal
- [PATCH v4 07/48] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible, Miquel Raynal
- [PATCH v4 08/48] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put, Miquel Raynal
- [PATCH v4 09/48] mfd: ti_am335x_tscadc: Replace license text with SPDX tag, Miquel Raynal
- [PATCH v4 10/48] mfd: ti_am335x_tscadc: Fix style, Miquel Raynal
- [PATCH v4 11/48] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables, Miquel Raynal
- [PATCH v4 12/48] mfd: ti_am335x_tscadc: Get rid of useless gotos, Miquel Raynal
- [PATCH v4 13/48] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers, Miquel Raynal
- [PATCH v4 14/48] mfd: ti_am335x_tscadc: Don't search the tree for our clock, Miquel Raynal
- [PATCH v4 15/48] mfd: ti_am335x_tscadc: Simplify divisor calculation, Miquel Raynal
- [PATCH v4 16/48] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier, Miquel Raynal
- [PATCH v4 17/48] mfd: ti_am335x_tscadc: Use driver data, Miquel Raynal
- [PATCH v4 19/48] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure, Miquel Raynal
- [PATCH v4 18/48] mfd: ti_am335x_tscadc: Mimic the probe from resume(), Miquel Raynal
- [PATCH v4 20/48] mfd: ti_am335x_tscadc: Always provide an idle configuration, Miquel Raynal
- [PATCH v4 21/48] mfd: ti_am335x_tscadc: Reorder the initialization steps, Miquel Raynal
- [PATCH v4 23/48] mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag, Miquel Raynal
- [PATCH v4 24/48] mfd: ti_am335x_tscadc: Fix header spacing, Miquel Raynal
- [PATCH v4 22/48] mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place, Miquel Raynal
- [PATCH v4 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro, Miquel Raynal
- [PATCH v4 27/48] mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant, Miquel Raynal
- [PATCH v4 26/48] mfd: ti_am335x_tscadc: Drop unused definitions from the header, Miquel Raynal
- [PATCH v4 28/48] mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries, Miquel Raynal
- [PATCH v4 29/48] mfd: ti_am335x_tscadc: Drop useless definitions from the header, Miquel Raynal
- [PATCH v4 30/48] mfd: ti_am335x_tscadc: Rename the subsystem enable macro, Miquel Raynal
- [PATCH v4 31/48] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros, Miquel Raynal
- [PATCH v4 32/48] mfd: ti_am335x_tscadc: Rename a variable, Miquel Raynal
- [PATCH v4 33/48] mfd: ti_am335x_tscadc: Fix an error message, Miquel Raynal
- [PATCH v4 34/48] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen, Miquel Raynal
- [PATCH v4 35/48] mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware, Miquel Raynal
- [PATCH v4 36/48] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support, Miquel Raynal
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]