summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-1732-25/+24
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-1798-97/+98
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-17155-143/+140
* [media] bz#75751: Move internal header file lirc.h to uapi/Alec Leamas2015-11-172-168/+169
* [media] DocBook/media/Makefile: Do not fail mkdir if dir already existsGraham Whaley2015-11-171-1/+1
* [media] dvb_frontend.h: improve documentation for struct dvb_tuner_opsMauro Carvalho Chehab2015-11-171-15/+25
* [media] dvb_frontend: get rid of set_state ops & related dataMauro Carvalho Chehab2015-11-172-24/+0
* [media] stb6100: get rid of get_state()/set_state()Mauro Carvalho Chehab2015-11-173-72/+54
* [media] tda6655: get rid of get_state()/set_state()Mauro Carvalho Chehab2015-11-171-36/+0
* [media] tda8261: don't use set_state/get_state callbacksMauro Carvalho Chehab2015-11-172-99/+63
* [media] tda666x: add support for set_parms() and get_frequency()Mauro Carvalho Chehab2015-11-171-0/+20
* [media] tda665x: split set_frequency from set_stateMauro Carvalho Chehab2015-11-171-76/+85
* [media] stb6100: get rid of tuner_state at struct stb6100_stateMauro Carvalho Chehab2015-11-172-6/+4
* [media] dvb_frontend.h: get rid of unused tuner params/statesMauro Carvalho Chehab2015-11-172-27/+7
* [media] dvb_frontend.h: Document suspend/resume functionsMauro Carvalho Chehab2015-11-171-2/+38
* [media] dvb_frontend: resume tone and voltageMauro Carvalho Chehab2015-11-171-0/+5
* [media] demux.h: Some documentation fixups for the headerMauro Carvalho Chehab2015-11-171-13/+13
* [media] dvb_frontend.h: Add a description for the headerMauro Carvalho Chehab2015-11-172-0/+24
* [media] dvb_frontend: document the most used functionsMauro Carvalho Chehab2015-11-171-3/+40
* [media] Document the obscure dvb_frontend_reinitialise()Mauro Carvalho Chehab2015-11-171-1/+14
* [media] dvb: document dvb_frontend_sleep_until()Mauro Carvalho Chehab2015-11-172-5/+34
* [media] device-drivers.tmpl: better organize DVB function callsMauro Carvalho Chehab2015-11-162-11/+17
* [media] demux.h: move documentation overview from device-drivers.tmplMauro Carvalho Chehab2015-11-162-67/+71
* [media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab2015-11-161-1/+1
* [media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab2015-11-161-2/+2
* Merge tag 'v4.4-rc1' into patchworkMauro Carvalho Chehab2015-11-1610028-232160/+475820
|\
| * Linux 4.4-rc1v4.4-rc1Linus Torvalds2015-11-161-2/+2
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1537-292/+947
| |\
| | * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| | * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-125-4/+14
| | |\
| | | * tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-111-0/+1
| | | * perf probe: Verify parameters in two functionsWang Nan2015-11-111-0/+6
| | | * perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-111-4/+4
| | | * perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-111-0/+1
| | | * perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
| | |/
| | * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-091-0/+4
| | * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-091-8/+9
| | * Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-0831-274/+920
| | |\
| | | * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
| | | * perf test: Add 'perf test BPF'Wang Nan2015-11-066-1/+248
| | | * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-064-1/+35
| | | * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-064-31/+129
| | | * perf bpf: Improve BPF related error messagesWang Nan2015-11-064-15/+108
| | | * perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-063-33/+49
| | | * bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-062-0/+9
| | | * bpf tools: Improve libbpf error reportingWang Nan2015-11-065-59/+159
| | | * perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-061-5/+2
| | | * perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-061-2/+18
| | | * perf stat: Make stat options globalJiri Olsa2015-11-051-81/+82
| | | * perf sched latency: Fix thread pid reuse issueJiri Olsa2015-11-051-2/+3