index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
em28xx
/
em28xx-core.c
Age
Commit message (
Expand
)
Author
2009-08-10
em28xx: fix: avoid having a bad colored image with webcams
Mauro Carvalho Chehab
2009-08-08
em28xx: fix: don't do image interlacing on webcams
Mauro Carvalho Chehab
2009-08-04
em28xx: fix: some webcams don't have audio inputs
Mauro Carvalho Chehab
2009-07-14
em28xx: adjust vinmode/vinctl based on the stream input format
Mauro Carvalho Chehab
2009-07-13
em28xx: fix webcam scaling
Mauro Carvalho Chehab
2009-07-12
em28xx: rename is_27xx to is_webcam
Mauro Carvalho Chehab
2009-07-03
em28xx: Allow its usage with other different output formats
Mauro Carvalho Chehab
2009-06-29
em28xx: add support for Silvercrest Webcam
Mauro Carvalho Chehab
2009-06-09
em28xx: don't create audio device if not supported
Devin Heitmueller
2009-05-16
em28xx: properly set packet size based on the device's eeprom configuration.
Devin Heitmueller
2009-04-09
em28xx: fix typo em28xx_errdev message
Douglas Schilling Landgraf
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-03-31
em28xx: convert to v4l2_subdev
Douglas Schilling Landgraf
2009-03-22
em28xx: fix oops on ARM platform when allocating transfer buffers
Devin Heitmueller
2009-03-04
em28xx: enable Compro VideoMate ForYou sound
Mauro Carvalho Chehab
2009-02-11
em28xx: Coding style fixes and a typo correction
Douglas Schilling Landgraf
2009-02-08
em28xx: Fix for em28xx memory leak and function rename
Douglas Schilling Landgraf
2009-01-25
em28xx: Fix for fail to submit URB with IRQs and Pre-emption Disabled
Douglas Schilling Landgraf
2009-01-18
em28xx: Fix for KWorld 330U AC97
Mauro Carvalho Chehab
2009-01-18
em28xx: Clock (XCLK) Cleanup
Mauro Carvalho Chehab
2009-01-12
em28xx: fix audio output PCM IN selection
Mauro Carvalho Chehab
2009-01-05
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Mauro Carvalho Chehab
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-29
em28xx: Don't do AC97 vendor detection for i2s audio devices
Devin Heitmueller
2008-12-29
em28xx: don't load em28xx-alsa for em2870 based devices
Devin Heitmueller
2008-12-28
em28xx: move usb probe code to a proper place
Mauro Carvalho Chehab
2008-12-22
em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
2008-12-20
em28xx: use a more standard way to specify video formats
Mauro Carvalho Chehab
2008-11-27
em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
2008-11-27
em28xx: fix gpio settings
Mauro Carvalho Chehab
2008-11-26
em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
2008-11-26
em28xx: Improve register log format
Mauro Carvalho Chehab
2008-11-25
Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
2008-11-25
em28xx: Properly handles XCLK and I2C speed
Mauro Carvalho Chehab
2008-11-20
Allow opening more than one output at the same time
Mauro Carvalho Chehab
2008-11-20
em28xx: Add detection of Sigmatel Stac97xx series of AC97 devices
Mauro Carvalho Chehab
2008-11-20
em28xx: allow specifying audio output
Mauro Carvalho Chehab
2008-11-20
em28xx: Fix a stupid cut-and-paste error
Mauro Carvalho Chehab
2008-11-20
Introduce a new function that writes to a single register. This is
Mauro Carvalho Chehab
2008-11-20
em28xx: improve AC97 handling
Mauro Carvalho Chehab
2008-11-20
em28xx: merge AC97 vendor id's into a single var
Mauro Carvalho Chehab
2008-11-19
em28xx: Improve audio handling
Mauro Carvalho Chehab
2008-11-19
Avoid having two concurrent control URB's
Mauro Carvalho Chehab
2008-11-18
em28xx: avoid allocating/dealocating memory on every control urb
Mauro Carvalho Chehab
2008-11-17
Remove the previous register names
Mauro Carvalho Chehab
2008-11-15
make em28xx aux audio input work
Mauro Carvalho Chehab
2008-11-12
Properly support capture start on em2874
Mauro Carvalho Chehab
2008-11-12
Support different GPIO/GPO registers for newer devices
Mauro Carvalho Chehab
2008-04-24
em28xx: copy and paste error in em28xx_init_isoc
Mauro Carvalho Chehab
2008-04-21
From: Devin Heitmueller <devin.heitmueller@gmail.com>
Mauro Carvalho Chehab
[next]