]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers/staging/tm6000/tm6000-core.c
v4l-dvb: update gfp/slab.h includes
[karo-tx-linux.git] / drivers / staging / tm6000 / tm6000-core.c
2010-05-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-05-21 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-05-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-05-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-05-20 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2010-05-20 Linus TorvaldsMerge branch 'viafb-next' of git://git.lwn.net/linux-2.6
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-05-20 Linus TorvaldsMerge branch 'acpica' of git://git.kernel.org/pub/scm...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-05-20 Linus TorvaldsMerge branch 'for-linus/i2c-2635' of git://git.fluff...
2010-05-20 Linus TorvaldsMerge branch 'v4l_for_2.6.35' of git://git.kernel.org...
2010-05-19 Mauro Carvalho ChehabV4L/DVB: Fix color format with tm6010
2010-05-19 Stefan RingelV4L/DVB: tm6000: bugfix analog init for tm6010
2010-05-19 Stefan RingelV4L/DVB: tm6000: request labeling board version check
2010-05-18 Mauro Carvalho ChehabV4L/DVB: tm6000: replace occurences of req05 magic...
2010-05-18 Mauro Carvalho ChehabV4L/DVB: tm6000: Replace all magic values by a register...
2010-05-18 Dmitri BelimovV4L/DVB: tm6000: fix some info messages
2010-05-18 Stefan RingelV4L/DVB: tm6000: add additional init register for tm6010
2010-05-18 Randy DunlapV4L/DVB: tm6000: fix build errors
2010-05-18 Mauro Carvalho ChehabV4L/DVB: tm6000: move board-specific init to tm6000...
2010-05-18 Mauro Carvalho ChehabV4L/DVB: tm6000: Allow tm6000 driver compilation
2010-05-18 Stefan RingelV4L/DVB: tm6000: add digital init for tm6010
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12852): tm6000: Fix compilation against 2...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12843): tm6000: cleanup: remove a test debug...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12839): tm6000: Another trial to fix analog...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12838): tm6000: Fix color support on tm6010
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12832): tm6000: allow compilation of tm6000...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12822): tm6000: Add support for tm6010
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12809): tm6000: Remove an old hack
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12808): tm6000: Move analog tv standards to...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12807): tm6000: Properly select xc2028 parameters
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12802): tm6000: adds command to enable audio...
2010-05-18 Michel LudwigV4L/DVB (12801): tm6000: Add support for ADSTech Mini...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12797): tm6000: Allow selecting audio bitrate
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12796): tm6000: Add a hack for PAL standards
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12794): tm6000: handle also PAL/SECAM resolutions
2010-05-18 Michel LudwigV4L/DVB (12788): tm6000: Add initial DVB-T support
2010-05-18 Michel LudwigV4L/DVB (12779): tm6000: Correct dev init & Add general...
2010-05-18 Mauro Carvalho ChehabV4L/DVB (12770): Add tm6000 driver to staging tree