summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] [trivial] s5p: Fix typo in mixer_drv.c and hdmi_drv.cMasanari Iida2012-02-082-3/+3
* [media] tm6000: Don't use pointer after freeing it in tm6000_ir_fini()Jesper Juhl2012-02-081-2/+1
* [media] it913x ver 1.24 Make 0x60 default on version 2 devicesMalcolm Priestley2012-02-081-2/+9
* [media] mt2063: increase frequency_max to tune channel 69Jose Alberto Reguero2012-02-081-1/+1
* [media] drxk: Fix get_tune_settings for DVB-TJose Alberto Reguero2012-02-081-4/+1
* [media] [trivial] ov6650: Fix typoMasanari Iida2012-02-081-1/+1
* [media] [trivial] lmedm04: Fix typoMasanari Iida2012-02-081-1/+1
* [media] davinci: vpif: remove machine specific header file includesManjunath Hadli2012-02-083-4/+2
* [media] az6007: add another Terratec H7 usb idJose Alberto Reguero2012-02-082-1/+3
* [media] vivi: don't set V4L2_CAP_DEVICE_CAPS for the device_caps fieldHans Verkuil2012-01-261-3/+3
* [media] drxk_hard: does not need to include linux/version.hJesper Juhl2012-01-261-1/+0
* [media] anysee: repeat failed USB control messagesAntti Palosaari2012-01-261-6/+32
* Merge branch 'v4l_for_linus' into staging/for_v3.4Mauro Carvalho Chehab2012-01-231-0/+14
|\
| * [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu2012-01-231-0/+14
* | Merge branch 'v4l_for_linus' into staging/for_v3.4Mauro Carvalho Chehab2012-01-234-13/+27
|\|
| * [media] cxd2820r: sleep on DVB-T/T2 delivery system switchAntti Palosaari2012-01-231-2/+11
| * [media] anysee: fix CI initAntti Palosaari2012-01-231-0/+8
| * [media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari2012-01-234-10/+5
| * [media] cxd2820r: fix dvb_frontend_opsAntti Palosaari2012-01-231-1/+3
* | [media] it913x v1.23 use it913x_config.chip_ver to select firmwareMalcolm Priestley2012-01-231-12/+7
* | [media] ivtv: setup per-device capsHans Verkuil2012-01-233-2/+20
* | [media] vivi: set device_capsHans Verkuil2012-01-231-2/+3
* | [media] V4L2: Add per-device-node capabilitiesHans Verkuil2012-01-237-17/+69
* | [media] omap_vout: fix section mismatchTomi Valkeinen2012-01-231-2/+1
* | [media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab2012-01-231-3/+4
* | Merge tag 'v3.3-rc1' into staging/for_v3.3Mauro Carvalho Chehab2012-01-229364-252681/+444624
|\ \
| * | Linux 3.3-rc1v3.3-rc1Linus Torvalds2012-01-201-2/+2
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
| |\ \ \ \
| | | | * | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | | * | Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199587-258975/+463528
| | | | |\ \
| | | | * | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-181-8/+6
| | | | * | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | | * | | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | | * | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | | * | | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | | * | | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | | * | | x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | | * | | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | | * | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | | * | | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | | * | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-17153-535/+938
| | | |\ \ \ \
| | | | * | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-161-3/+4
| | | * | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | | * | | | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3
| | * | | | | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-161-0/+2
| * | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
| |\ \ \ \ \ \ \
| | * | | | | | | gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
| | * | | | | | | gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-181-0/+1
| | * | | | | | | gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-161-3/+3
| | * | | | | | | gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1