03 Apr, 2013

1 commit


18 Mar, 2013

1 commit


09 Feb, 2013

1 commit


01 Feb, 2013

1 commit


26 Jan, 2013

1 commit


15 Jan, 2013

1 commit

  • Pull staging fixes from Greg Kroah-Hartman:
    "Here are a number of small fixes to staging drivers for your 3.8-rc3
    tree.

    Well, the omapdrm fixes aren't really "small" but they were waiting on
    a number of other drm patches to go in through the drm tree, and got
    delayed by my vacation over the holidays. They are totally
    self-contained, everyone involved have acked them, and they fix issues
    that people have been having with the driver.

    Other than that one, it's a bunch of tiny bugfixes for a number of
    reported issues.

    Signed-off-by: Greg Kroah-Hartman "

    * tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (36 commits)
    staging: zram: fix invalid memory references during disk write
    staging: tidspbridge: use prepare/unprepare on dsp clocks
    staging: tidspbridge: Fix build breakage due to splitting CM functions.
    staging: comedi: comedi_test: fix race when cancelling command
    staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
    staging: comedi: prevent auto-unconfig of manually configured devices
    staging: comedi: fix minimum AO period for NI 625x and NI 628x
    staging: vme_pio2: fix oops on module unloading
    staging: speakup: avoid out-of-range access in synth_add()
    staging: speakup: avoid out-of-range access in synth_init()
    staging: rtl8192e: Fix failure to check pci_map_single()
    staging: rtl8187se: Fix failure to check pci_map_single()
    staging: drm/imx: fix double free bug in error path
    staging: drm/imx: several bug fixes
    staging: drm/imx: check return value of ipu_reset()
    staging: drm/omap: fix flags in dma buf exporting
    staging: drm/omap: use omapdss low level API
    staging/fwserial: Update TODO file per reviewer comments
    staging/fwserial: Limit tx/rx to 1394-2008 spec maximum
    staging/fwserial: Refine Kconfig help text
    ...

    Linus Torvalds
     

08 Jan, 2013

1 commit


06 Jan, 2013

2 commits


04 Jan, 2013

1 commit

  • CONFIG_HOTPLUG is going away as an option. As a result, the __dev*
    markings need to be removed.

    This change removes the use of __devinit, __devexit_p, and __devexit
    from these drivers.

    Based on patches originally written by Bill Pemberton, but redone by me
    in order to handle some of the coding style issues better, by hand.

    Cc: Bill Pemberton
    Cc: Jonathan Cameron
    Signed-off-by: Greg Kroah-Hartman

    Greg Kroah-Hartman
     

27 Dec, 2012

1 commit

  • Not much to say, without that change, hid-sensor-trigger will be
    always compiled if HID_SENSOR_IIO_COMMON is selected which fails if
    CONFIG_IIO_TRIGGER is not set because CONFIG_IIO_CONSUMERS_PER_TRIGGER
    will not be defined.

    Signed-off-by: Alexander Holler
    Signed-off-by: Jonathan Cameron

    Alexander Holler
     

17 Nov, 2012

1 commit


10 Nov, 2012

1 commit


08 Sep, 2012

2 commits


07 Sep, 2012

1 commit