1
0
Fork 0
alistair23-linux/drivers/media/pci/ttpci
Arnd Bergmann 04b72322e8 media: dvb: move compat handlers into drivers
The VIDEO_STILLPICTURE is only implemented by one driver, while
VIDEO_GET_EVENT has two users in tree. In both cases, it is fairly
easy to handle the compat ioctls in the native handler rather
than relying on translation in fs/compat_ioctls.

In effect, this means that now the drivers implement both structure
layouts in both native and compat mode, but I don't see anything
wrong with that.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-09-12 11:00:51 -04:00
..
Kconfig media: dvb: fix location of get_dvb_firmware script 2018-06-15 18:10:01 -03:00
Makefile media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
av7110.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
av7110.h media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
av7110_av.c media: dvb: move compat handlers into drivers 2018-09-12 11:00:51 -04:00
av7110_av.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
av7110_ca.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
av7110_ca.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
av7110_hw.c [media] ttpci: address stringop overflow warning 2017-02-08 11:46:07 -02:00
av7110_hw.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
av7110_ipack.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
av7110_ipack.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
av7110_ir.c media: ttpci: remove autorepeat handling and use timer_setup 2017-11-03 12:45:22 -07:00
av7110_v4l.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
budget-av.c media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
budget-ci.c media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
budget-core.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
budget-patch.c media: ttpci: budget-patch: constify pci_device_id 2017-08-09 09:49:05 -04:00
budget.c media: ttpci: budget: constify pci_device_id 2017-08-09 09:48:35 -04:00
budget.h media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
dvb_filter.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dvb_filter.h media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
ttpci-eeprom.c media: ttpci: improve printing of encoded MAC address 2018-03-22 06:16:23 -04:00
ttpci-eeprom.h