summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko2017-12-291-2/+2
* media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko2017-12-291-2/+2
* media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant2017-12-291-4/+4
* media: Staging: media: atomisp: made function staticSergiy Redko2017-12-291-0/+1
* media: staging: fix indentation in atomisp-ov5693Riccardo Schirone2017-12-291-1/+1
* media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone2017-12-291-5/+5
* media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone2017-12-291-13/+25
* media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone2017-12-291-0/+13
* media: atomisp: deprecate pci_get_bus_and_slot()Sinan Kaya2017-12-291-1/+1
* media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann2017-12-293-13/+9
* media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden2017-12-291-12/+12
* media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden2017-12-291-1/+1
* media: fix semicolon.cocci warningsFengguang Wu2017-12-281-1/+1
* media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-2817-27/+0
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-28317-3987/+496
* media: dvb-core: get rid of mmap reserved fieldMauro Carvalho Chehab2017-12-281-1/+0
* media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab2017-12-2813-40/+40
* media: dvb-core: make DVB mmap API optionalMauro Carvalho Chehab2017-12-284-13/+98
* media: dvb_vb2: add SPDX headersMauro Carvalho Chehab2017-12-282-0/+3
* media: dvb_vb2: Use the sanitized value after processed by VB2 coreMauro Carvalho Chehab2017-12-281-1/+1
* media: dvb_vb2: limit reqbufs size to a sane valueMauro Carvalho Chehab2017-12-281-0/+8
* media: dvb_vb2: fix a warning about streamoff logicMauro Carvalho Chehab2017-12-281-17/+16
* media: videobuf2: Add new uAPI for DVB streaming I/OSatendra Singh Thakur2017-12-285-29/+668
* Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab2017-12-22423-1953/+3988
|\
| * w1_netlink.h: add support for nested structsMauro Carvalho Chehab2017-12-211-1/+5
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-105-102/+151
| |\
| | * Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-12-091-2/+2
| | |\
| | | * meson-gx-socinfo: Fix package id parsingArnaud Patard2017-11-301-2/+2
| | * | Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...Olof Johansson2017-12-092-12/+20
| | |\ \
| | | * | bus: arm-ccn: fix module unloading Error: Removing state 147 which has instan...Kim Phillips2017-12-041-1/+1
| | | * | bus: arm-cci: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-2/+5
| | | * | bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-1/+3
| | | * | bus: arm-ccn: Simplify codeChristophe JAILLET2017-12-041-4/+2
| | | * | bus: arm-ccn: Check memory allocation failureChristophe JAILLET2017-12-041-0/+5
| | | * | bus: arm-ccn: constify attribute_group structures.Arvind Yadav2017-12-041-4/+4
| | | |/
| | * | firmware: arm_scpi: Revert updates made during v4.15 merge windowOlof Johansson2017-12-031-87/+129
| | * | optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander2017-11-291-1/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-0838-93/+215
| |\ \
| | * \ Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller2017-12-086-6/+12
| | |\ \
| | | * | can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean2017-12-081-6/+3
| | | * | can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | | * | can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | | * | can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | | * | can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | | * | can: mcba_usb: cancel urb on -EPROTOMartin Kelly2017-12-081-0/+1
| | * | | Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller2017-12-0815-27/+122
| | |\ \ \
| | | * \ \ Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-075-6/+40
| | | |\ \ \
| | | | * | | iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon2017-12-051-0/+2
| | | | * | | iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel2017-12-052-4/+12
| | | | * | | iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2017-12-052-2/+24