summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx-core.c
AgeCommit message (Expand)Author
2008-04-17em28xx: Provide the proper support for switching between analog/digitalMauro Carvalho Chehab
2008-04-17em28xx-core: fix some debug printk's that wrongly received KERN_INFO.Mauro Carvalho Chehab
2008-04-17em28xx: rename registersMauro Carvalho Chehab
2008-04-17em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab
2008-04-17em28xx-core: speed-up firmware loadMauro Carvalho Chehab
2008-04-17CodingStyle fixesMauro Carvalho Chehab
2008-04-17em28xx-dvb: Fix analog modeMauro Carvalho Chehab
2008-04-17em28xx: generalise URB setup code.Mauro Carvalho Chehab
2008-04-17Improve generic support for setting gpio valuesMauro Carvalho Chehab
2008-04-13em28xx: Some cleanupsMauro Carvalho Chehab
2008-04-13em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab
2008-04-08media/video/em28xx replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-08Fix em2800 altsetting selection.Mauro Carvalho Chehab
2008-03-04em28xx: correct use of and fixMauro Carvalho Chehab
2008-02-26 em28xx: Correct use of ! and &Mauro Carvalho Chehab
2008-02-08em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma is setMauro Carvalho Chehab
2008-02-08Allow more than one em28xx boardMauro Carvalho Chehab
2008-02-06em28xx: makes audio settings more stableMauro Carvalho Chehab
2008-02-06em28xx: Fix printing debug values higher than 127Mauro Carvalho Chehab
2008-02-05Fix em28xx audio initializationMauro Carvalho Chehab
2008-02-05 em28xx/em28xx-core.c: fix use of potentially uninitialized variableMauro Carvalho Chehab
2008-01-28 em28xx/: make 2 functions staticMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-05Properly implement 12MHz I2S supportMauro Carvalho Chehab
2008-01-05Improve audio setup handlingMauro Carvalho Chehab
2007-10-15 V4L: possible leak in em28xx_init_isocMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-08-07Add missing include linux/mm.h to some compat codeTrent Piepho
2006-04-28Em28xx/: possible cleanupsMauro Carvalho Chehab
2006-04-03Change all emails to the currently used one.Mauro Carvalho Chehab
2006-02-03fixed i2c return value, conversion mdelay to msleepMarkus Rechberger
2006-01-22fixed spelling error, exectuted --> executed.Michael Krufky
2006-01-01ioctls cleanups.Mauro Carvalho Chehab
2005-12-18Fix compilation failure with gcc 2.95.3.Mauro Carvalho Chehab
2005-12-17Reverted latest two patchesMauro Carvalho Chehab
2005-12-17Fix compilation failure with gcc 2.95.3 and corrected set video stdMauro Carvalho Chehab
2005-12-05Make em28xx page alloc compatible with kernels < 2.6.15Mauro Carvalho Chehab
2005-12-05Convert em28xx to use vm_insert_page instead of remap_pfn_rangeMauro Carvalho Chehab
2005-11-20This patch makes needlessly global code static.Mauro Carvalho Chehab
2005-11-1264-bit fixes esp. for broken compat_ioctl32.Hans Verkuil
2005-11-06- Fixed autodetection of max size by if alternate settingMauro Carvalho Chehab
2005-11-03- em28xx cleanups and fixes.Mauro Carvalho Chehab
2005-10-30 - Renamed common structures to em28xxMauro 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-23Update em2800 scaler code and comments based on info from empiatechMarkus Rechberger
2005-10-16 * ../linux/drivers/usb/media/em2820-core.c: (em2820_init_isoc),Markus Rechberger
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-10-14 - Chip_id removed since it isn't required anymore.Mauro Carvalho Chehab