summaryrefslogtreecommitdiffstats
path: root/sound/usb/quirks-table.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-06[media] Doc*/media/uapi: fix control namePavel Machek1-1/+1
2017-06-06[media] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 videoNori, Sekhar1-5/+5
2017-06-06[media] coda: improve colorimetry handlingPhilipp Zabel2-15/+39
2017-06-06[media] media: adv7180: add adv7180cp, adv7180st compatible stringsUlrich Hecht1-0/+2
2017-06-06[media] media: adv7180: Add adv7180cp, adv7180st bindingsUlrich Hecht1-0/+15
2017-06-06[media] rcar-vin: fix bug in pixelformat selectionNiklas Söderlund1-12/+5
2017-06-06[media] rcar-vin: add missing error check to propagate errorNiklas Söderlund1-1/+4
2017-06-06[media] rcar-vin: remove subdevice matching from bind and unbind callbacksNiklas Söderlund1-25/+15
2017-06-06[media] rcar-vin: refactor and fold in function after stall handling reworkNiklas Söderlund1-7/+2
2017-06-06[media] rcar-vin: allow switch between capturing modes when stallingNiklas Söderlund1-5/+17
2017-06-06[media] rcar-vin: select capture mode based on free buffersNiklas Söderlund1-16/+15
2017-06-06[media] rcar-vin: move functions which acts on hardwareNiklas Söderlund1-91/+91
2017-06-06[media] rcar-vin: decrease buffers needed to captureNiklas Söderlund1-1/+1
2017-06-06[media] rcar-vin: use pad information when verifying media bus formatNiklas Söderlund1-0/+1
2017-06-06[media] rcar-vin: move pad lookup to async bound handlerNiklas Söderlund2-23/+29
2017-06-06[media] rcar-vin: refactor pad lookup codeNiklas Söderlund1-15/+21
2017-06-06[media] rcar-vin: move subdev source and sink pad index to rvin_graph_entityNiklas Söderlund2-14/+15
2017-06-06[media] rcar-vin: fix standard in input enumerationNiklas Söderlund1-2/+6
2017-06-06[media] rcar-vin: fix how pads are handled for v4l2 subdevice operationsNiklas Söderlund1-12/+14
2017-06-06[media] rcar-vin: use rvin_reset_format() in S_DV_TIMINGSNiklas Söderlund1-6/+2
2017-06-06[media] rcar-vin: reset bytesperline and sizeimage when resetting formatNiklas Söderlund1-0/+3
2017-06-06[media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus3-458/+0
2017-06-06[media] docs-rst: media: Switch documentation to V4L2 fwnode APISakari Ailus3-4/+4
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus35-175/+212
2017-06-06[media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus4-13/+15
2017-06-06[media] v4l: async: Add fwnode match supportSakari Ailus3-0/+23
2017-06-06[media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus4-0/+453
2017-06-06[media] staging: remove todo and replace with lirc_zilog todoSean Young2-48/+35
2017-06-06[media] sir_ir: remove init_chrdev and init_sir_ir functionsSean Young1-36/+22
2017-06-06[media] sir_ir: remove init_port and drop_port functionsSean Young1-22/+5
2017-06-06[media] sir_ir: use dev managed resourcesSean Young1-6/+3
2017-06-06[media] sir_ir: attempt to free already free_irqSean Young1-2/+2
2017-06-06[media] lirc_zilog: Fix unbalanced braces around if/elseRicardo Silva1-4/+6
2017-06-06[media] lirc_zilog: Use sizeof(*p) instead of sizeof(struct P)Ricardo Silva1-3/+3
2017-06-06[media] lirc_zilog: Use __func__ for logging function nameRicardo Silva1-4/+5
2017-06-06[media] lirc_zilog: Fix NULL comparisons styleRicardo Silva1-24/+24
2017-06-06[media] lirc_zilog: Fix whitespace style checksRicardo Silva1-18/+17
2017-06-06[media] tm6000: key_addr is unusedDavid Härdeman1-4/+0
2017-06-06[media] rc-core: cx231xx - leave the internals of rc_dev aloneDavid Härdeman1-3/+2
2017-06-06[media] rc-core: img-ir - leave the internals of rc_dev aloneDavid Härdeman1-4/+0
2017-06-06[media] rc-core: ati_remote - leave the internals of rc_dev aloneDavid Härdeman1-3/+0
2017-06-06[media] lirc_dev: cleanup headerDavid Härdeman1-7/+0
2017-06-06[media] lirc_dev: cleanup includesDavid Härdeman1-9/+1
2017-06-06[media] lirc_dev: return POLLHUP and POLLERR when device is goneDavid Härdeman1-1/+1
2017-06-06[media] lirc_dev: remove unused module parameterDavid Härdeman1-5/+0
2017-06-06[media] lirc_dev: remove superfluous get/put_device() callsDavid Härdeman1-4/+0
2017-06-06[media] lirc_dev: remove lirc_irctl_init() and lirc_cdev_add()David Härdeman1-32/+12
2017-06-06[media] lirc_zilog: remove module parameter minorDavid Härdeman1-10/+6
2017-06-06[media] lirc_dev: merge lirc_register_driver() and lirc_allocate_driver()David Härdeman1-28/+13
2017-06-06[media] lirc_dev: make fops mandatoryDavid Härdeman2-39/+5