index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
em28xx
/
em28xx-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (11331): em28xx: convert to v4l2_subdev
Douglas Schilling Landgraf
2009-04-06
1
-4
/
+5
*
V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer bu...
Devin Heitmueller
2009-03-30
1
-1
/
+1
*
V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound
Vitaly Wool
2009-03-30
1
-0
/
+5
*
V4L/DVB (10525): em28xx: Coding style fixes and a typo correction
Nicola Soranzo
2009-03-30
1
-9
/
+10
*
V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function rename
Robert Krakora
2009-03-30
1
-0
/
+13
*
V4L/DVB (10255): em28xx: Clock (XCLK) Cleanup
Robert Krakora
2009-03-30
1
-1
/
+1
*
V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...
Robert Krakora
2009-01-29
1
-2
/
+5
*
V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97
Robert Krakora
2009-01-29
1
-0
/
+4
*
V4L/DVB (10228): em28xx: fix audio output PCM IN selection
Mauro Carvalho Chehab
2009-01-29
1
-0
/
+9
*
V4L/DVB (10177): Fix sparse warnings on em28xx
Mauro Carvalho Chehab
2009-01-07
1
-1
/
+1
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-2
/
+1
*
V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devices
Devin Heitmueller
2008-12-30
1
-1
/
+2
*
V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devices
Devin Heitmueller
2008-12-30
1
-1
/
+1
*
V4L/DVB (9979): em28xx: move usb probe code to a proper place
Mauro Carvalho Chehab
2008-12-30
1
-0
/
+143
*
V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
2008-12-30
1
-2
/
+2
*
V4L/DVB (9927): em28xx: use a more standard way to specify video formats
Mauro Carvalho Chehab
2008-12-30
1
-4
/
+13
*
V4L/DVB (9756): em28xx: Improve register log format
Mauro Carvalho Chehab
2008-12-30
1
-28
/
+32
*
V4L/DVB (9764): em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
2008-12-29
1
-8
/
+13
*
V4L/DVB (9763): em28xx: fix gpio settings
Mauro Carvalho Chehab
2008-12-29
1
-2
/
+2
*
V4L/DVB (9758): em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
2008-12-29
1
-24
/
+24
*
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+4
*
V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speed
Mauro Carvalho Chehab
2008-12-29
1
-5
/
+3
*
V4L/DVB (9672): Allow opening more than one output at the same time
Mauro Carvalho Chehab
2008-12-29
1
-13
/
+20
*
V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of AC97 dev...
Mauro Carvalho Chehab
2008-12-29
1
-0
/
+6
*
V4L/DVB (9670): em28xx: allow specifying audio output
Mauro Carvalho Chehab
2008-12-29
1
-7
/
+17
*
V4L/DVB (9669): em28xx: Fix a stupid cut-and-paste error
Mauro Carvalho Chehab
2008-12-29
1
-1
/
+1
*
V4L/DVB (9657): em28xx: add a functio to write on a single register
Devin Heitmueller
2008-12-29
1
-0
/
+6
*
V4L/DVB (9653): em28xx: improve AC97 handling
Mauro Carvalho Chehab
2008-12-29
1
-30
/
+43
*
V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single var
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+7
*
V4L/DVB (9651): em28xx: Improve audio handling
Mauro Carvalho Chehab
2008-12-29
1
-48
/
+205
*
V4L/DVB (9643): em28xx: remove the previous register names
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+4
*
V4L/DVB (9589): Properly support capture start on em2874
Devin Heitmueller
2008-12-29
1
-0
/
+18
*
V4L/DVB (9584): Support different GPIO/GPO registers for newer devices
Devin Heitmueller
2008-12-29
1
-4
/
+4
*
V4L/DVB (9647): em28xx: void having two concurrent control URB's
Mauro Carvalho Chehab
2008-11-20
1
-2
/
+10
*
V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urb
Mauro Carvalho Chehab
2008-11-20
1
-22
/
+26
*
V4L/DVB (9632): make em28xx aux audio input work
Devin Heitmueller
2008-11-16
1
-0
/
+2
*
V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc
Janne Grunau
2008-04-26
1
-1
/
+1
*
V4L/DVB (7652): em28xx: Drop the severity level of the "urb resubmit failed"
Devin Heitmueller
2008-04-24
1
-2
/
+2
*
V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...
Mauro Carvalho Chehab
2008-04-24
1
-7
/
+83
*
V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KE...
Mauro Carvalho Chehab
2008-04-24
1
-4
/
+4
*
V4L/DVB (7613): em28xx: rename registers
Mauro Carvalho Chehab
2008-04-24
1
-43
/
+43
*
V4L/DVB (7610): em28xx: Select reg wait time based on chip ID
Mauro Carvalho Chehab
2008-04-24
1
-0
/
+3
*
V4L/DVB (7609): em28xx-core: speed-up firmware load
Devin Heitmueller
2008-04-24
1
-1
/
+0
*
V4L/DVB (7607): CodingStyle fixes
Douglas Schilling Landgraf
2008-04-24
1
-24
/
+39
*
V4L/DVB (7604): em28xx-dvb: Fix analog mode
Mauro Carvalho Chehab
2008-04-24
1
-7
/
+2
*
V4L/DVB (7602): em28xx: generalise URB setup code
Aidan Thornton
2008-04-24
1
-0
/
+181
*
V4L/DVB (7595): Improve generic support for setting gpio values
Mauro Carvalho Chehab
2008-04-24
1
-5
/
+27
*
V4L/DVB (7567): em28xx: Some cleanups
Mauro Carvalho Chehab
2008-04-24
1
-2
/
+2
*
V4L/DVB (7540): em28xx: convert to use videobuf-vmalloc
Mauro Carvalho Chehab
2008-04-24
1
-417
/
+0
*
V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-3
/
+3
[next]