1. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 13 years ago
  2. 13a3cec Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  3. a1d3f5b Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  4. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  5. f32be0c powerpc/macintosh: Fix wrong test in fan_{read,write}_reg() by roel kluin · 14 years ago
  6. d551d81 ACPI / PM: Call suspend_nvs_free() earlier during resume by Rafael J. Wysocki · 13 years ago
  7. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 13 years ago
  8. 8d99641 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  9. 2550326 backlight: fix 88pm860x_bl macro collision by Randy Dunlap · 13 years ago
  10. cc587ec drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking by Janusz Krzysztofik · 13 years ago
  11. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  12. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  13. 67290f4 Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  14. e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  15. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  16. d7b9935 i915: Fix i915 suspend delay by Linus Torvalds · 13 years ago
  17. 3247199 firewire: net: is not experimental anymore by Stefan Richter · 13 years ago
  18. 74a1450 firewire: net: invalidate ARP entries of removed nodes by Maxim Levitsky · 14 years ago
  19. 6044565 firewire: core: fix unstable I/O with Canon camcorder by Stefan Richter · 14 years ago
  20. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 13 years ago
  21. 8b3bb3e virtio: remove virtio-pci root device by Milton Miller · 14 years ago
  22. ced05dd lguest: compile fixes by Rusty Russell · 13 years ago
  23. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  24. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  25. 88914bd [media] staging/lirc: fix mem leaks and ptr err usage by Jarod Wilson · 13 years ago
  26. 559d162e [media] hdpvr: reduce latency of i2c read/write w/recycled buffer by Jarod Wilson · 14 years ago
  27. 324b04b [media] hdpvr: enable IR part by Jarod Wilson · 14 years ago
  28. 706c57d [media] rc/mceusb: timeout should be in ns, not us by Jarod Wilson · 14 years ago
  29. 672dcd5 [media] v4l2-device: fix 'use-after-freed' oops by Hans Verkuil · 14 years ago
  30. 46b6337 [media] v4l2-dev: don't memset video_device.dev by Hans Verkuil · 14 years ago
  31. 6ce3ced [media] zoran: use video_device_alloc instead of kmalloc by Hans Verkuil · 14 years ago
  32. bd5ba3b [media] w9966: zero device state after a detach by Hans Verkuil · 14 years ago
  33. eac9aa0 [media] v4l: Fix a use-before-set in the control framework by Laurent Pinchart · 14 years ago
  34. 829fb2d [media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_BASE IDs by Hans Verkuil · 14 years ago
  35. c959acf [media] v4l2-ctrls: fix missing 'read-only' check by Hans Verkuil · 14 years ago
  36. 4999e27 [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir-kbd-i2c by Andy Walls · 14 years ago
  37. c69a4af [media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71 by Andy Walls · 14 years ago
  38. 1f1bfaa [media] lirc_zilog: Update TODO.lirc_zilog by Andy Walls · 14 years ago
  39. c2790c7 [media] lirc_zilog: Add Andy Walls to copyright notice and authors list by Andy Walls · 14 years ago
  40. 6830661 [media] lirc_zilog: Remove useless struct i2c_driver.command function by Andy Walls · 14 years ago
  41. 8090232 [media] lirc_zilog: Remove unneeded tests for existence of the IR Tx function by Andy Walls · 14 years ago
  42. b757730 [media] lirc_zilog: Update IR Rx polling kthread start/stop and some printks by Andy Walls · 14 years ago
  43. a68a9b7 [media] lirc_zilog: Extensive rework of ir_probe()/ir_remove() by Andy Walls · 14 years ago
  44. e9b351f [media] lirc_zilog: Don't make private copies of i2c clients by Andy Walls · 14 years ago
  45. 06da95a3 [media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rx by Andy Walls · 14 years ago
  46. 02fcaaa [media] lirc_zilog: Remove disable_tx module parameter by Andy Walls · 14 years ago
  47. 86e5242 [media] lirc_zilog: Reword debug message in ir_probe() by Andy Walls · 14 years ago
  48. 22f3771 [media] firedtv: fix remote control with newer Xorg evdev by Stefan Richter · 14 years ago
  49. 3c61be4 [media] tm6000: rework init code by Dmitri Belimov · 14 years ago
  50. 2400982 [media] radio-aimslab.c needs #include <linux/delay.h> by Geert Uytterhoeven · 14 years ago
  51. 2dbd61b [media] ir-raw: fix sparse non-ANSI function warning by Randy Dunlap · 14 years ago
  52. b7eccc46 [media] adv7175: support s_power by Christian Gmeiner · 14 years ago
  53. cb26a24 [media] [v3,media] av7110: check for negative array offset by Dan Carpenter · 14 years ago
  54. 76f1ef4 [media] rc/imon: default to key mode instead of mouse mode by Jarod Wilson · 14 years ago
  55. 5aad724 [media] rc: fix up and genericize some time unit conversions by Jarod Wilson · 14 years ago
  56. 9ad77eb [media] rc/imon: need to submit urb before ffdc type check by Jarod Wilson · 14 years ago
  57. 2e4c556 [media] rc/ene_ir: fix oops on module load by Kyle McMartin · 14 years ago
  58. 7d2edfc [media] rc/imon: fix ffdc device detection oops by Jarod Wilson · 14 years ago
  59. e95342f [media] DVB: cx231xx drivers does not use dummy frontend anymore by Thadeu Lima de Souza Cascardo · 14 years ago
  60. 34b8fc8 [media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctl by Matti Aaltonen · 14 years ago
  61. a3bc5e3 [media] v4l/cx18: update workqueue usage by Tejun Heo · 14 years ago
  62. fd01ad9 [media] media, tlg2300: Fix memory leak in alloc_bulk_urbs_generic() by Jesper Juhl · 14 years ago
  63. 36fd978 [media] frontends/ix2505v: Remember to free allocated memory in failure path by Jesper Juhl · 14 years ago
  64. a63d601 [media] gspca - sonixj: Add LED (illuminator) control to the webcam 0c45:614a by Jean-François Moine · 14 years ago
  65. 3afef85 [media] gspca - sonixj: Infrared bug fix and enhancement by Jean-François Moine · 14 years ago
  66. 14b67c2 [media] gspca - ov534: Propagate errors to higher level by Jean-François Moine · 14 years ago
  67. ddffa49 [media] gspca - ov534: Clearer debug messages by Jean-François Moine · 14 years ago
  68. fc63de88 [media] gspca - ov519: Cleanup source and add a comment by Jean-François Moine · 14 years ago
  69. ded5e90 [media] gspca: Remove useless instructions by Jean-François Moine · 14 years ago
  70. 95c967c [media] gspca: Remove __devinit, __devinitconst and __devinitdata by Jean-François Moine · 14 years ago
  71. 0beb671 [media] gspca: Version change by Jean-François Moine · 14 years ago
  72. 2a86379 [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1 by Hans Verkuil · 14 years ago
  73. 45f6f84 [media] v4l2-subdev: add (un)register internal ops by Hans Verkuil · 14 years ago
  74. 3c7c937 [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() by Hans Verkuil · 14 years ago
  75. ecb71d2 [media] saa7134: Kworld SBTVD: make both analog and digital to work by Mauro Carvalho Chehab · 14 years ago
  76. 6a58bc0 [media] saa7134: Fix digital mode on Kworld SBTVD by Mauro Carvalho Chehab · 14 years ago
  77. 6183040 [media] saa7134: Fix analog mode for Kworld SBTVD by Mauro Carvalho Chehab · 14 years ago
  78. c736a5f [media] mb86a20s: Be sure that device is initialized before starting DVB by Mauro Carvalho Chehab · 14 years ago
  79. 7570800 [media] mb86a20s: Fix i2c read/write error messages by Mauro Carvalho Chehab · 14 years ago
  80. 9d700a0 [media] tda8290: Turn tda829x on before touching at the I2C gate by Mauro Carvalho Chehab · 14 years ago
  81. 47ab285 [media] tda8290: Fix a bug if no tuner is detected by Mauro Carvalho Chehab · 14 years ago
  82. 567aba0 [media] tda8290: Make all read operations atomic by Mauro Carvalho Chehab · 14 years ago
  83. 5a85025 [media] em28xx: Fix IR support for WinTV USB2 by Mauro Carvalho Chehab · 14 years ago
  84. e6bcb2f [media] ir-kbd-i2c: Make IR debug messages more useful by Mauro Carvalho Chehab · 14 years ago
  85. 59aa346 [media] dib0700: Fix IR keycode handling by Mauro Carvalho Chehab · 14 years ago
  86. 312d63e [media] rc-dib0700-nec: Fix keytable for Pixelview SBTVD by Mauro Carvalho Chehab · 14 years ago
  87. 186a21c [media] radio-si470x: Always report support for RDS by Tobias Lorenz · 14 years ago
  88. 131ddd1 [media] radio-si470x: de-emphasis should be set if requested by module parameter by Tobias Lorenz · 14 years ago
  89. a1198cc [media] v4l2-ioctl: fix incorrect error code if VIDIOC_DBG_G/S_REGISTER are unsupported by Hans Verkuil · 14 years ago
  90. 4c77590 [media] gspca_sonixb: Fix mirrored image with ov7630 by Hans de Goede · 14 years ago
  91. e48d38f [media] gspca_sonixj: Add one more commented out usb-id by Hans de Goede · 14 years ago
  92. e530a5e [media] gspca_sonixj: Probe sensor type independent of bridge type by Hans de Goede · 14 years ago
  93. 4944e27 [media] gspca_sonixj: Enable more usb ids when sn9c102 gets compiled too by Hans de Goede · 14 years ago
  94. 69ffd25 [media] gspca_sonixb: Add usb ids for known sn9c103 cameras by Hans de Goede · 14 years ago
  95. 4e17cd2 [media] gspca_sonixb: TAS5130C brightness control really is a gain control by Hans de Goede · 14 years ago
  96. 0d0d7ef [media] gspca_sonixb: Fix TAS5110D sensor gain control by Hans de Goede · 14 years ago
  97. f913c00 [media] gspca_sonixb: Adjust autoexposure window for vga cams so that it is centered by Hans de Goede · 14 years ago
  98. 0a76cb8 [media] gspca_sonixb: Refactor to unify bridge handling by Hans de Goede · 14 years ago
  99. a24f0c5 [media] sn9c102: Remove not supported and non existing usb ids by Hans de Goede · 14 years ago
  100. 8b064ee [media] et61x251: remove wrongly claimed usb ids by Hans de Goede · 14 years ago