1. 07 11月, 2013 1 次提交
    • L
      Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging · 9c1e724f
      Linus Torvalds 提交于
      Pull staging driver update from Greg KH:
       "Here's the big drivers/staging/ update for 3.13-rc1.
      
        Nothing major here, just a _ton_ of fixes and cleanups, mostly driven
        by the new round of OPW applicants, but also there are lots of other
        people doing staging tree cleanups these days in order to help get the
        drivers into mergable shape.
      
        We also merge, and then revert, the ktap code, as Ingo and the other
        perf/ftrace developers feel it should go into the "real" part of the
        kernel with only a bit more work, so no need to put it in staging for
        now.
      
        All of this has been in linux-next for a while with no reported
        issues"
      
      * tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (1045 commits)
        staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()
        Staging: zram: Fix access of NULL pointer
        Staging: zram: Fix variable dereferenced before check
        Staging: rtl8187se: space prohibited before semicolon in r8185b_init.c
        Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r8185b_init.c
        Staging: rtl8187se: fix braces {} are not necessary for single statement blocks in r8185b_init.c
        Staging: rtl8187se: fix trailing whitespace in r8185b_init.c
        Staging: rtl8187se: fix please, no space before tabs in r8185b_init.c
        drivers/staging/nvec/Kconfig: remove trailing whitespace
        Staging: dwc2: Fix variable dereferenced before check
        Staging: xgifb: fix braces {} are not necessary for any arm of this statement
        staging: rtl8192e: remove unneeded semicolons
        staging: rtl8192e: use true and false for bool variables
        staging: ft1000: return values corrected in scram_start_dwnld
        staging: ft1000: change values of status return variable in write_dpram32_and_check
        staging: bcm: Remove unnecessary pointer casting
        imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarity
        staging: r8188eu: Fix sparse warnings in rtl_p2p.c
        staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.c
        staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c
        ...
      9c1e724f
  2. 31 10月, 2013 1 次提交
  3. 20 10月, 2013 2 次提交
  4. 25 8月, 2013 1 次提交
  5. 18 5月, 2013 1 次提交
  6. 17 5月, 2013 1 次提交
  7. 14 5月, 2013 2 次提交
  8. 05 5月, 2013 1 次提交
  9. 30 4月, 2013 1 次提交
  10. 10 4月, 2013 1 次提交
  11. 22 2月, 2013 1 次提交
    • L
      Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging · 265cacea
      Linus Torvalds 提交于
      Pull staging tree update from Greg Kroah-Hartman:
       "Here's the big staging tree merge for 3.9-rc1
      
        Lots of cleanups and updates for drivers all through the staging tree.
        We are pretty much "code neutral" here, adding just about as many
        lines as we removed.
      
        All of these have been in linux-next for a while."
      
      * tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (804 commits)
        staging: comedi: vmk80xx: wait for URBs to complete
        staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolon
        staging: et131x: Update TODO list
        staging: et131x: Remove assignment of skb->dev
        staging: wlan-ng: hfa384x.h: fix for error reported by smatch
        staging/zache checkpatch ERROR: spaces prohibited around that
        staging/ozwpan: Mark read only parameters and structs as const
        staging/ozwpan: Remove empty and unused function oz_cdev_heartbeat
        staging/ozwpan: Mark local functions as static (fix sparse warnings)
        staging/ozwpan: Add missing header includes
        staging/usbip: Mark local functions as static (fix sparse warnings)
        staging/xgifb: Remove duplicated code in loops.
        staging/xgifb: Consolidate return paths
        staging/xgifb: Remove code without effect
        staging/xgifb: Remove unnecessary casts
        staging/xgifb: Consolidate if/else if with identical code branches
        staging: vt6656: replaced custom TRUE definition with true
        staging: vt6656: replaced custom FALSE definition with false
        staging: vt6656: replace custom BOOL definition with bool
        staging/rtl8187se: Mark functions as static to silence sparse
        ...
      265cacea
  12. 08 1月, 2013 27 次提交