summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [media] cec-adap: on reply, restore the tx_status value from the transmitHans Verkuil2016-07-081-0/+1
| * | | | Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab2016-07-0817-0/+3447
| |\ \ \ \
| | * | | | [media] s5p_cec: get rid of an unused varMauro Carvalho Chehab2016-06-281-2/+1
| | * | | | [media] move s5p-cec to stagingMauro Carvalho Chehab2016-06-2810-0/+731
| | * | | | [media] cec/TODO: add TODO file so we know why this is still in stagingHans Verkuil2016-06-281-0/+27
| | * | | | [media] cec: add HDMI CEC framework (api)Hans Verkuil2016-06-285-0/+598
| | * | | | [media] cec: add HDMI CEC framework (adapter)Hans Verkuil2016-06-281-0/+1627
| | * | | | [media] cec: add HDMI CEC framework (core)Hans Verkuil2016-06-282-0/+465
| * | | | | Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-086-10/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-083-4/+4
| * | | | | [media] staging/media: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-084-21/+2
| * | | | | [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-082-10/+1
| | |/ / / | |/| | |
| * | | | [media] mn88472: move out of staging to mediaAntti Palosaari2016-06-077-687/+0
| * | | | [media] mn88472: finalize driverAntti Palosaari2016-06-072-247/+283
| * | | | [media] mn88472: fix typoJulia Lawall2016-06-071-1/+1
| * | | | [media] staging/media: remove deprecated timb driverHans Verkuil2016-06-075-885/+0
| * | | | [media] staging/media: remove deprecated omap1 driverHans Verkuil2016-06-076-1729/+0
| * | | | [media] staging/media: remove deprecated mx3 driverHans Verkuil2016-06-076-1295/+0
| * | | | [media] staging/media: remove deprecated mx2 driverHans Verkuil2016-06-076-1667/+0
| | |_|/ | |/| |
* | | | Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-1412-1488/+13
|\ \ \ \
| * | | | staging:iio:lis3l02dq drop separate driverJonathan Cameron2016-07-045-1477/+0
| * | | | iio:core: timestamping clock selection supportGregor Boirie2016-06-308-12/+14
* | | | | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-043-5/+5
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | staging: iio: accel: fix error checkLuis de Bethencourt2016-06-261-1/+1
| * | | Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-222-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt2016-06-111-3/+3
| | * | staging: iio: fix ad7606_spi regressionArnd Bergmann2016-06-111-1/+1
* | | | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-291-0/+2
|\ \ \ \
| * | | | staging: iio: accel: add error checkLuis de Bethencourt2016-06-271-0/+2
* | | | | staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu2016-06-2610-633/+1056
* | | | | staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder2016-06-261-1/+16
* | | | | staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder2016-06-261-4/+6
* | | | | staging: fsl-mc: dprc: add missing irq freeStuart Yoder2016-06-261-0/+5
* | | | | staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2016-06-262-4/+9
* | | | | staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2016-06-262-15/+15
* | | | | staging: fsl-mc: export mc_get_versionStuart Yoder2016-06-261-0/+1
* | | | | staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-261-13/+0
* | | | | staging: fsl-mc: clean up the device id structStuart Yoder2016-06-264-10/+6
* | | | | staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder2016-06-261-1/+7
* | | | | staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder2016-06-261-0/+25
* | | | | staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun2016-06-251-2/+2
* | | | | staging: wilc1000: arrays can't be NULLLuis de Bethencourt2016-06-252-24/+17
* | | | | staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmdBinoy Jayan2016-06-251-175/+158
* | | | | staging: wilc1000: Replace kthread with workqueue for host interfaceBinoy Jayan2016-06-252-212/+75
* | | | | staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan2016-06-254-174/+162
* | | | | staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan2016-06-251-7/+0
* | | | | staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan2016-06-252-6/+6
* | | | | staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan2016-06-253-9/+10
* | | | | staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan2016-06-253-10/+8
* | | | | staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan2016-06-253-8/+11
OpenPOWER on IntegriCloud