[GIT PULL] Staging driver fixes for 3.13-rc3

Greg KH gregkh at linuxfoundation.org
Fri Dec 6 18:25:27 UTC 2013


The following changes since commit dc1ccc48159d63eca5089e507c82c7d22ef60839:

  Linux 3.13-rc2 (2013-11-29 12:57:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.13-rc3

for you to fetch changes up to 55ef003e4ae684d5660f984eb2352df12572d9df:

  Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2013-12-03 13:24:58 -0800)

----------------------------------------------------------------

staging driver fixes for 3.13-rc3

Here are some bugfixes for the staging and IIO drivers for 3.13-rc3.

The resolve the vm memory issue in the tidspbridge driver, fix a much-reported
build failure in an ARM driver, and some other IIO bugfixes that have been
reported.

Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/.../jic23/iio into staging-linus

Ivaylo Dimitrov (1):
      Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_range

Russell King - ARM Linux (1):
      Fix build failure for gp2ap020a00f.c

Srinivas Pandruvada (2):
      HID: hid-sensor-hub: Add logical min and max
      iio: hid-sensors: Fix power and report state

 drivers/hid/hid-sensor-hub.c                        | 20 ++++++++------------
 drivers/iio/common/hid-sensors/Kconfig              |  9 ---------
 drivers/iio/common/hid-sensors/hid-sensor-trigger.c | 20 +++++++++++++++-----
 drivers/iio/light/Kconfig                           |  1 +
 drivers/staging/tidspbridge/rmgr/drv_interface.c    | 13 +++++--------
 include/linux/hid-sensor-hub.h                      |  2 ++
 include/linux/hid-sensor-ids.h                      | 12 ++++++++++++
 7 files changed, 43 insertions(+), 34 deletions(-)


More information about the devel mailing list