index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
em28xx
/
em28xx-core.c
Commit message (
Expand
)
Author
Age
*
media: usb: em28xx: em28xx-core: don't print error when allocating urb fails
Wolfram Sang
2016-08-30
*
[media] em28xx-core: fix missing newlines
Russell King
2014-12-23
*
[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups
Mauro Carvalho Chehab
2014-12-04
*
[media] em28xx: fix uninitialized variable warning
Hans Verkuil
2014-10-21
*
[media] em28xx: remove dead code line from em28xx_audio_setup()
Frank Schaefer
2014-09-23
*
[media] em28xx: get rid of field has_audio in struct em28xx_audio_mode
Frank Schaefer
2014-09-23
*
[media] em28xx: simplify usb audio class handling
Frank Schaefer
2014-09-23
*
[media] em28xx: remove some unnecessary fields from struct em28xx_audio_mode
Frank Schaefer
2014-09-23
*
[media] em28xx: check if a device has audio earlier"
Frank Schaefer
2014-09-23
*
[media] em28xx: fix sparse warnings
Hans Verkuil
2014-09-03
*
[media] em28xx: add support for DVB monitor led
Mauro Carvalho Chehab
2014-03-04
*
[media] em28xx: add suspend/resume to em28xx_ops
Shuah Khan
2014-03-03
*
[media] em28xx: push mutex down to extensions on .fini callback
Mauro Carvalho Chehab
2014-01-14
*
[media] em28xx: properly implement AC97 wait code
Mauro Carvalho Chehab
2014-01-10
*
[media] em28xx: fix I2S audio sample rate definitions and info output
Frank Schaefer
2014-01-07
*
[media] em28xx: unify module version
Mauro Carvalho Chehab
2014-01-07
*
[media] em28xx: check if a device has audio earlier
Mauro Carvalho Chehab
2014-01-07
*
[media] em28xx: improve extension information messages
Mauro Carvalho Chehab
2014-01-07
*
[media] em28xx: make em28xx-video to be a separate module
Mauro Carvalho Chehab
2014-01-07
*
[media] em28xx: Fix em28xx deplock
Mauro Carvalho Chehab
2014-01-05
*
[media] em28xx: move some video-specific functions to em28xx-video
Mauro Carvalho Chehab
2014-01-05
*
[media] em28xx: add support for Empia EM28178
Antti Palosaari
2013-12-18
*
[media] em28xx: add support for illumination button and LED
Frank Schaefer
2013-12-10
*
[media] em28xx: prepare for supporting multiple LEDs
Frank Schaefer
2013-12-10
*
[media] em28xx: add support for GPO controlled analog capturing LEDs
Frank Schaefer
2013-12-10
*
[media] em28xx: remove GPIO register caching
Frank Schaefer
2013-06-19
*
[media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx fa...
Frank Schaefer
2013-03-28
*
[media] em28xx: make em28xx_set_outfmt() working with EM25xx family bridges
Frank Schaefer
2013-03-28
*
[media] em28xx: introduce #defines for the image quality default settings
Frank Schaefer
2013-03-04
*
[media] em28xx: do not claim VBI support if the device is a camera
Frank Schaefer
2013-03-04
*
[media] em28xx: fix analog streaming with USB bulk transfers
Frank Schaefer
2013-02-11
*
[media] em28xx: overhaul em28xx_capture_area_set()
Frank Schaefer
2013-02-06
*
[media] em28xx: fix+improve+unify i2c error handling, debug messages and code...
Frank Schaefer
2013-01-04
*
[media] em28xx: simplify device state tracking
Frank Schaefer
2013-01-04
*
[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: rename some USB parameter fields in struct em28xx to clarify ...
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: 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] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15