index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
em28xx
/
em28xx-cards.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[media] em28xx: add support for PCTV 80e remote controller
Mauro Carvalho Chehab
2014-03-04
1
-0
/
+1
*
[media] drx-j: add a driver for Trident drx-j frontend
Devin Heitmueller
2014-03-04
1
-0
/
+20
*
[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooks
Shuah Khan
2014-03-03
1
-0
/
+26
*
[media] em28xx-cards: em28xx_devused can be static
Fengguang Wu
2014-02-04
1
-1
/
+1
*
[media] em28xx-cards: properly initialize the device bitmap
Mauro Carvalho Chehab
2014-01-15
1
-5
/
+5
*
[media] em28xx: fix usb alternate setting for analog and digital video endpoi...
Frank Schaefer
2014-01-14
1
-1
/
+1
*
[media] em28xx: Fix usb diconnect logic
Mauro Carvalho Chehab
2014-01-14
1
-6
/
+1
*
[media] em28xx: always call em28xx_release_resources() in the usb disconnect ...
Frank Schaefer
2014-01-14
1
-7
/
+5
*
[media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l...
Frank Schaefer
2014-01-14
1
-3
/
+0
*
[media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e...
Frank Schaefer
2014-01-14
1
-10
/
+0
*
[media] em28xx: move usb transfer uninit on device disconnect from the core t...
Frank Schaefer
2014-01-14
1
-3
/
+1
*
[media] em28xx: move usb buffer pre-allocation and transfer uninit from the c...
Frank Schaefer
2014-01-14
1
-21
/
+0
*
[media] em28xx: fix xc3028 demod and firmware setup on DVB
Mauro Carvalho Chehab
2014-01-13
1
-0
/
+49
*
[media] export em28xx_release_resources() symbol
Mauro Carvalho Chehab
2014-01-07
1
-0
/
+1
*
[media] em28xx: only initialize extensions on the main interface
Mauro Carvalho Chehab
2014-01-07
1
-0
/
+12
*
[media] em28xx: check if a device has audio earlier
Mauro Carvalho Chehab
2014-01-07
1
-0
/
+11
*
[media] em28xx: make em28xx-video to be a separate module
Mauro Carvalho Chehab
2014-01-07
1
-25
/
+7
*
[media] em28xx: unregister i2c bus 0 if bus 1 fails to register
Mauro Carvalho Chehab
2014-01-07
1
-0
/
+3
*
[media] em28xx: move analog-specific init to em28xx-video
Mauro Carvalho Chehab
2014-01-07
1
-147
/
+3
*
[media] em28xx: Fix em28xx deplock
Mauro Carvalho Chehab
2014-01-05
1
-2
/
+3
*
[media] em28xx: some cosmetic changes
Mauro Carvalho Chehab
2014-01-05
1
-1
/
+1
*
[media] em28xx: move some video-specific functions to em28xx-video
Mauro Carvalho Chehab
2014-01-05
1
-107
/
+0
*
[media] em28xx: add support for PCTV DVB-S2 Stick (461e) [2013:0258]
Antti Palosaari
2013-12-19
1
-0
/
+35
*
[media] em28xx: add support for Empia EM28178
Antti Palosaari
2013-12-18
1
-0
/
+5
*
[media] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcams
Frank Schaefer
2013-12-10
1
-0
/
+72
*
[media] em28xx: extend the support for device buttons
Frank Schaefer
2013-12-10
1
-3
/
+17
*
[media] Add support for KWorld UB435-Q V2
Jean-Francois Thibert
2013-10-31
1
-1
/
+15
*
[media] V4L2: em28xx: register a V4L2 clock source
Guennadi Liakhovetski
2013-10-31
1
-0
/
+3
*
[media] em28xx: fix and unify the coding style of the GPIO register write seq...
Frank Schaefer
2013-10-17
1
-51
/
+51
*
[media] em28xx: remove GPIO register caching
Frank Schaefer
2013-06-19
1
-12
/
+0
*
[media] em28xx: improve em2820-em2873/83 GPIO port register definitions and d...
Frank Schaefer
2013-06-19
1
-64
/
+64
*
[media] em28xx: extend GPIO register definitions for the em25xx, em276x/7x/8x...
Frank Schaefer
2013-06-19
1
-44
/
+44
*
[media] tveeprom: remove v4l2-chip-ident.h include
Hans Verkuil
2013-06-17
1
-2
/
+1
*
[media] em28xx: Add support for 1b80:e1cc Delock 61959
Jakob Haufe
2013-05-21
1
-0
/
+16
*
[media] em28xx: save isoc endpoint number for DVB only if endpoint has alt se...
Frank Schaefer
2013-04-25
1
-1
/
+1
*
[media] em28xx: add a missing le16_to_cpu conversion
Frank Schaefer
2013-04-22
1
-1
/
+2
*
[media] em28xx: map remote for 1b80:e425
Antti Palosaari
2013-04-15
1
-0
/
+1
*
[media] em28xx: improve em2710/em2820 distinction
Frank Schaefer
2013-04-15
1
-8
/
+8
*
[media] em28xx: fix snapshot button support
Frank Schaefer
2013-04-15
1
-1
/
+2
*
[media] em28xx: move sensor code to a separate source code file em28xx-camera.c
Frank Schaefer
2013-03-29
1
-160
/
+0
*
[media] em28xx: rename em28xx_hint_sensor() to em28xx_detect_sensor()
Frank Schaefer
2013-03-29
1
-4
/
+3
*
[media] em28xx: separate sensor detection and initialization/configuration
Frank Schaefer
2013-03-29
1
-50
/
+72
*
[media] em28xx: fix and separate the board hints for sensor devices
Frank Schaefer
2013-03-29
1
-21
/
+19
*
[media] em28xx: ignore isoc DVB USB endpoints with wMaxPacketSize = 0 bytes f...
Frank Schaefer
2013-03-28
1
-1
/
+8
*
[media] em28xx: add chip id of the em2765
Frank Schaefer
2013-03-28
1
-1
/
+12
*
[media] em28xx: add support for em25xx i2c bus B read/write/check device oper...
Frank Schaefer
2013-03-28
1
-2
/
+6
*
[media] em28xx: tuner setup is broken after algo_data change
Hans Verkuil
2013-03-22
1
-1
/
+2
*
[media] em28xx: Add ISDB support for c3tech Digital duo
Mauro Carvalho Chehab
2013-03-19
1
-0
/
+24
*
[media] em28xx: add support for registering multiple i2c buses
Mauro Carvalho Chehab
2013-03-18
1
-8
/
+23
*
[media] em28xx: Add a separate config dir for secondary bus
Mauro Carvalho Chehab
2013-03-18
1
-20
/
+23
[prev]
[next]