1. e2c47fa [media] lgdt3306a: Remove FSF address by Mauro Carvalho Chehab · 10 years ago
  2. ee0133e [media] lgdt3306a: properly handle I/O errors by Mauro Carvalho Chehab · 10 years ago
  3. a132fef [media] lgdt3306a: don't go past the buffer by Mauro Carvalho Chehab · 10 years ago
  4. 15c546e [media] lgdt3306a: one bit fields should be unsigned by Mauro Carvalho Chehab · 10 years ago
  5. c43e651 [media] lgdt3306a: Use IS_ENABLED() for attach function by Mauro Carvalho Chehab · 10 years ago
  6. 4937ba9 [media] lgdt3306a: Use hexadecimal values in lowercase by Mauro Carvalho Chehab · 10 years ago
  7. 34a5a2f [media] lgdt3306a: more small whitespace cleanups by Michael Ira Krufky · 10 years ago
  8. 831a911 [media] lgdt3306a: typo fix by Michael Ira Krufky · 10 years ago
  9. cb4671c [media] lgdt3306a: fix WARNING: please, no spaces at the start of a line by Michael Ira Krufky · 10 years ago
  10. 6da7ac9 [media] lgdt3306a: fix ERROR: do not use C99 // comments by Michael Ira Krufky · 10 years ago
  11. f883d60 [media] lgdt3306a: do not add new typedefs by Michael Ira Krufky · 10 years ago
  12. ae21e44 [media] lgdt3306a: fix ERROR: do not use assignment in if condition by Michael Ira Krufky · 10 years ago
  13. ebd9175 [media] lgdt3306a: move EXPORT_SYMBOL to be just after function by Michael Ira Krufky · 10 years ago
  14. c714efe [media] lgdt3306a: remove unnecessary 'else' by Michael Ira Krufky · 10 years ago
  15. 8e8cd34 [media] lgdt3306a: clean up whitespace & unneeded brackets by Michael Ira Krufky · 10 years ago
  16. b63b36f [media] DVB: add support for LG Electronics LGDT3306A ATSC/QAM-B Demodulator by Fred Richter · 10 years ago
  17. e6d72d2 [media] DocBook media: fix xvYCC601 documentation by Hans Verkuil · 10 years ago
  18. 2438e78 [media] v4l2-core: drop g/s_priority ops by Hans Verkuil · 10 years ago
  19. cee05cb [media] pvrusb2: use struct v4l2_fh by Hans Verkuil · 10 years ago
  20. 5cf6f7f [media] v4l2-core: remove the old .ioctl BKL replacement by Hans Verkuil · 10 years ago
  21. 06e5cc3 [media] uvc gadget: set device_caps in querycap by Hans Verkuil · 10 years ago
  22. 9945eb9 [media] uvc gadget: switch to unlocked_ioctl by Hans Verkuil · 10 years ago
  23. d8e96c4 [media] uvc gadget: switch to v4l2 core locking by Hans Verkuil · 10 years ago
  24. 2e1328d [media] radio-bcm2048: use unlocked_ioctl instead of ioctl by Hans Verkuil · 10 years ago
  25. ab91c61 [media] pvrusb2: replace .ioctl by .unlocked_ioctl by Hans Verkuil · 10 years ago
  26. b44b2e0 [media] media: i2c: ADV7604: Rename adv7604 prefixes by Pablo Anton · 10 years ago
  27. c973f76e [media] media: radio: handle timeouts by Nicholas Mc Guire · 10 years ago
  28. daa939d [media] media: radio: assign wait_for_completion_timeout to appropriately typed var by Nicholas Mc Guire · 10 years ago
  29. 80f4944 [media] media: adv7604: CP CSC uses a different register on adv7604 and adv7611 by jean-michel.hautbois@vodalys.com · 10 years ago
  30. 61765a5 [media] si470x: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  31. b6cca54 [media] media: bcm2048: remove unused return of function by Luis de Bethencourt · 10 years ago
  32. 5851462 [media] media: i2c: ADV7604: In free run mode, signal is locked by jean-michel.hautbois@vodalys.com · 10 years ago
  33. 8aa9eb9 [media] au0828: Delete unnecessary checks before the function call "video_unregister_device" by Markus Elfring · 10 years ago
  34. 704b3f4 [media] stk-webcam: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  35. d585c1e [media] vivid sdr: fix broken sine tone generated for sdr FM by Prashant Laddha · 10 years ago
  36. 4e30a37 [media] vivid sdr: Use LUT based implementation for sin/cos() by Prashant Laddha · 10 years ago
  37. 559addc [media] fixp-arith: replace sin/cos table by a better precision one by Mauro Carvalho Chehab · 10 years ago
  38. 96df988 [media] cx88: Fix possible leak in cx8802_probe() by Christian Engelmayer · 10 years ago
  39. 2160abb2 [media] sh_vou: fix memory leak on error paths in sh_vou_open() by Alexey Khoroshilov · 10 years ago
  40. 6ab6a02 [media] DocBook media: fix validation error by Hans Verkuil · 10 years ago
  41. 92afdc1 [media] staging: dt3155v4l: Switch to using managed resource with devm_ by Kiran Padwal · 10 years ago
  42. 50d8e46 [media] timberdale: VIDEO_TIMBERDALE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  43. a5d7c92 [media] am437x: VIDEO_AM437X_VPFE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  44. 9713883 [media] cx231xx: drop condition with no effect by Nicholas Mc Guire · 10 years ago
  45. f704eab [media] siano: avoid a linkedit error if !MC by Mauro Carvalho Chehab · 10 years ago
  46. 89a2c1d [media] use a function for DVB media controller register by Mauro Carvalho Chehab · 10 years ago
  47. 872b9db [media] dvb: Avoid warnings when compiled without the media controller by Mauro Carvalho Chehab · 10 years ago
  48. 480884b [media] dvbdev: use adapter arg for dvb_create_media_graph() by Mauro Carvalho Chehab · 10 years ago
  49. a3dfc6d [media] dvb-usb: create one media_dev per adapter by Mauro Carvalho Chehab · 10 years ago
  50. 496ccf9 [media] dvb-usb: add support for the media controller at USB driver by Rafael Lourenço de Lima Chehab · 10 years ago
  51. 823b460 [media] dvb-usb-v2: create one media_dev per adapter by Mauro Carvalho Chehab · 10 years ago
  52. 6f6c77d [media] dvb-usb-v2: add support for the media controller at USB driver by Rafael Lourenço de Lima Chehab · 10 years ago
  53. 4b208f8 [media] siano: register media controller earlier by Mauro Carvalho Chehab · 10 years ago
  54. fb372a4 [media] siano: print a message if DVB register succeeds by Mauro Carvalho Chehab · 10 years ago
  55. d9f3836 [media] siano: get rid of sms_dbg parameter by Mauro Carvalho Chehab · 10 years ago
  56. 0dd5f20 [media] siano: get rid of sms_info() by Mauro Carvalho Chehab · 10 years ago
  57. 6908368 [media] siano: replace sms_debug() by pr_debug() by Mauro Carvalho Chehab · 10 years ago
  58. 9b283e6 [media] siano: replace sms_log() by pr_debug() by Mauro Carvalho Chehab · 10 years ago
  59. 5ed0a2c [media] siano: replace sms_err by pr_err by Mauro Carvalho Chehab · 10 years ago
  60. 535bd1e [media] siano: replace sms_warn() by pr_warn() by Mauro Carvalho Chehab · 10 years ago
  61. 5e022d1 [media] siano: use pr_* print functions by Mauro Carvalho Chehab · 10 years ago
  62. 46b1e21 [media] siano: add support for the media controller at USB driver by Mauro Carvalho Chehab · 10 years ago
  63. 7e4f23d [media] cx25840: better document the media pads by Mauro Carvalho Chehab · 10 years ago
  64. db74935 [media] cx25840: fix return logic when media entity init fails by Mauro Carvalho Chehab · 10 years ago
  65. 3d26311 [media] cx231xx: enable the analog tuner at buffer setup by Mauro Carvalho Chehab · 10 years ago
  66. 7e2b41e [media] cx231xx: Improve the media controller comment by Mauro Carvalho Chehab · 10 years ago
  67. 18e8d63 [media] cx25840: better document the media controller TODO by Mauro Carvalho Chehab · 10 years ago
  68. e4fd3bc [media] dvb core: rename the media controller entities by Mauro Carvalho Chehab · 10 years ago
  69. daf77bd [media] tuner-core: fix compilation if the media controller is not defined by Mauro Carvalho Chehab · 10 years ago
  70. 63ba8c7 [media] cx231xx: fix compilation if the media controller is not defined by Mauro Carvalho Chehab · 10 years ago
  71. c1bd57d [media] dvb-frontend: remove a warning by Mauro Carvalho Chehab · 10 years ago
  72. 7e182f7 [media] media.h: mark alsa struct in media_entity_desc as TODO by Hans Verkuil · 10 years ago
  73. 8a26a25 [media] dvb core: only start media entity if not NULL by Mauro Carvalho Chehab · 10 years ago
  74. 99a85b9 Merge tag 'v4.0-rc1' into patchwork by Mauro Carvalho Chehab · 10 years ago
  75. c517d83 Linux 4.0-rc1 by Linus Torvalds · 10 years ago
  76. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  77. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  78. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  79. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 10 years ago
  80. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 10 years ago
  81. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 10 years ago
  82. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 10 years ago
  83. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 10 years ago
  84. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  85. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  86. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  87. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 10 years ago
  88. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 10 years ago
  89. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 10 years ago
  90. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 10 years ago
  91. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 10 years ago
  92. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 10 years ago
  93. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 10 years ago
  94. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 10 years ago
  95. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 10 years ago
  96. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  97. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  98. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  99. 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  100. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago