Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging fixes from Greg KH: "Here are some tiny drivers/staging/ fixes for 3.11-rc3 A number of bugfixes, all pretty tiny, but resolve issues that have been reported (the kstrtos32 change fixes a data corruption problem that Dan found). And a MAINTAINERS file update for the comedi drivers" * tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: MAINTAINERS: Update the list of maintainers for staging/comedi driver. staging: tidspbridge: replace strict_strtol() with kstrtos32() staging: android: logger: Correct write offset reset on error staging: zram: protect zram_reset_device() call staging: gdm72xx: potential use after free in send_qos_list() staging: drm/imx: drop "select OF_VIDEOMODE" staging: frontier: use after free in disconnect() staging: comedi: fix a race between do_cmd_ioctl() and read/write staging: comedi: COMEDI_CANCEL ioctl should wake up read/write
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/staging/android/logger.c 3 additions, 1 deletiondrivers/staging/android/logger.c
- drivers/staging/comedi/TODO 1 addition, 1 deletiondrivers/staging/comedi/TODO
- drivers/staging/comedi/comedi_fops.c 21 additions, 11 deletionsdrivers/staging/comedi/comedi_fops.c
- drivers/staging/frontier/alphatrack.c 1 addition, 1 deletiondrivers/staging/frontier/alphatrack.c
- drivers/staging/gdm72xx/gdm_qos.c 1 addition, 1 deletiondrivers/staging/gdm72xx/gdm_qos.c
- drivers/staging/imx-drm/Kconfig 0 additions, 1 deletiondrivers/staging/imx-drm/Kconfig
- drivers/staging/tidspbridge/pmgr/dbll.c 5 additions, 2 deletionsdrivers/staging/tidspbridge/pmgr/dbll.c
- drivers/staging/zram/zram_drv.c 5 additions, 1 deletiondrivers/staging/zram/zram_drv.c
Loading
Please register or sign in to comment