1. 480d3ca1 [media] radio/si470x/radio-si470x.h: use IS_ENABLED() macro by Peter Senna Tschudin · 12 years ago
  2. 58bc8b7 [media] omap3isp: Fix histogram regions by Johannes Schellen · 12 years ago
  3. cf2b4cf [media] omap3isp: Use devm_* managed functions by Laurent Pinchart · 12 years ago
  4. 3d5a71e [media] omap3isp: Remove unneeded memset after kzalloc by Laurent Pinchart · 12 years ago
  5. 3fdfeda [media] omap3isp: preview: Lower the crop margins by Laurent Pinchart · 12 years ago
  6. a82a45f [media] uvcvideo: Fix race of open and suspend in error case by Oliver Neukum · 12 years ago
  7. 8c0d44e [media] uvcvideo: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  8. 5d97046 [media] davinci: vpbe: fix missing unlock on error in vpbe_initialize() by Wei Yongjun · 12 years ago
  9. b9f1fbc [media] davinci: dm355: Fix uninitialized variable compiler warnings by Lad, Prabhakar · 12 years ago
  10. c7a857a [media] adv7343: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 12 years ago
  11. 08754d3 [media] tvp514x: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 12 years ago
  12. f3e8e4f [media] tvp7002: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 12 years ago
  13. d41d819 [media] ths7303: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 12 years ago
  14. b4c13d3 [media] saa7164: silence GCC warnings by Paul Bolle · 11 years ago
  15. 24dec5d [media] imon: fix Knob event interpretation issues on ARM by Alexandre Lissy · 12 years ago
  16. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  17. 6b9e50c [media] stv090x: On STV0903 do not set registers of the second path by Andreas Regel · 12 years ago
  18. f67102c [media] mb86a20s: remove global BER/PER counters if per-layer counters vanish by Mauro Carvalho Chehab · 12 years ago
  19. d9b6f08 [media] mb86a20s: add a logic for post-BER measurement by Mauro Carvalho Chehab · 12 years ago
  20. 313cf4e [media] mb86a20s: fix the PER reset logic by Mauro Carvalho Chehab · 12 years ago
  21. ad0abbf [media] mb86a20s: some fixes at preBER logic by Mauro Carvalho Chehab · 12 years ago
  22. 593ae89 [media] mb86a20s: add block count measures (PER/UCB) by Mauro Carvalho Chehab · 12 years ago
  23. 94a93e5 [media] dvb_frontend: print a msg if a property doesn't exist by Mauro Carvalho Chehab · 12 years ago
  24. 25188bd [media] mb86a20s: add CNR measurement by Mauro Carvalho Chehab · 12 years ago
  25. d01a8ee [media] mb86a20s: improve bit error count for BER by Mauro Carvalho Chehab · 12 years ago
  26. 149d518 [media] mb86a20s: add BER measurement by Mauro Carvalho Chehab · 12 years ago
  27. 09b6d21 [media] mb86a20s: calculate statistics at .read_status() by Mauro Carvalho Chehab · 12 years ago
  28. 7cd4ece [media] dvb: the core logic to handle the DVBv5 QoS properties by Mauro Carvalho Chehab · 12 years ago
  29. 9569793 [media] dvb: Add DVBv5 statistics properties by Mauro Carvalho Chehab · 12 years ago
  30. f167e30 [media] mb86a20s: don't use state before initializing it by Mauro Carvalho Chehab · 12 years ago
  31. f66d81b [media] mb86a20s: convert it to use dev_info/dev_err/dev_dbg by Mauro Carvalho Chehab · 12 years ago
  32. dd4493e [media] mb86a20s: Function reorder by Mauro Carvalho Chehab · 12 years ago
  33. d36e418 [media] mb86a20s: Split status read logic from DVB callback by Mauro Carvalho Chehab · 12 years ago
  34. 0458592 [media] mb86a20s: fix interleaving and FEC retrival by Mauro Carvalho Chehab · 12 years ago
  35. ce77d12 [media] mb86a20s: make AGC work better by Mauro Carvalho Chehab · 12 years ago
  36. fd53744 [media] mb86a20s: Fix i2c gate on error by Mauro Carvalho Chehab · 12 years ago
  37. a77cfca [media] mb86a20s: improve error handling at get_frontend by Mauro Carvalho Chehab · 12 years ago
  38. 68d6f84 [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures by Laurent Pinchart · 12 years ago
  39. 29005c0 [media] uvcvideo: Cleanup leftovers of partial revert by Laurent Pinchart · 12 years ago
  40. 9bf4230 [media] uvcvideo: Return -EACCES when trying to set a read-only control by Laurent Pinchart · 12 years ago
  41. 734d1ec Merge tag 'v3.8-rc3' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  42. 3151d14 [media] media: remove __dev* annotations by Stephen Rothwell · 12 years ago
  43. 978ae22 [media] extract_xc3028.pl: fix permissions by Mauro Carvalho Chehab · 12 years ago
  44. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  45. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  46. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  47. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  48. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago
  49. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  51. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  52. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  53. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  54. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  55. ed2c891 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  56. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  57. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  58. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  59. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  60. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 12 years ago
  61. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  62. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  63. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  64. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  65. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  66. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  67. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  68. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  69. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  70. f3215be Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  71. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  72. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  73. 2a893f9 Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  74. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  75. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 12 years ago
  76. d287b875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  77. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 12 years ago
  78. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  79. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  80. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  81. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  82. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  83. 6d3cd5d ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec) by David Henningsson · 12 years ago
  84. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  85. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 12 years ago
  86. 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  87. d0631c6 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  88. de9ac5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  89. 7991b03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  90. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  91. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago
  92. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 12 years ago
  93. 61ed1dc ALSA: au88x0: fix incorrect left shift by Nickolai Zeldovich · 12 years ago
  94. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 12 years ago
  95. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  96. ae62ca7 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 12 years ago
  97. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  98. fef0ebd ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() by Guo Chao · 12 years ago
  99. 0ecaef0 ext4: release buffer in failed path in dx_probe() by Guo Chao · 12 years ago
  100. 96465ef ext4: fix configuration dependencies for ext4 ACLs and security labels by Valerie Aurora · 12 years ago