summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-11-051-0/+2
|\
| * [media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab2016-10-171-0/+2
* | Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-2910-28/+31
|\ \
| * | greybus: fix a leak on error in gb_module_create()Dan Carpenter2016-10-241-1/+1
| * | greybus: es2: fix error return code in ap_probe()Wei Yongjun2016-10-241-1/+2
| * | greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun2016-10-241-0/+1
| * | staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter2016-10-241-2/+4
| * | Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-10-241-0/+2
| |\ \
| | * | iio: accel: sca3000_core: avoid potentially uninitialized variableArnd Bergmann2016-10-231-0/+2
| * | | staging/lustre/llite: Move unstable_stats from sysfs to debugfsOleg Drokin2016-10-171-17/+17
| * | | Staging: wilc1000: Fix kernel Oops on opening the deviceAditya Shankar2016-10-171-1/+0
| * | | staging: android/ion: testing the wrong variableDan Carpenter2016-10-171-1/+1
| * | | Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-171-1/+1
| * | | Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->devViresh Kumar2016-10-171-4/+2
* | | | mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-192-4/+2
|/ / /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-111-4/+1
|\ \ \
| * | | fs: use mapping_set_error instead of opencoded set_bitMichal Hocko2016-10-111-4/+1
* | | | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-1120-1310/+832
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-0515-95/+100
| |\ \
| * | | [media] staging: lirc: add missing platform_device_del() on errorWei Yongjun2016-09-221-4/+6
| * | | [media] s5p-cec: Fix memory allocation failure checkChristophe JAILLET2016-09-221-1/+1
| * | | [media] s5p-cec: fix system and runtime PM integrationMarek Szyprowski2016-09-221-15/+2
| * | | [media] staging: media: omap4iss: mark omap4iss_flush() staticBaoyou Xie2016-09-191-1/+1
| * | | [media] pulse8-cec: avoid uninitialized data useArnd Bergmann2016-09-191-1/+3
| * | | [media] cec: fix Kconfig help textJean Delvare2016-09-191-3/+0
| * | | [media] pulse8-cec: store logical address maskJohan Fjeldtvedt2016-09-191-0/+34
| * | | [media] add stih-cec driverBenjamin Gaignard2016-09-195-0/+392
| * | | [media] pulse8-cec: fix compiler warningHans Verkuil2016-09-121-1/+1
| * | | [media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart2016-09-091-1/+5
| * | | [media] pulse8-cec: some small fixesJohan Fjeldtvedt2016-09-061-23/+10
| * | | [media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt2016-09-061-38/+228
| * | | [media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt2016-09-061-0/+23
| * | | [media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt2016-09-061-20/+32
| * | | [media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt2016-09-061-4/+0
| * | | [media] staging: media: lirc: lirc_sasem: don't print error when allocating u...Wolfram Sang2016-08-241-5/+0
| * | | [media] staging: media: lirc: lirc_imon: don't print error when allocating ur...Wolfram Sang2016-08-241-7/+2
| * | | [media] v4l2: remove g/s_crop from video opsHans Verkuil2016-08-241-0/+99
| * | | [media] cec: Delete an unnecessary check before the function call "rc_free_de...Markus Elfring2016-08-241-2/+1
| * | | [media] tw686x-kh: remove obsolete driverHans Verkuil2016-08-249-1202/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+6
|\ \ \ \
| * | | | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * | | | fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-271-2/+6
| | |/ / | |/| |
* | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-103-12/+0
|\ \ \ \
| * | | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-073-12/+0
| * | | | Merge commit '2c563880ea' into work.xattrAl Viro2016-10-0730-1206/+242
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-30/+26
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
| |\ \ \ \ \
| | * | | | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-081-2/+2
| |\ \ \ \ \
| | * | | | | lustre: use %pDAl Viro2016-08-071-2/+2
| | |/ / / /
OpenPOWER on IntegriCloud