1. b5e5a37 HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE by Bastien Nocera · 14 years ago
  2. 75c28df HID: non-overlapping zeroing of extra bits by Pete Zaitcev · 14 years ago
  3. 6dec143 HID: add support for 3M multitouch 22" display by Stephane Chatty · 14 years ago
  4. 3d61510 HID: usbhid: enable remote wakeup for keyboards by Alan Stern · 14 years ago
  5. 20a3ce7e HID: add sysfs speed attribute for wacom bluetooth tablet by Przemo Firszt · 14 years ago
  6. 06c7c31 HID: separate mode switching function for wacom bluetooth driver by Przemo Firszt · 14 years ago
  7. 59d2334 HID: expose wacom pen tablet battery through power_supply class by Przemo Firszt · 14 years ago
  8. 4da361b HID: register debugfs entries before adding device by Bruno Prémont · 14 years ago
  9. a85821f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  10. 14ef2b0 Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus by Jiri Kosina · 14 years ago
  11. 10df38c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  12. 453d313 ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI by Robert Hancock · 14 years ago
  13. d693356 virtio: console: Fill ports' entire in_vq with buffers by Amit Shah · 14 years ago
  14. 22a29ea virtio: console: Error out if we can't allocate buffers for control queue by Amit Shah · 14 years ago
  15. 7177876 virtio: console: Add ability to remove module by Amit Shah · 14 years ago
  16. a9cdd48 virtio: console: Ensure no memleaks in case of unused buffers by Amit Shah · 14 years ago
  17. 298add7 virtio: console: show error message if hvc_alloc fails for console ports by Amit Shah · 14 years ago
  18. d99393e virtio: console: Add debugfs files for each port to expose debug info by Amit Shah · 15 years ago
  19. 1f7aa42 virtio: console: Add ability to hot-unplug ports by Amit Shah · 15 years ago
  20. 7f5d810 virtio: console: Handle port hot-plug by Amit Shah · 15 years ago
  21. 88f251a virtio: console: Remove cached data on port close by Amit Shah · 15 years ago
  22. 431edb8 virtio: console: Register with sysfs and create a 'name' attribute for ports by Amit Shah · 15 years ago
  23. 3c7969c virtio: console: Ensure only one process can have a port open at a time by Amit Shah · 15 years ago
  24. 2030fa4 virtio: console: Add file operations to ports for open/read/write/poll by Amit Shah · 15 years ago
  25. fb08bd2 virtio: console: Associate each port with a char device by Amit Shah · 15 years ago
  26. b766cee virtio: console: Prepare for writing to userspace buffers by Amit Shah · 15 years ago
  27. 17634ba virtio: console: Add a new MULTIPORT feature, support for generic ports by Amit Shah · 15 years ago
  28. f997f00b virtio: console: Introduce a send_buf function for a common path for sending data to host by Amit Shah · 15 years ago
  29. 203baab virtio: console: Introduce function to hand off data from host to readers by Amit Shah · 14 years ago
  30. 2658a79a virtio: console: Separate out find_vqs operation into a different function by Amit Shah · 14 years ago
  31. cfa6d37 virtio: console: Separate out console init into a new function by Amit Shah · 14 years ago
  32. 4f23c57 virtio: console: Separate out console-specific data into a separate struct by Amit Shah · 14 years ago
  33. cb06e36 virtio: console: ensure console size is updated on hvc open by Amit Shah · 14 years ago
  34. 1c85bf3 virtio: console: struct ports for multiple ports per device. by Amit Shah · 14 years ago
  35. d8a02bd virtio: console: remove global var by Rusty Russell · 14 years ago
  36. 38edf58 virtio: console: don't assume a single console port. by Amit Shah · 14 years ago
  37. 73954488 virtio: console: use vdev->priv to avoid accessing global var. by Rusty Russell · 14 years ago
  38. a3cde44 virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq by Amit Shah · 14 years ago
  39. e27b519 virtio: console: ensure add_inbuf can work for multiple ports as well by Amit Shah · 14 years ago
  40. fdb9a05 virtio: console: encapsulate buffer information in a struct by Amit Shah · 14 years ago
  41. 21206ed virtio: console: port encapsulation by Rusty Russell · 14 years ago
  42. f550804 virtio: console: We support only one device at a time by Amit Shah · 14 years ago
  43. 1dff399 hvc_console: make the ops pointer const. by Rusty Russell · 15 years ago
  44. 971f339 virtio: console: statically initialize virtio_cons by Rusty Russell · 14 years ago
  45. a23ea92 virtio: console: comment cleanup by Rusty Russell · 14 years ago
  46. 3b87062 virtio: Initialize vq->data entries to NULL by Amit Shah · 14 years ago
  47. c021eac virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 14 years ago
  48. 69740c8 virtio_blk: add block topology support by Christoph Hellwig · 14 years ago
  49. d57ed95 virtio: use smp_XX barriers on SMP by Michael S. Tsirkin · 14 years ago
  50. 97a545a virtio: remove bogus barriers from DEBUG version of virtio_ring.c by Rusty Russell · 14 years ago
  51. 169c246 virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ by Rusty Russell · 14 years ago
  52. 1f34c71 virtio: Fix scheduling while atomic in virtio_balloon stats by Adam Litke · 15 years ago
  53. 9564e13 virtio: Add memory statistics reporting to the balloon driver (V4) by Adam Litke · 15 years ago
  54. 1f08b83 Add __devexit_p around reference to virtio_pci_remove by Jamie Lokier · 14 years ago
  55. 75ef7cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. be64c97 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  57. 34e3f91 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  58. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  59. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 14 years ago
  60. cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 14 years ago
  61. b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 14 years ago
  62. 4e4ddd4 drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. by Thomas Hellstrom · 14 years ago
  63. f7072e0 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  64. b2cb9dc Merge branch 'pcc' into release by Len Brown · 14 years ago
  65. e4f23f6 Merge branches 'bugzilla-14207' and 'idle' into release by Len Brown · 14 years ago
  66. 89f3f21 efifb: fix framebuffer handoff by Marcin Slusarz · 14 years ago
  67. 115079a geode-mfgpt: restore previous behavior for selecting IRQ by Jens Rottmann · 14 years ago
  68. 6c42966 drm/nv50: fix vram ptes on IGPs to point at stolen system memory by Ben Skeggs · 14 years ago
  69. 76befb8 drm/nv50: fix instmem binding on IGPs to point at stolen system memory by Ben Skeggs · 14 years ago
  70. 531e771 drm/nv50: improve vram page table construction by Ben Skeggs · 14 years ago
  71. 4c27bd3 drm/nv50: more efficient clearing of gpu page table entries by Ben Skeggs · 14 years ago
  72. 66b6eba drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram by Ben Skeggs · 14 years ago
  73. e7e65ca drm/nouveau: Fix up pre-nv17 analog load detection. by Francisco Jerez · 14 years ago
  74. d306ebc ACPI: Be in TS_POLLING state during mwait based C-state entry by Pallipadi, Venkatesh · 14 years ago
  75. 627fa17 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  76. 61caf87 i915 / PM: Fix hibernate regression caused by suspend/resume splitting by Rafael J. Wysocki · 14 years ago
  77. a120e91 iwlwifi: sanity check before counting number of tfds can be free by Stanislaw Gruszka · 14 years ago
  78. a239a8b iwlwifi: error checking for number of tfds in queue by Wey-Yi Guy · 14 years ago
  79. eb083ba Input: usbtouchscreen - extend coordinate range for Generaltouch devices by Roy Yin · 14 years ago
  80. 3dae93e [WATCHDOG] bfin: fix max timeout calculation by Mike Frysinger · 14 years ago
  81. d0708b9 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  82. cf7ad04 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  83. d9c4f84 Input: polldev can cause crash in case when polling disabled by Samu Onkalo · 14 years ago
  84. 4ec62b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  85. 8386cda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  86. 65d76fc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  87. 242cc05 sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances by Ben Hutchings · 14 years ago
  88. e0bf54c sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() by Ben Hutchings · 14 years ago
  89. 635f1a3 drm/radeon: bump the UMS driver version number to indicate rv740 fix by Dave Airlie · 14 years ago
  90. 7d404c7 drm/radeon/kms: free fence IB if it wasn't emited at IB free time by Jerome Glisse · 14 years ago
  91. f0e2f38 drm/ttm: fix caching problem on non-PAT systems. by Francisco Jerez · 14 years ago
  92. 6a660f0 drm/radeon/rv740: fix backend setup by Alex Deucher · 14 years ago
  93. d3932d6 drm/radeon/kms: fix shared ddc detection by Alex Deucher · 14 years ago
  94. c86a903 drm/radeon/kms/rs600: add connector quirk by Alex Deucher · 14 years ago
  95. 2cc9116 vgaarb: fix "target=default" passing by Kyle McMartin · 14 years ago
  96. b3dc1a2 [SCSI] megaraid_sas: fix for 32bit apps by Tomas Henzl · 14 years ago
  97. 5e2f75b iwlwifi: set HT flags after channel in rxon by Dan Halperin · 14 years ago
  98. 455c0d7 ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0 by Darrick J. Wong · 14 years ago
  99. 6f6ef82 acer-wmi: Respect current backlight level when loading by Carlos Corbacho · 14 years ago
  100. 2434466 V4L/DVB: bttv: Move I2C IR initialization by Jean Delvare · 14 years ago