summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verboseMichael Krufky2009-09-191-2/+3
* V4L/DVB (12868): tda18271: improve error log in function tda18271_write_regsMichael Krufky2009-09-191-1/+2
* V4L/DVB (12867): tda18271: ensure that configuration options are set for mult...Michael Krufky2009-09-191-3/+13
* V4L/DVB (12866): tda18271: move small_i2c assignment to the state config blockMichael Krufky2009-09-191-3/+1Star
* V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_initMichael Krufky2009-09-191-15/+15
* V4L/DVB (12864): tda18271: change output feature configuration to a bitmaskMichael Krufky2009-09-193-34/+36
* V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop th...Michael Krufky2009-09-192-0/+7
* V4L/DVB (12862): tda18271: add debug to show which standby mode is in useMichael Krufky2009-09-191-0/+3
* V4L/DVB (12861): tda18271: add support for additional low-power standby modesMichael Krufky2009-09-193-3/+28
* V4L/DVB (12859): go7007: semaphore -> mutex conversionMauro Carvalho Chehab2009-09-199-70/+68Star
* V4L/DVB (12858): go7007: whitespacing cleanupsMauro Carvalho Chehab2009-09-194-89/+91
* V4L/DVB (12851): cx25821/Makefile: CleanupMauro Carvalho Chehab2009-09-191-2/+0Star
* V4L/DVB (12847): cx25821: Add README with todo listMauro Carvalho Chehab2009-09-191-0/+6
* V4L/DVB (12761): DocBook: add media API specsMauro Carvalho Chehab2009-09-19122-1/+36715
* V4L/DVB (12756): af9015: fix typo in register compareAntti Palosaari2009-09-191-1/+1
* V4L/DVB (12755): af9015: improve usb control message function slightlyAntti Palosaari2009-09-191-8/+24
* V4L/DVB (12754): af9015: [2/2] fix USB TS configurationAntti Palosaari2009-09-191-3/+5
* V4L/DVB (12753): af9015: [1/2] fix USB TS configurationJose Alberto Reguero2009-09-191-4/+4
* V4L/DVB (12752): get_dvb_firmware: add af9015 firmwareAntti Palosaari2009-09-191-1/+36
* V4L/DVB (12750): em28xx: fix unused variable warningDevin Heitmueller2009-09-191-1/+0Star
* V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL registerDevin Heitmueller2009-09-191-3/+0Star
* V4L/DVB (12748): em28xx: implement g_std v4l callDevin Heitmueller2009-09-191-3/+18
* V4L/DVB (12747): em28xx: only advertise VBI capability if supportedDevin Heitmueller2009-09-191-1/+3
* V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supportedDevin Heitmueller2009-09-192-10/+17
* V4L/DVB (12745): em28xx: remove unreferenced variableDevin Heitmueller2009-09-191-1/+0Star
* V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbiDevin Heitmueller2009-09-192-90/+102
* V4L/DVB (12743): em28xx: fix mmap_mapper with vbiDevin Heitmueller2009-09-191-1/+4
* V4L/DVB (12742): em28xx: add raw VBI support for NTSCDevin Heitmueller2009-09-196-27/+430
* V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabledDevin Heitmueller2009-09-194-9/+173
* V4L/DVB (12740): em28xx: better describe vinctrl registersDevin Heitmueller2009-09-192-1/+14
* cx25821: Add driver to the building systemMauro Carvalho Chehab2009-09-193-0/+4
* V4L/DVB (12734): cx25821: Fix some compilation troublesMauro Carvalho Chehab2009-09-194-10/+8Star
* V4L/DVB (12733): cx25821: some CodingStyle fixesMauro Carvalho Chehab2009-09-1935-12726/+12592Star
* V4L/DVB (12732): cx25821: fix bad whitespacingMauro Carvalho Chehab2009-09-1929-3915/+3914Star
* V4L/DVB (12731): cx25821: Add missing includeMauro Carvalho Chehab2009-09-191-0/+1
* V4L/DVB (12730): Add conexant cx25821 driverMauro Carvalho Chehab2009-09-1937-0/+16790
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1856-907/+756Star
|\
| * x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-1612-83/+21Star
| * x86: platform: Fix section annotationsThomas Gleixner2009-09-163-4/+4
| * x86: apic namespace cleanupThomas Gleixner2009-08-315-12/+12
| * x86: Distangle ioapic and i8259Thomas Gleixner2009-08-312-12/+31
| * x86: Add Moorestown early detectionThomas Gleixner2009-08-315-0/+47
| * x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-313-0/+12
| * x86: Add early platform detectionThomas Gleixner2009-08-314-9/+20
| * x86: Move tsc_init to late_time_initThomas Gleixner2009-08-311-1/+1
| * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-3117-41/+48
| * x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-313-122/+1Star
| * x86: time_32/64.c unify profile_pcThomas Gleixner2009-08-312-10/+11
| * x86: Move calibrate_cpu to tsc.cThomas Gleixner2009-08-314-56/+55Star
| * x86: Make timer setup and global variables the same in time_32/64.cThomas Gleixner2009-08-312-11/+35