summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-30[media] cec: fix wrong last_la determinationHans Verkuil
2016-12-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-12-21[media] s5k4ecgx: select CRC32 helperArnd Bergmann
2016-12-21[media] dvb: avoid warning in dvb_netArnd Bergmann
2016-12-21[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart
2016-12-21[media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart
2016-12-21[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart
2016-12-21[media] pctv452e: move buffer to heap, no mutexMax Kellermann
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig
2016-12-21[media] cec: fix race between configuring and unconfiguringHans Verkuil
2016-12-21[media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil
2016-12-21[media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil
2016-12-21[media] cec: update log_addr[] before finishing configurationHans Verkuil
2016-12-21[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil
2016-12-21[media] cec: when canceling a message, don't overwrite old status infoHans Verkuil
2016-12-21[media] cec: fix report_current_latencyHans Verkuil
2016-12-21[media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus
2016-12-21[media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12treewide: Make remaining source files non-executableJoe Perches
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-12-12of/fdt: mark hotpluggable memoryReza Arbab
2016-12-12drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socketSudip Mukherjee
2016-12-12drivers/pcmcia/m32r_pcc.c: use common error pathSudip Mukherjee
2016-12-12drivers/pcmcia/m32r_pcc.c: check return from request_irqSudip Mukherjee
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2016-12-12Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap
2016-12-12[media] v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart
2016-12-12[media] v4l: tvp5150: Don't inline the tvp5150_selmux() functionLaurent Pinchart
2016-12-12[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLERLaurent Pinchart
2016-12-12[media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab
2016-12-12[media] em28xx: don't change the device's nameMauro Carvalho Chehab
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-10e1000: use disable_hardirq() for e1000_netpoll()WANG Cong
2016-12-10i40e: don't truncate match_method assignmentKeller, Jacob E