summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-24[media] tw686x-kh: remove obsolete driverHans Verkuil9-1202/+0
2016-08-23[media] Input: sur40 - use new V4L2 touch input typeNick Dyer1-33/+91
2016-08-23[media] Input: synaptics-rmi4 - add support for F54 diagnosticsNick Dyer5-0/+772
2016-08-23[media] Input: atmel_mxt_ts - add support for reference dataNick Dyer1-6/+51
2016-08-23[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386Nick Dyer1-3/+28
2016-08-23[media] Input: atmel_mxt_ts - handle diagnostic data orientationNick Dyer1-5/+21
2016-08-23[media] Input: atmel_mxt_ts - read touchscreen sizeNick Dyer1-6/+36
2016-08-23[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 deviceNick Dyer2-2/+249
2016-08-23[media] Input: atmel_mxt_ts - add support for T37 diagnostic dataNick Dyer2-0/+165
2016-08-23[media] v4l2-core: Add support for touch devicesNick Dyer3-8/+44
2016-08-23[media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund4-16/+17
2016-08-23[media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund2-129/+111
2016-08-23[media] rcar-vin: move chip check for pixelformat supportNiklas Söderlund2-5/+8
2016-08-23[media] rcar-vin: add dependency on MEDIA_CONTROLLERNiklas Söderlund2-7/+2
2016-08-23[media] rcar-vin: do not use v4l2_device_call_until_err()Niklas Söderlund1-6/+5
2016-08-23[media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund1-2/+2
2016-08-23[media] rcar-vin: rename entity to digitalNiklas Söderlund2-26/+26
2016-08-23[media] rcar-vin: arrange enum chip_id in chronological orderNiklas Söderlund1-1/+1
2016-08-23[media] rcar-vin: reduce indentation in rvin_s_dv_timings()Niklas Söderlund1-10/+12
2016-08-23[media] rcar-vin: fix indentation errors in rcar-v4l2.cNiklas Söderlund1-25/+21
2016-08-22[media] atmel-isc: add the Image Sensor Controller codeSongjun Wu6-0/+1692
2016-08-08Merge tag 'v4.8-rc1' into patchworkMauro Carvalho Chehab2071-42888/+131096
2016-08-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds36-117/+118
2016-08-08Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-156/+313
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe32-85/+85
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe4-31/+32
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-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds12-194/+1634
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-11/+11
2016-08-06[media] cx231xx: reset pipe endpoint when it is stalledTerry Heo1-2/+21
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-278/+1304
2016-08-06Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds5-99/+749
2016-08-06Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+18
2016-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-13/+78
2016-08-06Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds5-22/+63
2016-08-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-95/+80
2016-08-06Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2016-08-06Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+41
2016-08-06Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-24/+28
2016-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-59/+1151
2016-08-06Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-300/+293
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook1-2/+18
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe1-5/+5
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe1-1/+38
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe1-19/+9
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe1-1/+61
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe1-0/+92
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe1-138/+228