1. 22 2月, 2007 2 次提交
    • L
      Fix bogus 'inline' in drivers/char/ip2/i2lib.c · 5fc7e655
      Linus Torvalds 提交于
      Not only was the function way too big to be inlined in the first place,
      it was used before it was even defined.
      Noted-by: NFaik Uygur <faik@pardus.org.tr>
      Cc: Jiri Slaby <jirislaby@gmail.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      5fc7e655
    • L
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb · e695e10b
      Linus Torvalds 提交于
      * 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb: (196 commits)
        V4L/DVB (5253): Qt1010: whitespace / 80 column cleanups
        V4L/DVB (5252): Qt1010: use ARRAY_SIZE macro when appropriate
        V4L/DVB (5251): Qt1010: fix compiler warning
        V4L/DVB (5249): Fix compiler warning in vivi.c
        V4L/DVB (5247): Stv0297: Enable BER/UNC counting
        V4L/DVB (5246): Budget-ci: IR handling fixups
        V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driver
        V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
        V4L/DVB (5178): Avoid race when deregistering the IR control for dvb-usb
        V4L/DVB (5240): Qt1010: use i2c_gate_ctrl where appropriate
        V4L/DVB (5239): Whitespace / 80-column cleanups
        V4L/DVB (5238): Kconfig: qt1010 should be selected by gl861 and au6610
        V4L/DVB (5237): Dvb: add new qt1010 tuner module
        V4L/DVB (5236): Initial support for Sigmatek DVB-110 DVB-T
        V4L/DVB (5235): Gl861: use parallel_ts
        V4L/DVB (5234): Gl861: remove unneeded declaration
        V4L/DVB (5233): Gl861: correct address of the bulk endpoint
        V4L/DVB (5232): Gl861: correct oops when loading module
        V4L/DVB (5231): Gl861: whitespace cleanups
        V4L/DVB (5230): Gl861: remove NULL entry from gl861_properties
        ...
      e695e10b
  2. 21 2月, 2007 38 次提交