1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 08:35:19 -05:00
linux/drivers/iio/adc
Al Viro 5f60d5f6bb move asm/unaligned.h to linux/unaligned.h
asm/unaligned.h is always an include of asm-generic/unaligned.h;
might as well move that thing to linux/unaligned.h and include
that - there's nothing arch-specific in that header.

auto-generated by the following:

for i in `git grep -l -w asm/unaligned.h`; do
	sed -i -e "s/asm\/unaligned.h/linux\/unaligned.h/" $i
done
for i in `git grep -l -w asm-generic/unaligned.h`; do
	sed -i -e "s/asm-generic\/unaligned.h/linux\/unaligned.h/" $i
done
git mv include/asm-generic/unaligned.h include/linux/unaligned.h
git mv tools/include/asm-generic/unaligned.h tools/include/linux/unaligned.h
sed -i -e "/unaligned.h/d" include/asm-generic/Kbuild
sed -i -e "s/__ASM_GENERIC/__LINUX/" include/linux/unaligned.h tools/include/linux/unaligned.h
2024-10-02 17:23:23 -04:00
..
ab8500-gpadc.c
ad799x.c
ad4000.c iio: adc: Add support for AD4000 2024-08-03 10:53:54 +01:00
ad4130.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ad4695.c iio: adc: ad4695: implement calibration support 2024-09-03 18:49:43 +01:00
ad7091r-base.c
ad7091r-base.h
ad7091r5.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7091r8.c
ad7124.c Merge 6.11-rc7 into char-misc-next 2024-09-09 08:36:23 +02:00
ad7173.c iio: adc: ad7173: fix GPIO device info 2024-08-17 11:20:02 +01:00
ad7192.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7266.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7280a.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7291.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7292.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7298.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7380.c iio: adc: ad7380: enable sequencer for single-ended parts 2024-08-03 11:33:35 +01:00
ad7476.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7606.c Merge 6.11-rc7 into char-misc-next 2024-09-09 08:36:23 +02:00
ad7606.h
ad7606_par.c Merge 6.11-rc7 into char-misc-next 2024-09-09 08:36:23 +02:00
ad7606_spi.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7766.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7768-1.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7780.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7791.c
ad7793.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7887.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7923.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad7944.c
ad7949.c
ad9467.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ad_sigma_delta.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
adi-axi-adc.c iio: adc: adi-axi-adc: implement backend debugfs interface 2024-08-03 14:36:45 +01:00
aspeed_adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
at91-sama5d2_adc.c
at91_adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
axp20x_adc.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
axp288_adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
bcm_iproc_adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
berlin2-adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
cc10001_adc.c
cpcap-adc.c
da9150-gpadc.c
dln2-adc.c
envelope-detector.c
ep93xx_adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
exynos_adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
fsl-imx25-gcq.c
hi8435.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
hx711.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
imx7d_adc.c
imx8qxp-adc.c
imx93_adc.c
ina2xx-adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ingenic-adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
intel_mrfld_adc.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
Kconfig iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC 2024-09-03 20:05:03 +01:00
lp8788_adc.c
lpc18xx_adc.c
lpc32xx_adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ltc2309.c
ltc2471.c
ltc2485.c
ltc2496.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ltc2497-core.c
ltc2497.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ltc2497.h
Makefile iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC 2024-09-03 20:05:03 +01:00
max1027.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
max1118.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
max1241.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
max1363.c
max9611.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
max11100.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
max11205.c
max11410.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
max34408.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
max77541-adc.c
mcp320x.c iio: adc: mcp320x: Drop vendorless compatible strings 2024-09-03 18:49:44 +01:00
mcp3422.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
mcp3564.c iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage() 2024-08-03 10:13:43 +01:00
mcp3911.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
men_z188_adc.c
meson_saradc.c
mp2629_adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
mt6359-auxadc.c
mt6360-adc.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
mt6370-adc.c
mt6577_auxadc.c
mxs-lradc-adc.c
nau7802.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
npcm_adc.c
pac1921.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
pac1934.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
palmas_gpadc.c
qcom-pm8xxx-xoadc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
qcom-spmi-adc5.c
qcom-spmi-iadc.c
qcom-spmi-rradc.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
qcom-spmi-vadc.c
qcom-vadc-common.c
rcar-gyroadc.c
rn5t618-adc.c
rockchip_saradc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
rtq6056.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
rzg2l_adc.c
sc27xx_adc.c
sd_adc_modulator.c iio: add iio backend support to sd modulator 2024-08-10 11:17:34 +01:00
sophgo-cv1800b-adc.c iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC 2024-09-03 20:05:03 +01:00
spear_adc.c
stm32-adc-core.c
stm32-adc-core.h
stm32-adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
stm32-dfsdm-adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
stm32-dfsdm-core.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
stm32-dfsdm.h
stmpe-adc.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
sun4i-gpadc-iio.c
sun20i-gpadc-iio.c
ti-adc081c.c
ti-adc084s021.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-adc108s102.c
ti-adc128s052.c
ti-adc161s626.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-adc0832.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-adc12138.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-ads124s08.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ti-ads131e08.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ti-ads1015.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-ads1100.c
ti-ads1119.c Merge 6.11-rc7 into char-misc-next 2024-09-09 08:36:23 +02:00
ti-ads1298.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ti-ads7924.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-ads7950.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-ads8344.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-ads8688.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-lmp92064.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-tlc4541.c iio: adc: standardize on formatting for id match tables 2024-09-05 19:27:13 +01:00
ti-tsc2046.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ti_am335x_adc.c
twl4030-madc.c
twl6030-gpadc.c
vf610_adc.c iio: adc: vf610_adc: make use of iio_get_masklength() 2024-08-03 10:13:43 +01:00
viperboard_adc.c
xilinx-ams.c iio: adc: xilinx-ams: use device_* to iterate over device child nodes 2024-09-03 18:49:44 +01:00
xilinx-xadc-core.c iio: adc: xilinx-xadc-core: use new '.masklength' accessors 2024-08-03 10:13:43 +01:00
xilinx-xadc-events.c
xilinx-xadc.h