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