The following changes since commit e26081808edadfd257c6c9d81014e3b25e9a6118: Linux 4.1-rc4 (2015-05-18 10:13:47 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.1-rc7 for you to fetch changes up to 39a6e7376af08b4caabf57ae21335bd31f003073: staging: rtl8712: fix stack dump (2015-05-31 11:54:25 +0900) ---------------------------------------------------------------- Staging / IIO fixes for 4.1-rc7 Here are some IIO driver fixes to resolve reported issues, some ozwpan fixes for some reported CVE problems, and a rtl8712 driver fix for a reported regression. All have been in linux-next successfully. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Axel Lin (1): iio: adc: twl6030-gpadc: Fix modalias Greg Kroah-Hartman (1): Merge tag 'iio-fixes-for-4.1b' of git://git.kernel.org/.../jic23/iio into staging-linus Jason A. Donenfeld (4): ozwpan: Use proper check to prevent heap overflow ozwpan: Use unsigned ints to prevent heap overflow ozwpan: divide-by-zero leading to panic ozwpan: unchecked signed subtraction leads to DoS Lars-Peter Clausen (2): iio: adis16400: Report pressure channel scale iio: adis16400: Fix burst transfer for adis16448 Paul Cercueil (3): iio: adis16400: Use != channel indices for the two voltage channels iio: adis16400: Compute the scan mask from channel indices iio: adis16400: Fix burst mode Sudip Mukherjee (1): staging: rtl8712: fix stack dump drivers/iio/adc/twl6030-gpadc.c | 2 +- drivers/iio/imu/adis16400.h | 2 + drivers/iio/imu/adis16400_buffer.c | 26 ++++-- drivers/iio/imu/adis16400_core.c | 41 ++++++--- drivers/staging/ozwpan/ozhcd.c | 8 +- drivers/staging/ozwpan/ozusbif.h | 4 +- drivers/staging/ozwpan/ozusbsvc1.c | 19 ++-- drivers/staging/rtl8712/rtl8712_led.c | 144 +++++++++++++++--------------- drivers/staging/rtl8712/rtl871x_cmd.c | 2 +- drivers/staging/rtl8712/rtl871x_mlme.c | 6 +- drivers/staging/rtl8712/rtl871x_pwrctrl.c | 2 +- drivers/staging/rtl8712/rtl871x_sta_mgt.c | 2 +- 12 files changed, 148 insertions(+), 110 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel