Age | Commit message (Expand) | Author |
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 |
2008-02-06 | em28xx: makes audio settings more stable | Mauro Carvalho Chehab |
2008-02-06 | em28xx: Fix printing debug values higher than 127 | Mauro Carvalho Chehab |
2008-02-05 | Fix em28xx audio initialization | Mauro Carvalho Chehab |
2008-02-05 | em28xx/em28xx-core.c: fix use of potentially uninitialized variable | Mauro Carvalho Chehab |
2008-01-28 | em28xx/: make 2 functions static | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2008-01-05 | Properly implement 12MHz I2S support | Mauro Carvalho Chehab |
2008-01-05 | Improve audio setup handling | Mauro Carvalho Chehab |
2007-10-15 | V4L: possible leak in em28xx_init_isoc | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-08-07 | Add missing include linux/mm.h to some compat code | Trent Piepho |
2006-04-28 | Em28xx/: possible cleanups | Mauro Carvalho Chehab |
2006-04-03 | Change all emails to the currently used one. | Mauro Carvalho Chehab |
2006-02-03 | fixed i2c return value, conversion mdelay to msleep | Markus Rechberger |
2006-01-22 | fixed spelling error, exectuted --> executed. | Michael Krufky |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2005-12-18 | Fix compilation failure with gcc 2.95.3. | Mauro Carvalho Chehab |
2005-12-17 | Reverted latest two patches | Mauro Carvalho Chehab |
2005-12-17 | Fix compilation failure with gcc 2.95.3 and corrected set video std | Mauro Carvalho Chehab |
2005-12-05 | Make em28xx page alloc compatible with kernels < 2.6.15 | Mauro Carvalho Chehab |
2005-12-05 | Convert em28xx to use vm_insert_page instead of remap_pfn_range | Mauro Carvalho Chehab |
2005-11-20 | This patch makes needlessly global code static. | Mauro Carvalho Chehab |
2005-11-12 | 64-bit fixes esp. for broken compat_ioctl32. | Hans Verkuil |
2005-11-06 | - Fixed autodetection of max size by if alternate setting | Mauro Carvalho Chehab |
2005-11-03 | - em28xx cleanups and fixes. | Mauro Carvalho Chehab |
2005-10-30 | - Renamed common structures to em28xx | Mauro Carvalho Chehab |
2005-10-28 | - module em2820 renamed to em28xx and moved to V4L dir. | Mauro Carvalho Chehab |
2005-10-26 | - Improved isoc error detection. | Mauro Carvalho Chehab |
2005-10-23 | Update em2800 scaler code and comments based on info from empiatech | Markus Rechberger |
2005-10-16 | * ../linux/drivers/usb/media/em2820-core.c: (em2820_init_isoc), | Markus Rechberger |