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
2012-12-22
[media] em28xx: move field 'pos' from struct em28xx_dmaqueue to struct em28xx...
Frank Schaefer
2012-12-22
[media] em28xx: remove obsolete field 'frame' from struct em28xx_buffer
Frank Schaefer
2012-12-22
[media] em28xx: use common function for video and vbi buffer completion
Frank Schaefer
2012-12-22
[media] em28xx: refactor get_next_buf() and use it for vbi data, too
Frank Schaefer
2012-12-22
[media] em28xx: use common urb data copying function for vbi and non-vbi data...
Frank Schaefer
2012-12-22
[media] em28xx: em28xx_urb_data_copy_vbi(): calculate vbi_size only if needed
Frank Schaefer
2012-12-22
[media] em28xx: fix capture type setting in em28xx_urb_data_copy_vbi()
Frank Schaefer
2012-12-22
[media] em28xx: make sure the packet size is >= 4 before checking for headers...
Frank Schaefer
2012-12-22
[media] em28xx: fix video data start position calculation in em28xx_urb_data_...
Frank Schaefer
2012-12-22
[media] em28xx: add module parameter for selection of the preferred USB trans...
Frank Schaefer
2012-12-22
[media] em28xx: improve USB endpoint logic, also use bulk transfers
Frank Schaefer
2012-12-22
[media] em28xx: set USB alternate settings for analog video bulk transfers pr...
Frank Schaefer
2012-12-22
[media] em28xx: add fields for analog and DVB USB transfer type selection to ...
Frank Schaefer
2012-12-22
[media] em28xx: rename some USB parameter fields in struct em28xx to clarify ...
Frank Schaefer
2012-12-22
[media] em28xx: rename function em28xx_dvb_isoc_copy and extend for USB bulk ...
Frank Schaefer
2012-12-22
[media] em28xx: rename function em28xx_isoc_copy_vbi and extend for USB bulk ...
Frank Schaefer
2012-12-22
[media] em28xx: rename function em28xx_isoc_copy and extend for USB bulk tran...
Frank Schaefer
2012-12-22
[media] em28xx: remove double checks for urb->status == -ENOENT in urb_data_c...
Frank Schaefer
2012-12-22
[media] em28xx: clear USB halt/stall condition in em28xx_init_usb_xfer when u...
Frank Schaefer
2012-12-22
[media] em28xx: create a common function for isoc and bulk USB transfer initi...
Frank Schaefer
2012-12-22
[media] em28xx: create a common function for isoc and bulk URB allocation and...
Frank Schaefer
2012-12-22
[media] em28xx: rename function em28xx_uninit_isoc to em28xx_uninit_usb_xfer
Frank Schaefer
2012-12-22
[media] em28xx: update description of em28xx_irq_callback
Frank Schaefer
2012-12-22
[media] em28xx: remove obsolete #define EM28XX_URB_TIMEOUT
Frank Schaefer
2012-12-22
[media] em28xx: rename struct em28xx_usb_isoc_ctl to em28xx_usb_ctl
Frank Schaefer
2012-12-22
[media] em28xx: rename struct em28xx_usb_isoc_bufs to em28xx_usb_bufs
Frank Schaefer
2012-12-22
[media] em28xx: rename isoc packet number constants and parameters
Frank Schaefer
2012-12-22
[media] em28xx: clarify meaning of field 'progressive' in struct em28xx
Frank Schaefer
2012-12-22
[media] em28xx: fix wrong data offset for non-interlaced mode in em28xx_copy_...
Frank Schaefer
2012-12-22
[media] em28xx: input: fix oops on device removal
Frank Schaefer
2012-12-21
[media] em28xx: add support for RC6 mode 0 on devices that support it
Mauro Carvalho Chehab
2012-12-21
[media] em28xx: add support for NEC proto variants on em2874 and upper
Mauro Carvalho Chehab
2012-12-21
em28xx: add two missing tuners at the Kconfig file
Mauro Carvalho Chehab
2012-12-21
[media] Autoselect more relevant frontends for EM28XX DVB stick
Jonathan McDowell
2012-12-21
[media] tda10071: make sure both tuner and demod i2c addresses are specified
Michael Krufky
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-10-28
[media] em28xx-cards: fix a warning
Mauro Carvalho Chehab
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
2012-10-25
[media] em28xx: Better support for the Terratec Cinergy HTC USB XS
Martin Blumenstingl
2012-10-11
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
2012-10-07
[media] dvb: LNA implementation changes
Antti Palosaari
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-06
[media] em28xx: Replace memcpy with struct assignment
Ezequiel Garcia
2012-10-02
em28xx: regression fix: use DRX-K sync firmware requests on em28xx
Mauro Carvalho Chehab
2012-10-02
em28xx: Make all em28xx extensions to be initialized asynchronously
Mauro Carvalho Chehab
2012-10-01
[media] em28xx: do not set PCTV 290e LNA handler if fe attach fail
Antti Palosaari
2012-10-01
[media] cxd2820r: use static GPIO config when GPIOLIB is undefined
Antti Palosaari
2012-10-01
[media] em28xx: implement FE set_lna() callback
Antti Palosaari
2012-09-27
[media] cxd2820r: use Kernel GPIO for GPIO access
Antti Palosaari
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
[prev]
[next]