aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-19V4L/DVB (12881): em28xx: fix codingstyle issues in em28xx-video.cDevin Heitmueller
2009-09-19V4L/DVB (12880): em28xx: fix codingstyle issues introduced with VBI supportDevin Heitmueller
2009-09-19V4L/DVB (12878): gspca - m5602-s5k4aa: Add vflip quirk for the GX700Brian Kloppenborg
2009-09-19V4L/DVB (12877): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Pa 2548Erik Andrén
2009-09-19V4L/DVB (12875): cx23885: disable tda18271 slave tuner output / loop thru in ...Michael Krufky
2009-09-19V4L/DVB (12874): pvrusb2: disable tda18271 slave tuner output / loop thru in ...Michael Krufky
2009-09-19V4L/DVB (12873): saa7134: disable tda18271 slave tuner output / loop thru in ...Michael Krufky
2009-09-19V4L/DVB (12871): tda18271: fix bad data in tda18271_cid_target tableHenk Vergonet
2009-09-19V4L/DVB (12870): tda18271: update temperature compensation calculatation formulaHenk Vergonet
2009-09-19V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verboseMichael Krufky
2009-09-19V4L/DVB (12868): tda18271: improve error log in function tda18271_write_regsMichael Krufky
2009-09-19V4L/DVB (12867): tda18271: ensure that configuration options are set for mult...Michael Krufky
2009-09-19V4L/DVB (12866): tda18271: move small_i2c assignment to the state config blockMichael Krufky
2009-09-19V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_initMichael Krufky
2009-09-19V4L/DVB (12864): tda18271: change output feature configuration to a bitmaskMichael Krufky
2009-09-19V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop th...Michael Krufky
2009-09-19V4L/DVB (12862): tda18271: add debug to show which standby mode is in useMichael Krufky
2009-09-19V4L/DVB (12861): tda18271: add support for additional low-power standby modesMichael Krufky
2009-09-19V4L/DVB (12859): go7007: semaphore -> mutex conversionMauro Carvalho Chehab
2009-09-19V4L/DVB (12858): go7007: whitespacing cleanupsMauro Carvalho Chehab
2009-09-19V4L/DVB (12851): cx25821/Makefile: CleanupMauro Carvalho Chehab
2009-09-19V4L/DVB (12847): cx25821: Add README with todo listMauro Carvalho Chehab
2009-09-18V4L/DVB (12756): af9015: fix typo in register compareAntti Palosaari
2009-09-18V4L/DVB (12755): af9015: improve usb control message function slightlyAntti Palosaari
2009-09-18V4L/DVB (12754): af9015: [2/2] fix USB TS configurationAntti Palosaari
2009-09-18V4L/DVB (12753): af9015: [1/2] fix USB TS configurationJose Alberto Reguero
2009-09-18V4L/DVB (12750): em28xx: fix unused variable warningDevin Heitmueller
2009-09-18V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL registerDevin Heitmueller
2009-09-18V4L/DVB (12748): em28xx: implement g_std v4l callDevin Heitmueller
2009-09-18V4L/DVB (12747): em28xx: only advertise VBI capability if supportedDevin Heitmueller
2009-09-18V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supportedDevin Heitmueller
2009-09-18V4L/DVB (12745): em28xx: remove unreferenced variableDevin Heitmueller
2009-09-18V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbiDevin Heitmueller
2009-09-18V4L/DVB (12743): em28xx: fix mmap_mapper with vbiDevin Heitmueller
2009-09-18V4L/DVB (12742): em28xx: add raw VBI support for NTSCDevin Heitmueller
2009-09-18V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabledDevin Heitmueller
2009-09-18V4L/DVB (12740): em28xx: better describe vinctrl registersDevin Heitmueller
2009-09-18cx25821: Add driver to the building systemMauro Carvalho Chehab
2009-09-18V4L/DVB (12734): cx25821: Fix some compilation troublesMauro Carvalho Chehab
2009-09-18V4L/DVB (12733): cx25821: some CodingStyle fixesMauro Carvalho Chehab
2009-09-18V4L/DVB (12732): cx25821: fix bad whitespacingMauro Carvalho Chehab
2009-09-18V4L/DVB (12731): cx25821: Add missing includeMauro Carvalho Chehab
2009-09-18V4L/DVB (12730): Add conexant cx25821 driverMauro Carvalho Chehab
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds