aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verboseMichael Krufky2009-09-18
* V4L/DVB (12868): tda18271: improve error log in function tda18271_write_regsMichael Krufky2009-09-18
* V4L/DVB (12867): tda18271: ensure that configuration options are set for mult...Michael Krufky2009-09-18
* V4L/DVB (12866): tda18271: move small_i2c assignment to the state config blockMichael Krufky2009-09-18
* V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_initMichael Krufky2009-09-18
* V4L/DVB (12864): tda18271: change output feature configuration to a bitmaskMichael Krufky2009-09-18
* V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop th...Michael Krufky2009-09-18
* V4L/DVB (12862): tda18271: add debug to show which standby mode is in useMichael Krufky2009-09-18
* V4L/DVB (12861): tda18271: add support for additional low-power standby modesMichael Krufky2009-09-18
* V4L/DVB (12859): go7007: semaphore -> mutex conversionMauro Carvalho Chehab2009-09-18
* V4L/DVB (12858): go7007: whitespacing cleanupsMauro Carvalho Chehab2009-09-18
* V4L/DVB (12851): cx25821/Makefile: CleanupMauro Carvalho Chehab2009-09-18
* V4L/DVB (12847): cx25821: Add README with todo listMauro Carvalho Chehab2009-09-18
* V4L/DVB (12761): DocBook: add media API specsMauro Carvalho Chehab2009-09-18
* V4L/DVB (12756): af9015: fix typo in register compareAntti Palosaari2009-09-18
* V4L/DVB (12755): af9015: improve usb control message function slightlyAntti Palosaari2009-09-18
* V4L/DVB (12754): af9015: [2/2] fix USB TS configurationAntti Palosaari2009-09-18
* V4L/DVB (12753): af9015: [1/2] fix USB TS configurationJose Alberto Reguero2009-09-18
* V4L/DVB (12752): get_dvb_firmware: add af9015 firmwareAntti Palosaari2009-09-18
* V4L/DVB (12750): em28xx: fix unused variable warningDevin Heitmueller2009-09-18
* V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL registerDevin Heitmueller2009-09-18
* V4L/DVB (12748): em28xx: implement g_std v4l callDevin Heitmueller2009-09-18
* V4L/DVB (12747): em28xx: only advertise VBI capability if supportedDevin Heitmueller2009-09-18
* V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supportedDevin Heitmueller2009-09-18
* V4L/DVB (12745): em28xx: remove unreferenced variableDevin Heitmueller2009-09-18
* V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbiDevin Heitmueller2009-09-18
* V4L/DVB (12743): em28xx: fix mmap_mapper with vbiDevin Heitmueller2009-09-18
* V4L/DVB (12742): em28xx: add raw VBI support for NTSCDevin Heitmueller2009-09-18
* V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabledDevin Heitmueller2009-09-18
* V4L/DVB (12740): em28xx: better describe vinctrl registersDevin Heitmueller2009-09-18
* cx25821: Add driver to the building systemMauro Carvalho Chehab2009-09-18
* V4L/DVB (12734): cx25821: Fix some compilation troublesMauro Carvalho Chehab2009-09-18
* V4L/DVB (12733): cx25821: some CodingStyle fixesMauro Carvalho Chehab2009-09-18
* V4L/DVB (12732): cx25821: fix bad whitespacingMauro Carvalho Chehab2009-09-18
* V4L/DVB (12731): cx25821: Add missing includeMauro Carvalho Chehab2009-09-18
* V4L/DVB (12730): Add conexant cx25821 driverMauro Carvalho Chehab2009-09-18
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
|\
| * x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-16
| * x86: platform: Fix section annotationsThomas Gleixner2009-09-16
| * x86: apic namespace cleanupThomas Gleixner2009-08-31
| * x86: Distangle ioapic and i8259Thomas Gleixner2009-08-31
| * x86: Add Moorestown early detectionThomas Gleixner2009-08-31
| * x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-31
| * x86: Add early platform detectionThomas Gleixner2009-08-31
| * x86: Move tsc_init to late_time_initThomas Gleixner2009-08-31
| * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-31
| * x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-31
| * x86: time_32/64.c unify profile_pcThomas Gleixner2009-08-31
| * x86: Move calibrate_cpu to tsc.cThomas Gleixner2009-08-31
| * x86: Make timer setup and global variables the same in time_32/64.cThomas Gleixner2009-08-31