1. 4d04310 HID: roccat: don't use #pragma pack by Jiri Kosina · 16 years ago
  2. 47dbdbf HID: roccat: Add support for Roccat Kone[+] v2 by Stefan Achatz · 16 years ago
  3. 14a057f HID: roccat: reduce number of functions in kone and pyra drivers by Stefan Achatz · 16 years ago
  4. bd3a2b9 HID: roccat: declare meaning of pack pragma usage in driver headers by Stefan Achatz · 16 years ago
  5. 5012aad HID: roccat: use class for char device for sysfs attribute creation by Stefan Achatz · 16 years ago
  6. c97415a sysfs: Introducing binary attributes for struct class by Stefan Achatz · 16 years ago
  7. a715325 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 16 years ago
  8. ae5e49c HID: hidraw: add compatibility ioctl() for 32-bit applications. by Alan Ott · 16 years ago
  9. 0fbf8ed HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report() by Jesper Juhl · 16 years ago
  10. 86280a2 HID: picolcd: fix misuse of logical operation in place of bitop by David Sterba · 16 years ago
  11. 6822968 HID: usbhid: base runtime PM on modern API by Oliver Neukum · 16 years ago
  12. 1874542 HID: replace offsets values with their corresponding BTN_* defines by Florian Fainelli · 16 years ago
  13. c25bcd3 HID: hid-mosart: support suspend/resume by Benjamin Tissoires · 16 years ago
  14. ad6d426 HID: hid-mosart: ignore buttons report by Benjamin Tissoires · 16 years ago
  15. c4ffafa HID: hid-picolcd: don't use flush_scheduled_work() by Tejun Heo · 16 years ago
  16. 2ade0c1 Merge branch 'master' into upstream by Jiri Kosina · 16 years ago
  17. 504499f HID: simplify an index check in hid_lookup_collection by Joe Perches · 16 years ago
  18. a3789a1 HID: Hoist assigns from ifs by Joe Perches · 16 years ago
  19. 16ee4cc HID: Remove superfluous __inline__ by Joe Perches · 16 years ago
  20. fe25802 HID: Use vzalloc for vmalloc/memset(,0...) by Joe Perches · 16 years ago
  21. 4291ee3 HID: Add and use hid_<level>: dev_<level> equivalents by Joe Perches · 16 years ago
  22. 6a66bbd HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad by Chase Douglas · 16 years ago
  23. 6dde39b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  24. f8f5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  25. 5bea766 HID: add hid_hw_open/close/power() handlers by Dmitry Torokhov · 16 years ago
  26. 599bbb9 drm/i915: i915 cannot provide switcher services. by Dave Airlie · 16 years ago
  27. 47d0923 Input: wacom - add new Bamboo PT (0xdb) by David Foley · 16 years ago
  28. 8961d52 drm/radeon/kms: fix vram base calculation on rs780/rs880 by Alex Deucher · 16 years ago
  29. dd7cc55 drm/radeon/kms: fix formatting of vram and gtt info by Alex Deucher · 16 years ago
  30. 93225b0 drm/radeon/kms: forbid big bo allocation (fdo 31708) v3 by Jerome Glisse · 16 years ago
  31. 541cc96 drm: Don't try and disable an encoder that was never enabled by Chris Wilson · 16 years ago
  32. ea5d552 drm: Add missing drm_vblank_put() along queue vblank error path by Chris Wilson · 16 years ago
  33. e516c7d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 16 years ago
  34. 1b39d6f drm/i915/dp: Only apply the workaround if the select is still active by Chris Wilson · 16 years ago
  35. ff43fa8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 16 years ago
  36. c2048b0a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  37. 33d6eb5 HID: Consolidate device existence checks in hiddev_ioctl by Valentine Barshak · 16 years ago
  38. 1a8e8fa HID: Fix race between disconnect and hiddev_ioctl by Valentine Barshak · 16 years ago
  39. 7a19487 drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo by Chris Wilson · 16 years ago
  40. 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 16 years ago
  41. 60658f8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  42. 8b14d7b wmi: use memcmp instead of strncmp to compare GUIDs by Thadeu Lima de Souza Cascardo · 16 years ago
  43. 31c67c7 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 16 years ago
  44. 47ad504 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  45. 2a1292f drm/i915/lvds: Always restore panel-fitter when enabling the LVDS by Chris Wilson · 16 years ago
  46. 6fd0d56 drm/i915/ringbuffer: Only print an error on the second attempt to reset head by Chris Wilson · 16 years ago
  47. bbf0c6b drm/i915: announce to userspace that the bsd ring is coherent by Daniel Vetter · 16 years ago
  48. 136711b agp/intel: Fix wrong kunmap in i830_cleanup() by Takashi Iwai · 16 years ago
  49. 7bfbeae parisc: Fix GSC PS/2 driver name for keyboard and mouse by Guy Martin · 16 years ago
  50. 79a0429 parisc: KittyHawk LCD fix by Guy Martin · 16 years ago
  51. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 16 years ago
  52. 49078f7 drm/i915: Factor in pixel-repeat in FDI M/N calculation by Chris Wilson · 16 years ago
  53. b9f515e ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module. by Marcelo Roberto Jimenez · 16 years ago
  54. 22ed111 drm/i915: Death to the unnecessary 64bit divide by Chris Wilson · 16 years ago
  55. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 16 years ago
  56. 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 16 years ago
  57. 47f1c6c drm/i915: Clean conflicting modesetting registers upon init by Chris Wilson · 16 years ago
  58. 88063dd Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  59. df9d38e Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  60. 47337ad Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 16 years ago
  61. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 16 years ago
  62. 59e57c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  63. 29dcbc5 xen: allocate irq descs on any NUMA node by Jeremy Fitzhardinge · 16 years ago
  64. 2a4c92f xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory by Jeremy Fitzhardinge · 16 years ago
  65. 853ff88 cs5535-gpio: apply CS5536 errata workaround for GPIOs by Andres Salomon · 16 years ago
  66. 0bae35e leds: fix up dependencies by Johannes Berg · 16 years ago
  67. 5bddd17 drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI. by Eric Anholt · 16 years ago
  68. 220cad3 drm/i915: Always set the DP transcoder config to 8BPC. by Eric Anholt · 16 years ago
  69. 94c35de Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  70. 8733cb2 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  71. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  72. 435a5ae Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  73. 2e5c26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  74. 75318ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  75. 8fed709 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  76. 53f517a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  77. 04ed097 Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  78. 9a069c3 xen: fix save/restore for PV on HVM guests with pirq remapping by Stefano Stabellini · 16 years ago
  79. 6411fe69 xen: resume the pv console for hvm guests too by Stefano Stabellini · 16 years ago
  80. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 16 years ago
  81. e5fc734 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq by Stefano Stabellini · 16 years ago
  82. 4fc3680 watchdog: it8712f_wdt: add note to Kconfig by Wim Van Sebroeck · 16 years ago
  83. f6e0722 watchdog: gef_wdt: include fs.h by Wolfram Sang & Martyn Welch · 16 years ago
  84. e6c3b69 watchdog: bcm63xx_wdt: improve platform part. by Wim Van Sebroeck · 16 years ago
  85. c54fb81 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH by Seth Heasley · 16 years ago
  86. 83ed79c HID: length resolution should be reported units/mm by Dmitry Torokhov · 16 years ago
  87. 7adce75 Merge branches 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  88. 91a4d15 IB: Fix information leak in marshalling code by Vasiliy Kulikov · 16 years ago
  89. f55864a IB/pack: Remove some unused code added by the IBoE patches by Or Gerlitz · 16 years ago
  90. 21d60609 IB/mlx4: Fix IBoE link state by Eli Cohen · 16 years ago
  91. 328266c IB/mlx4: Fix IBoE reported link rate by Eli Cohen · 16 years ago
  92. 58d74bb mlx4_core: Workaround firmware bug in query dev cap by Eli Cohen · 16 years ago
  93. dfc5606 rbd: replace the rbd sysfs interface by Yehuda Sadeh · 16 years ago
  94. e27535b IB/mlx4: Fix memory ordering of VLAN insertion control bits by Eli Cohen · 16 years ago
  95. 8ed9e0e Input: turbografx - fix reference counting by Namhyung Kim · 16 years ago
  96. 16cdd43 lxfb: Maintain video processor palette through suspend/resume by Daniel Drake · 16 years ago
  97. 93c176f video: da8xx: Register IRQ as last thing in driver probing. by Caglar Akyuz · 16 years ago
  98. 8d7bfb4 [S390] css: fix rsid evaluation for 2nd crw by Sebastian Ott · 16 years ago
  99. 3bfa321 Input: synaptics - fix handling of 2-button ClickPads by Yan Li · 16 years ago
  100. a318e6b Input: wacom - add IDs for two new Bamboo PTs by David Foley · 16 years ago