aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [media] stb6100: get rid of get_state()/set_state()Mauro Carvalho Chehab2015-11-17
* [media] tda6655: get rid of get_state()/set_state()Mauro Carvalho Chehab2015-11-17
* [media] tda8261: don't use set_state/get_state callbacksMauro Carvalho Chehab2015-11-17
* [media] tda666x: add support for set_parms() and get_frequency()Mauro Carvalho Chehab2015-11-17
* [media] tda665x: split set_frequency from set_stateMauro Carvalho Chehab2015-11-17
* [media] stb6100: get rid of tuner_state at struct stb6100_stateMauro Carvalho Chehab2015-11-17
* [media] dvb_frontend.h: get rid of unused tuner params/statesMauro Carvalho Chehab2015-11-17
* [media] dvb_frontend.h: Document suspend/resume functionsMauro Carvalho Chehab2015-11-17
* [media] dvb_frontend: resume tone and voltageMauro Carvalho Chehab2015-11-17
* [media] demux.h: Some documentation fixups for the headerMauro Carvalho Chehab2015-11-17
* [media] dvb_frontend.h: Add a description for the headerMauro Carvalho Chehab2015-11-17
* [media] dvb_frontend: document the most used functionsMauro Carvalho Chehab2015-11-17
* [media] Document the obscure dvb_frontend_reinitialise()Mauro Carvalho Chehab2015-11-17
* [media] dvb: document dvb_frontend_sleep_until()Mauro Carvalho Chehab2015-11-17
* [media] device-drivers.tmpl: better organize DVB function callsMauro Carvalho Chehab2015-11-16
* [media] demux.h: move documentation overview from device-drivers.tmplMauro Carvalho Chehab2015-11-16
* [media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab2015-11-16
* [media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab2015-11-16
* Merge tag 'v4.4-rc1' into patchworkMauro Carvalho Chehab2015-11-16
|\
| * Linux 4.4-rc1Linus Torvalds2015-11-15
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-15
| |\
| | * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-12
| | * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-12
| | |\
| | | * tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-11
| | | * perf probe: Verify parameters in two functionsWang Nan2015-11-11
| | | * perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-11
| | | * perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-11
| | | * perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-11
| | |/
| | * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-09
| | * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-09
| | * Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-08
| | |\
| | | * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-06
| | | * perf test: Add 'perf test BPF'Wang Nan2015-11-06
| | | * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-06
| | | * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-06
| | | * perf bpf: Improve BPF related error messagesWang Nan2015-11-06
| | | * perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-06
| | | * bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-06
| | | * bpf tools: Improve libbpf error reportingWang Nan2015-11-06
| | | * perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-06
| | | * perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-06
| | | * perf stat: Make stat options globalJiri Olsa2015-11-05
| | | * perf sched latency: Fix thread pid reuse issueJiri Olsa2015-11-05
| | | * perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan2015-11-05
| | | * perf trace: Fix documentation for -iPeter Feiner2015-11-05
| | | * tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2015-11-05
| | | * perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan2015-11-05
| | | * perf llvm: Pass number of configured CPUs to clang compilerWang Nan2015-11-05
| | | * perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2015-11-05
| | | * perf tools: Insert split maps correctly into origin groupJiri Olsa2015-11-05