1. f9d7912 media: dvb_frontend: add physical layer scrambling support by Athanasios Oikonomou · 7 years ago
  2. 3090a19 media: exynos4-is: Check pipe is valid before calling subdev by Simon Shields · 7 years ago
  3. 991232a media: vb2-core: fix descriptions for VB2-only functions by Mauro Carvalho Chehab · 7 years ago
  4. bb92895 media: v4l2-subdev: convert frame description to enum by Mauro Carvalho Chehab · 7 years ago
  5. 4eb2f55 media: v4l2-subdev: better document IO pin configuration flags by Mauro Carvalho Chehab · 7 years ago
  6. 0722ef8 media: v4l2-subdev: fix a typo by Mauro Carvalho Chehab · 7 years ago
  7. 43feabd media: v4l2-tpg: use __u16 instead of int for struct tpg_rbg_color16 by Mauro Carvalho Chehab · 7 years ago
  8. b29fd56 media: v4l2-tpg.h: rename color structs by Mauro Carvalho Chehab · 7 years ago
  9. 1beb623 media: v4l2-tpg*.h: move headers to include/media/tpg and merge them by Mauro Carvalho Chehab · 7 years ago
  10. 9fbe71b media: vb2: add cross references at memops and v4l2 kernel-doc markups by Mauro Carvalho Chehab · 7 years ago
  11. 8dcde47 media: vb2-core: document remaining functions by Mauro Carvalho Chehab · 7 years ago
  12. 2b14132 media: vb2-core: Improve kernel-doc markups by Mauro Carvalho Chehab · 7 years ago
  13. 37bc2d8 media: vb2-core: use bitops for bits by Mauro Carvalho Chehab · 7 years ago
  14. 07bf935 media: v4l2-subdev: fix description of tuner.s_radio ops by Mauro Carvalho Chehab · 7 years ago
  15. 3fb558f media: v4l2-subdev: create cross-references for ioctls by Mauro Carvalho Chehab · 7 years ago
  16. 63b31ff media: v4l2-dev: document video_device flags by Mauro Carvalho Chehab · 7 years ago
  17. 468fde0 media: v4l2-dev: document VFL_DIR_* direction defines by Mauro Carvalho Chehab · 7 years ago
  18. 1ac0516 media: get rid of i2c-addr.h by Mauro Carvalho Chehab · 7 years ago
  19. 3965453 media: i2c-addr.h: get rid of now unused defines by Mauro Carvalho Chehab · 7 years ago
  20. 4839c58 media: v4l2-dev: convert VFL_TYPE_* into an enum by Mauro Carvalho Chehab · 7 years ago
  21. 2120961 media: v4l2-mediabus: use BIT() macro for flags by Mauro Carvalho Chehab · 7 years ago
  22. 716b876 media: v4l2-flash-led-class.h: add kernel-doc to two helper funcs by Mauro Carvalho Chehab · 7 years ago
  23. 69b925c media: v4l2-dev.h: add kernel-doc to two macros by Mauro Carvalho Chehab · 7 years ago
  24. 66f1e60 media: v4l2-event.rst: improve events description by Mauro Carvalho Chehab · 7 years ago
  25. bd945e4 media: media-entity.h: add kernel-doc markups for nested structs by Mauro Carvalho Chehab · 7 years ago
  26. 60e7926 media: videobuf2-core: improve kernel-doc markups by Mauro Carvalho Chehab · 7 years ago
  27. 20139f1 media: v4l2-ctrls: document nested members of structs by Mauro Carvalho Chehab · 7 years ago
  28. d63a9ef media: v4l2-fwnode.h: better describe bus union at fwnode endpoint struct by Mauro Carvalho Chehab · 7 years ago
  29. f4ab70e media: rc-core.h: minor adjustments at rc_driver_type doc by Mauro Carvalho Chehab · 7 years ago
  30. 4ffbf14 media: v4l2-dv-timings.h: convert comment into kernel-doc markup by Mauro Carvalho Chehab · 7 years ago
  31. 76a59fe media: v4l2-common.h: document helper functions by Mauro Carvalho Chehab · 7 years ago
  32. 0545629 media: v4l2-common: get rid of struct v4l2_discrete_probe by Mauro Carvalho Chehab · 7 years ago
  33. 01154ef media: v4l2-common: get rid of v4l2_routing dead struct by Mauro Carvalho Chehab · 7 years ago
  34. 8030e77 media: tuner-types: add kernel-doc markups for struct tunertype by Mauro Carvalho Chehab · 7 years ago
  35. 0bd9298 media: frontend: describe nested structs by Mauro Carvalho Chehab · 7 years ago
  36. 57c642c media: cec: move cec autorepeat handling to rc-core by Sean Young · 7 years ago
  37. 7e45d66 media: lirc: allow lirc device to be opened more than once by Sean Young · 7 years ago
  38. aefb5e3 media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h> by Sean Young · 7 years ago
  39. 8a866fe kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit by Sean Young · 7 years ago
  40. de142c3 media: lirc: implement reading scancode by Sean Young · 8 years ago
  41. a6ddd4f media: lirc: remove last remnants of lirc kapi by Sean Young · 7 years ago
  42. bf01c82 media: lirc: remove name from lirc_dev by Sean Young · 7 years ago
  43. 111429f media: lirc: create rc-core open and close lirc functions by Sean Young · 7 years ago
  44. 7790e81 media: lirc: move lirc_dev->attached to rc_dev->registered by Sean Young · 7 years ago
  45. 71695af media: lirc: use kfifo rather than lirc_buffer for raw IR by Sean Young · 7 years ago
  46. 95bc71e media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctl by Sean Young · 7 years ago
  47. a60d64b media: lirc: lirc interface should not be a raw decoder by Sean Young · 7 years ago
  48. cdfaa01 media: lirc: use the correct carrier for scancode transmit by Sean Young · 8 years ago
  49. 9b61925 media: lirc: implement scancode sending by Sean Young · 8 years ago
  50. 4e3cd00 media: lirc: remove LIRCCODE and LIRC_GET_LENGTH by Sean Young · 8 years ago
  51. acaa34b media: rc: implement zilog transmitter by Sean Young · 7 years ago
  52. afc7f24 media: rc: i2c: set parent of rc device and improve name by Sean Young · 7 years ago
  53. 09db1a4 media: led-class-flash: better handle NULL flash struct by Mauro Carvalho Chehab · 7 years ago
  54. c8959a3 media: cec: disable the hardware when unregistered by Hans Verkuil · 7 years ago
  55. 48ea2e9 media: cec: add the adap_monitor_pin_enable op by Hans Verkuil · 7 years ago
  56. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 6830c8d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. fcbc38b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  62. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  63. 3f5fe9f sched/debug: Fix task state recording/printout by Thomas Gleixner · 7 years ago
  64. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  65. 06c9440 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  66. b64f26c Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  67. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  68. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  69. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  70. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  71. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  72. 866c9b9 Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent by Thomas Gleixner · 7 years ago
  73. c131187 bpf: fix branch pruning logic by Alexei Starovoitov · 7 years ago
  74. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  75. 98ecf1a dt-bindings: remove file that was added accidentally by Rob Clark · 7 years ago
  76. 66660d4 drm: add connector info/property for non-desktop displays [v2] by Dave Airlie · 7 years ago
  77. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  78. d6c0615 ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization by Takashi Iwai · 7 years ago
  79. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  80. 919b250 timer: Remove redundant __setup_timer*() macros by Kees Cook · 7 years ago
  81. 188665b timer: Pass function down to initialization routines by Kees Cook · 7 years ago
  82. 1fe66ba timer: Remove unused data arguments from macros by Kees Cook · 7 years ago
  83. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 7 years ago
  84. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 7 years ago
  85. 513ae78 timer: Remove setup_*timer() interface by Kees Cook · 7 years ago
  86. 7eeb6b8 timer: Remove init_timer() interface by Kees Cook · 7 years ago
  87. bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  88. 0c86a6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  89. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  90. aa5222e sched/deadline: Don't use dubious signed bitfields by Dan Carpenter · 7 years ago
  91. e1d1ea5 Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  92. 14380194 bpf: make bpf_prog_offload_verifier_prep() static inline by Jakub Kicinski · 7 years ago
  93. 1ee6400 bpf: revert report offload info to user space by Jakub Kicinski · 7 years ago
  94. 479321e bpf: turn bpf_prog_get_type() into a wrapper by Jakub Kicinski · 7 years ago
  95. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  96. 1f6f4cb bpf: offload: rename the ifindex field by Jakub Kicinski · 7 years ago
  97. c8a0739 Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  98. ed66dfa tcp: when scheduling TLP, time of RTO should account for current ACK by Neal Cardwell · 7 years ago
  99. e099b45 NTB: switchtec_ntb: Add skeleton NTB driver by Logan Gunthorpe · 8 years ago
  100. 33dea5a NTB: switchtec_ntb: Introduce initial NTB driver by Logan Gunthorpe · 8 years ago