Skip to content
  1. Jun 29, 2011
  2. Jun 27, 2011
  3. Jun 14, 2011
  4. Jun 09, 2011
  5. Jun 08, 2011
    • Linus Torvalds's avatar
      Merge branch 'perf-urgent-for-linus' of... · 33726bf2
      Linus Torvalds authored
      Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        perf: Fix comments in include/linux/perf_event.h
        perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
        perf python: Fix argument name list of read_on_cpu()
        perf evlist: Don't die if sample_{id_all|type} is invalid
        perf python: Use exception to propagate errors
        perf evlist: Remove dependency on debug routines
        perf, cgroups: Fix up for new API
      33726bf2
    • Linus Torvalds's avatar
      Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 · 5b28f6a2
      Linus Torvalds authored
      * 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6:
        gpio/samsung: make Kconfig options def_bool
        gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting
        GPIO: OMAP: add locking around calls to _set_gpio_triggering
        GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4
        GPIO: OMAP: fix section mismatch warnings
        gpio: Fix gpio-exynos4 build fails in mainline
      5b28f6a2
    • Linus Torvalds's avatar
      Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 · 46671b03
      Linus Torvalds authored
      * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6:
        [media] soc_camera: preserve const attribute
        [media] uvc_entity: initialize return value
        [media] media: Fix media device minor registration
        [media] Make nchg variable signed because the code compares this variable against negative values
        [media] omap3isp: fix compiler warning
        [media] v4l: Fix media_entity_to_video_device macro argument name
        [media] ivtv: Internally separate encoder & decoder standard setting
        [media] ivtvfb: Add sanity check to ivtvfb_pan_display()
        [media] ivtvfb: use display information in info not in var for panning
        [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptable
        [media] anysee: return EOPNOTSUPP for unsupported I2C messages
        [media] gspca - ov519: Set the default frame rate to 15 fps
        [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensors
        [media] gspca: Remove coarse_expo_autogain.h
        [media] gspca - ov519: Change the ovfx2 bulk transfer size
        [media] gspca - ov519: Fix a regression for ovfx2 webcams
      46671b03