index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
em28xx
Age
Commit message (
Expand
)
Author
2013-02-13
[media] em28xx: add usb id for terratec h5 rev. 3
Roland Scheidegger
2013-02-11
[media] em28xx: fix analog streaming with USB bulk transfers
Frank Schaefer
2013-02-08
[media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMT
Hans Verkuil
2013-02-06
[media] em28xx: overhaul em28xx_capture_area_set()
Frank Schaefer
2013-02-05
[media] em28xx: input: use common work_struct callback function for IR RC key...
Frank Schaefer
2013-02-05
[media] em28xx: i2c RC devices: minor code size and memory usage optimization
Frank Schaefer
2013-02-05
[media] em28xx: fix a comment and a small coding style issue
Frank Schaefer
2013-02-05
[media] em28xx: remove unused parameter ir_raw from i2c RC key polling functions
Frank Schaefer
2013-02-05
[media] em28xx: get rid of the dependency on module ir-kbd-i2c
Frank Schaefer
2013-02-05
[media] em28xx: remove i2cdprintk() messages
Frank Schaefer
2013-02-05
[media] em28xx-input: remove dead code line from em28xx_get_key_em_haup()
Frank Schaefer
2013-02-05
[media] em28xx: add missing IR RC slave address to the list of known i2c devices
Frank Schaefer
2013-01-06
[media] em28xx: fix audio input for TV mode of device Terratec Cinergy 250
Frank Schaefer
2013-01-06
[media] em28xx: enable DMABUF
Mauro Carvalho Chehab
2013-01-05
[media] em28xx: declare em28xx_stop_streaming as static
Mauro Carvalho Chehab
2013-01-05
[media] em28xx: consider the message length limitation of the i2c adapter whe...
Frank Schaefer
2013-01-05
[media] em28xx: fix+improve+unify i2c error handling, debug messages and code...
Frank Schaefer
2013-01-05
[media] em28xx: fix the i2c adapter functionality flags
Frank Schaefer
2013-01-05
[media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()
Frank Schaefer
2013-01-05
[media] em28xx: respect the message size constraints for i2c transfers
Frank Schaefer
2013-01-05
[media] em28xx: IR RC: move assignment of get_key functions from *_change_pro...
Frank Schaefer
2013-01-05
[media] em28xx: refactor the code in em28xx_usb_disconnect()
Frank Schaefer
2013-01-05
[media] em28xx: simplify device state tracking
Frank Schaefer
2013-01-05
[media] em28xx: convert to videobuf2
Devin Heitmueller
2013-01-05
[media] em28xx: zero vbi_format reserved array and add try_vbi_fmt
Hans Verkuil
2013-01-05
[media] em28xx: remove sliced VBI support
Hans Verkuil
2013-01-05
[media] em28xx: std fixes: don't implement in webcam mode, and fix std changes
Hans Verkuil
2013-01-05
[media] em28xx: fill in readbuffers and fix incorrect return code
Hans Verkuil
2013-01-05
[media] em28xx: add support for control events
Hans Verkuil
2013-01-05
[media] em28xx: convert to v4l2_fh, fix priority handling
Hans Verkuil
2013-01-05
[media] em28xx: convert to the control framework
Hans Verkuil
2013-01-05
[media] em28xx: fix tuner/frequency handling
Hans Verkuil
2013-01-05
[media] em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errors
Hans Verkuil
2013-01-05
[media] em28xx: remove bogus input/audio ioctls for the radio device
Hans Verkuil
2013-01-05
[media] em28xx: fix querycap
Hans Verkuil
2013-01-04
[media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocol
Mauro Carvalho Chehab
2013-01-04
[media] em28xx: simplify IR names on I2C devices
Mauro Carvalho Chehab
2013-01-04
[media] em28xx: autoload em28xx-rc if the device has an I2C IR
Mauro Carvalho Chehab
2013-01-04
[media] em28xx: initialize button/I2C IR earlier
Mauro Carvalho Chehab
2012-12-27
[media] em28xx: rename module parameter prefer_bulk to usb_xfer_mode
Frank Schaefer
2012-12-23
[media] em28xx: prefer bulk mode on webcams
Mauro Carvalho Chehab
2012-12-23
[media] em28xx: make the logs reflect the specific chip name
Mauro Carvalho Chehab
2012-12-23
[media] em28xx: display the isoc/bulk mode
Mauro Carvalho Chehab
2012-12-23
[media] em28xx: prefer_bulk parameter is read-only
Mauro Carvalho Chehab
2012-12-22
[media] em28xx: clean up the data type mess of the i2c transfer function para...
Frank Schaefer
2012-12-22
[media] em28xx: clean up and unify functions em28xx_copy_vbi() em28xx_copy_vi...
Frank Schaefer
2012-12-22
[media] em28xx: move the em2710/em2750/em28xx specific frame data processing ...
Frank Schaefer
2012-12-22
[media] em28xx: em28xx_urb_data_copy(): move duplicate code for capture_type=...
Frank Schaefer
2012-12-22
[media] em28xx: move caching of pointer to vmalloc memory in videobuf to stru...
Frank Schaefer
2012-12-22
[media] em28xx: refactor VBI data processing code in em28xx_urb_data_copy()
Frank Schaefer
[next]