summaryrefslogtreecommitdiff
path: root/include/uapi/linux/dvb/version.h
blob: e53e2ad4444f19fa06a35984f15819524c264706 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/*
 * version.h
 *
 * Copyright (C) 2000 Holger Waechtler <holger@convergence.de>
 *                    for convergence integrated media GmbH
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public License
 * as published by the Free Software Foundation; either version 2.1
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 *
 */

#ifndef _DVBVERSION_H_
#define _DVBVERSION_H_

#define DVB_API_VERSION 5
#define DVB_API_VERSION_MINOR 10

#endif /*_DVBVERSION_H_*/
1:53:19 +0100'>2022-06-14iio: potentiometer: max5481: Fix alignment for DMA safetyJonathan Cameron 2022-06-14iio: potentiometer: ad5272: Fix alignment for DMA safetyJonathan Cameron 2022-06-14iio: potentiometer: ad5110: Fix alignment for DMA safetyJonathan Cameron 2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2022-02-26iio: potentiometer: ds1803: Add support for Maxim DS3502Jagath Jog J 2022-02-26iio: potentiometer: ds1803: Add device specific read_raw functionJagath Jog J 2022-02-26iio: potentiometer: ds1803: Change to firmware provided dataJagath Jog J 2022-02-26iio: potentiometer: ds1803: Add channel information in device dataJagath Jog J 2022-02-26iio: potentiometer: ds1803: Add available functionalityJagath Jog J 2022-02-26iio: potentiometer: ds1803: Alignment to match the open parenthesisJagath Jog J 2022-02-09spi: make remove callback a void functionUwe Kleine-König 2021-12-12iio:pot:mcp41010: Switch to generic firmware properties.Jonathan Cameron 2021-10-19iio: potentiometer: max5487: Don't return an error in .remove()Uwe Kleine-König 2021-08-15iio: potentiometer: Add driver support for AD5110Mugilraj Dhavachelvan 2021-07-19iio: potentiometer: max5481: convert probe to device-managedAlexandru Ardelean 2021-03-11iio: use getter/setter functionsJulia Lawall 2020-12-03iio: potentiometer: ad5272: Correct polarity of resetPhil Reid 2020-09-21iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron 2020-09-21iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.Jonathan Cameron 2020-09-21iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron 2020-09-21iio:potentiometer:max5481: Drop invalid ACPI binding.Jonathan Cameron 2020-09-21iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron 2020-09-21iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessorsJonathan Cameron 2020-09-17iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron 2020-09-17iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron