summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-13[media] cec: initiator should be the same as the destination for, pollHans Verkuil1-4/+3
2017-02-13[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil2-10/+20
2017-01-30[media] cec: fix wrong last_la determinationHans Verkuil1-1/+1
2017-01-30[media] cec-intro.rst: mention the v4l-utils package and CEC utilitiesHans Verkuil1-0/+12
2017-01-30[media] cec rst: remove "This API is not yet finalized" noticeHans Verkuil11-55/+0
2016-12-21[media] s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2016-12-21[media] dvb: avoid warning in dvb_netArnd Bergmann1-10/+5
2016-12-21[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart1-14/+19
2016-12-21[media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2-7/+26
2016-12-21[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart1-3/+2
2016-12-21[media] pctv452e: move buffer to heap, no mutexMax Kellermann1-61/+72
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2-8/+2
2016-12-21[media] cec: fix race between configuring and unconfiguringHans Verkuil1-5/+13
2016-12-21[media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil1-18/+7
2016-12-21[media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil1-22/+26
2016-12-21[media] cec: update log_addr[] before finishing configurationHans Verkuil1-2/+2
2016-12-21[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil1-3/+3
2016-12-21[media] cec: when canceling a message, don't overwrite old status infoHans Verkuil1-3/+3
2016-12-21[media] cec: fix report_current_latencyHans Verkuil2-4/+8
2016-12-21[media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus1-2/+2
2016-12-21[media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus1-19/+10
2016-12-13treewide: Make remaining source files non-executableJoe Perches5-0/+0
2016-12-13init: reduce rootwait polling interval time to 5msJungseung Lee1-1/+1
2016-12-13binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron1-2/+4
2016-12-13checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery1-0/+1
2016-12-13checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler1-1/+2
2016-12-13checkpatch: avoid multiple line dereferencesJoe Perches1-0/+12
2016-12-13checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches1-15/+15
2016-12-13scripts/checkpatch.pl: fix spellingAndrew Morton1-1/+1
2016-12-13checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier1-1/+1
2016-12-13lib/ida: document locking requirements a bit betterDaniel Vetter1-0/+11
2016-12-13lib/rbtree.c: fix typo in comment of ____rb_erase_colorJie Chen1-4/+19
2016-12-13lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMDave Young1-1/+1
2016-12-13MAINTAINERS: add drm and drm/i915 irc channelsJani Nikula1-0/+2
2016-12-13MAINTAINERS: add "C:" for URI for chat where developers hang outJani Nikula1-0/+2
2016-12-13MAINTAINERS: add drm and drm/i915 bug filing infoJani Nikula1-0/+2
2016-12-13MAINTAINERS: add "B:" for URI where to file bugsJani Nikula1-0/+2
2016-12-13get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches1-3/+9
2016-12-13printk: add Kconfig option to set default console loglevelOlof Johansson2-1/+25
2016-12-13printk/sound: handle more message headersPetr Mladek1-6/+14
2016-12-13printk/btrfs: handle more message headersPetr Mladek2-11/+17
2016-12-13printk/kdb: handle more message headersPetr Mladek2-1/+9
2016-12-13printk/NMI: handle continuous lines and missing newlinePetr Mladek1-28/+50
2016-12-13printk/NMI: fix up handling of the full nmi log bufferPetr Mladek1-2/+3
2016-12-13compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson1-1/+1
2016-12-13hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa1-1/+2
2016-12-13fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan3-6/+15
2016-12-13fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan1-4/+4
2016-12-13fs/proc/array.c: slightly improve render_sigset_tRasmus Villemoes1-1/+1
2016-12-13proc: tweak comments about 2 stage open and everythingAlexey Dobriyan1-8/+21