summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900Luc Saillard2008-02-182-1/+3
| * | | V4L/DVB (7122): saa7134-empress: Remove back lockMauro Carvalho Chehab2008-02-181-2/+0
| * | | V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab2008-02-188-86/+84
| * | | V4L/DVB (7120): videobuf lock is already initialized at videobuf-core.cMauro Carvalho Chehab2008-02-182-3/+0
| * | | V4L/DVB (7118): dvb-ttpci: Improved display of still picturesOliver Endriss2008-02-181-1/+14
| * | | V4L/DVB (7117): budget-av: Add support for Satelco EasyWatch PCI DVB-TKim Sandberg2008-02-181-0/+4
| * | | V4L/DVB (7116): budget-av: Add support for KNC TV Station Plus X4Oliver Endriss2008-02-181-0/+4
| * | | V4L/DVB (7110): Trivial printf warning fix (radio-si470)Tobias Lorenz2008-02-181-1/+1
| * | | V4L/DVB (7108): radio-si470x.c: check-after-useTobias Lorenz2008-02-181-3/+2
| * | | V4L/DVB (7106): em28xx/: make 2 functions staticAdrian Bunk2008-02-183-7/+5
| * | | V4L/DVB (7104): stk-sensor.c: make 2 functions staticAdrian Bunk2008-02-182-4/+2
| * | | V4L/DVB (7103): make stk_camera_cleanup() staticAdrian Bunk2008-02-181-1/+1
| * | | V4L/DVB (7102): make tuner-core.c:tuner_list staticAdrian Bunk2008-02-181-1/+1
| * | | V4L/DVB (7100): frontends/tda18271-common.c: fix off-by-oneAdrian Bunk2008-02-181-1/+1
| * | | V4L/DVB (7097): saa7134-dvb: add missing dvb_attach call (for tda10046_attach)Matthias Schwarzott2008-02-181-2/+3
| * | | V4L/DVB (7093): radio-sf16fmi: fix request_region()Mauro Carvalho Chehab2008-02-181-0/+1
| * | | V4L/DVB (7092): radio-sf16fmr2: fix request_region() validation [bugzilla 9699]Douglas Schilling Landgraf2008-02-181-3/+2
| * | | V4L/DVB (7091): radio-si470x improvements and seldom problem fixed in tuning ...Tobias Lorenz2008-02-181-80/+143
| * | | V4L/DVB (7090): V4L: stkwebcam: use v4l_compat_ioctl32Jaime Velasco Juan2008-02-181-0/+3
| * | | V4L/DVB (7089): V4L: stkwebcam: Power management supportJaime Velasco Juan2008-02-182-20/+73
| * | | V4L/DVB (7088): V4L: stkwebcam: Add support for YUYV formatJaime Velasco Juan2008-02-182-2/+24
| * | | V4L/DVB (7086): driver: tcm825x - fix logical typo errorCyrill Gorcunov2008-02-181-1/+1
| * | | V4L/DVB (7085): saa7134: detect the LifeView FlyDVB-T Hybrid Mini PCIHermann Pitton2008-02-182-1/+7
| * | | V4L/DVB (7084): saa7134: add support for the Medion / Creatix CTX948 cardHermann Pitton2008-02-182-1/+7
| * | | V4L/DVB (7083): saa7134: enable radio and external analog audio-in on the md2819Hermann Pitton2008-02-181-10/+21
| * | | V4L/DVB (7082): support for Twinhan Hybrid DTV-DVB 3056 PCIHermann Pitton2008-02-184-2/+59
| * | | V4L/DVB (7081): zr364xx: add support for Creative DiVi CAM 516Antoine Jacquet2008-02-182-0/+2
| * | | V4L/DVB (7080): zr364xx: add support for Pentax Optio 50Antoine Jacquet2008-02-182-0/+2
| * | | V4L/DVB (7079): zr364xx: fix typo in documentationAntoine Jacquet2008-02-181-1/+1
| * | | V4L/DVB (7076): bt878: include KERN_ facility levelAkinobu Mita2008-02-181-9/+14
| * | | V4L/DVB (7049): Remove sound/driver.hMauro Carvalho Chehab2008-02-181-1/+0
| * | | V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab2008-02-188-411/+409
| * | | V4L/DVB (7119): Remove obsolete code from v4l2-commonMauro Carvalho Chehab2008-02-181-6/+0
| * | | V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2CMauro Carvalho Chehab2008-02-183-24/+24
| |/ /
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-02-183-124/+117
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-02-183478-79801/+191786
| |\ \ \ | | |/ /
| * | | [XFS] Added quota targets and removed dmapi directoryLachlan McIlroy2008-02-181-18/+13
| * | | [XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)Eric Sandeen2008-02-181-1/+1
| * | | [XFS] Remove Makefile wrappers in XFSAndi Kleen2008-02-183-124/+122
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-02-182-3/+5
|\ \ \ \
| * | | | [CRYPTO] null: Add missing Kconfig dependency on BLKCIPHERAdrian Bunk2008-02-181-0/+1
| * | | | [CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHERFrederik Deweerdt2008-02-151-0/+1
| * | | | [HIFN]: Fix invalid config ifdefs for RNG supportPatrick McHardy2008-02-151-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-02-181-2/+2
|\ \ \ \ \
| * | | | | timer_list: print relative expiry time signedPavel Machek2008-02-171-2/+2
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-183-17/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINEDSam Ravnborg2008-02-151-0/+3
| * | | | kbuild: fix building vmlinux.oSam Ravnborg2008-02-141-1/+3
| * | | | kbuild: allow -fstack-protector to take effectSam Ravnborg2008-02-141-3/+4
| * | | | kconfig: fix select in combination with defaultRoman Zippel2008-02-131-13/+21