summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab15-95/+100
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-31/+45
2016-09-22[media] staging: lirc: add missing platform_device_del() on errorWei Yongjun1-4/+6
2016-09-22[media] s5p-cec: Fix memory allocation failure checkChristophe JAILLET1-1/+1
2016-09-22[media] s5p-cec: fix system and runtime PM integrationMarek Szyprowski1-15/+2
2016-09-19[media] staging: media: omap4iss: mark omap4iss_flush() staticBaoyou Xie1-1/+1
2016-09-19[media] pulse8-cec: avoid uninitialized data useArnd Bergmann1-1/+3
2016-09-19[media] cec: fix Kconfig help textJean Delvare1-3/+0
2016-09-19[media] pulse8-cec: store logical address maskJohan Fjeldtvedt1-0/+34
2016-09-19[media] add stih-cec driverBenjamin Gaignard5-0/+392
2016-09-12[media] pulse8-cec: fix compiler warningHans Verkuil1-1/+1
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart1-1/+5
2016-09-09[media] cec: fix ioctl return code when not registeredHans Verkuil1-1/+1
2016-09-09[media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil1-2/+1
2016-09-06[media] pulse8-cec: some small fixesJohan Fjeldtvedt1-23/+10
2016-09-06[media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt1-38/+228
2016-09-06[media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt1-0/+23
2016-09-06[media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt1-20/+32
2016-09-06[media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt1-4/+0
2016-08-24[media] staging: media: lirc: lirc_sasem: don't print error when allocating u...Wolfram Sang1-5/+0
2016-08-24[media] staging: media: lirc: lirc_imon: don't print error when allocating ur...Wolfram Sang1-7/+2
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil1-0/+99
2016-08-24[media] cec: Delete an unnecessary check before the function call "rc_free_de...Markus Elfring1-2/+1
2016-08-24[media] tw686x-kh: remove obsolete driverHans Verkuil9-1202/+0
2016-08-23Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+1
2016-08-22[media] pulse8-cec: fix error handlingHans Verkuil1-4/+4
2016-08-22[media] pulse8-cec: set correct Signal Free TimeHans Verkuil1-1/+1
2016-08-22[media] cec: ignore messages when log_addr_mask == 0Hans Verkuil1-0/+3
2016-08-22[media] cec: add item to TODOHans Verkuil1-0/+1
2016-08-22[media] cec: set unclaimed addresses to CEC_LOG_ADDR_INVALIDHans Verkuil1-0/+4
2016-08-22[media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flagHans Verkuil2-1/+5
2016-08-22[media] cec: improve lockingHans Verkuil1-11/+14
2016-08-22[media] cec: rename cec_devnode fhs_lock to just lockHans Verkuil3-13/+13
2016-08-21staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King1-2/+2
2016-08-21staging: wilc1000: NULL dereference on errorDan Carpenter1-2/+1
2016-08-21staging: wilc1000: txq_event: Fix coding errorBinoy Jayan1-1/+1
2016-08-21staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-08-21staging: comedi: dt2811: fix a precedence bugDan Carpenter1-2/+2
2016-08-21staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull1-0/+1
2016-08-21staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-08-21staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-08-21staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-08-15staging/lustre/llite: Close atomic_open race with several openersOleg Drokin1-19/+24
2016-08-15staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull1-1/+1
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2016-08-05Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-5/+33
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-2/+2
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro1-1/+1