Frank Schaefer
|
6914d70ecf
[media] em28xx: remove GPIO register caching
|
12 years ago |
Jakob Haufe
|
7c1dfdb059
[media] em28xx: Add support for 1b80:e1cc Delock 61959
|
12 years ago |
Frank Schaefer
|
e4b7131dd5
[media] em28xx: add basic support for OmniVision OV2640 sensors
|
12 years ago |
Frank Schaefer
|
855ff38e88
[media] em28xx: move sensor code to a separate source code file em28xx-camera.c
|
12 years ago |
Frank Schaefer
|
736a320bd2
[media] em28xx: add chip id of the em2765
|
12 years ago |
Frank Schaefer
|
a3ea4bf98b
[media] em28xx: add support for em25xx i2c bus B read/write/check device operations
|
12 years ago |
Mauro Carvalho Chehab
|
4159d01bea
[media] em28xx: Add ISDB support for c3tech Digital duo
|
12 years ago |
Mauro Carvalho Chehab
|
aab3125c43
[media] em28xx: add support for registering multiple i2c buses
|
12 years ago |
Mauro Carvalho Chehab
|
3aa2b3b9cc
[media] em28xx: Add a separate config dir for secondary bus
|
12 years ago |
Mauro Carvalho Chehab
|
c7a45e5b4f
[media] em28xx: Prepare to support 2 different I2C buses
|
12 years ago |
Frank Schaefer
|
510e884c1a
[media] em28xx: extract the device configuration dataset from eeproms with 16 bit address width
|
12 years ago |
Frank Schaefer
|
a217968f91
[media] em28xx: do not store eeprom content permanently
|
12 years ago |
Frank Schaefer
|
87b52439cf
[media] em28xx: add basic support for eeproms with 16 bit address width
|
12 years ago |
Frank Schaefer
|
0c28dcc054
[media] em28xx: fix eeprom data endianess
|
12 years ago |
Frank Schaefer
|
d5b6a74691
[media] em28xx: fix spacing and some comments in em28xx.h
|
12 years ago |
Frank Schaefer
|
a062b291af
[media] em28xx: remove some obsolete function declarations
|
12 years ago |
Frank Schaefer
|
7960205066
[media] em28xx: remove unused ac97 v4l2_ctrl_handler
|
12 years ago |
Frank Schaefer
|
511ffe920b
[media] em28xx: remove unused image quality control functions
|
12 years ago |
Frank Schaefer
|
768da3dbcf
[media] em28xx: get rid of the dependency on module ir-kbd-i2c
|
12 years ago |
Frank Schaefer
|
2fcc82d883
[media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()
|
12 years ago |
Frank Schaefer
|
2665c2995d
[media] em28xx: simplify device state tracking
|
12 years ago |
Devin Heitmueller
|
d3829fadc4
[media] em28xx: convert to videobuf2
|
12 years ago |
Hans Verkuil
|
69a61642ac
[media] em28xx: convert to v4l2_fh, fix priority handling
|
13 years ago |
Hans Verkuil
|
081b945ed7
[media] em28xx: convert to the control framework
|
13 years ago |
Frank Schaefer
|
4078d625c9
[media] em28xx: move caching of pointer to vmalloc memory in videobuf to struct em28xx_buffer
|
12 years ago |
Frank Schaefer
|
8732533b32
[media] em28xx: move field 'pos' from struct em28xx_dmaqueue to struct em28xx_buffer
|
12 years ago |
Frank Schaefer
|
cbe7f8a030
[media] em28xx: remove obsolete field 'frame' from struct em28xx_buffer
|
12 years ago |
Frank Schaefer
|
960da93ba5
[media] em28xx: use common urb data copying function for vbi and non-vbi data streams
|
12 years ago |
Frank Schaefer
|
0455eebfbd
[media] em28xx: fix capture type setting in em28xx_urb_data_copy_vbi()
|
12 years ago |
Frank Schaefer
|
c647a91a25
[media] em28xx: improve USB endpoint logic, also use bulk transfers
|
12 years ago |