Age | Commit message (Expand) | Author |
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 |
2008-04-17 | em28xx: Provide the proper support for switching between analog/digital | Mauro Carvalho Chehab |
2008-04-17 | em28xx-core: fix some debug printk's that wrongly received KERN_INFO. | Mauro Carvalho Chehab |
2008-04-17 | em28xx: rename registers | Mauro Carvalho Chehab |
2008-04-17 | em28xx: Select reg wait time based on chip ID | Mauro Carvalho Chehab |
2008-04-17 | em28xx-core: speed-up firmware load | Mauro Carvalho Chehab |
2008-04-17 | CodingStyle fixes | Mauro Carvalho Chehab |
2008-04-17 | em28xx-dvb: Fix analog mode | Mauro Carvalho Chehab |
2008-04-17 | em28xx: generalise URB setup code. | Mauro Carvalho Chehab |
2008-04-17 | Improve generic support for setting gpio values | Mauro Carvalho Chehab |
2008-04-13 | em28xx: Some cleanups | Mauro Carvalho Chehab |
2008-04-13 | em28xx: convert to use videobuf-vmalloc | Mauro Carvalho Chehab |
2008-04-08 | media/video/em28xx replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-08 | Fix em2800 altsetting selection. | Mauro Carvalho Chehab |
2008-03-04 | em28xx: correct use of and fix | Mauro Carvalho Chehab |
2008-02-26 | em28xx: Correct use of ! and & | Mauro Carvalho Chehab |
2008-02-08 | em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma is set | Mauro Carvalho Chehab |
2008-02-08 | Allow more than one em28xx board | Mauro Carvalho Chehab |