1. 274be3e HID: hid-holtek-mouse: add new a070 mouse by Kharlamov Alexey · 11 years ago
  2. 42c22db HID: logitech-dj: Fix USB 3.0 issue by Benjamin Tisssoires · 11 years ago
  3. 6183453 HID: hidraw: make comment more accurate and nicer by Jiri Kosina · 11 years ago
  4. bbe3175 HID: input: fix input sysfs path for hid devices by Benjamin Tissoires · 11 years ago
  5. a443255 HID: debug: add labels for some new buttons by Antonio Ospite · 11 years ago
  6. 7a5d49a HID: remove SIS entries from hid_have_special_driver[] by Jiri Kosina · 11 years ago
  7. 954bb3d HID: add support for SiS multitouch panel in the touch monitor LG 23ET83V by Emanuel Krenz · 11 years ago
  8. dcdc50e HID: logitech-dj: add HIDRAW dependency in Kconfig by Olivier Gay · 11 years ago
  9. 56d0c8b HID: add support for Logitech Dual Action gamepads by Vitaly Katraew · 11 years ago
  10. 6d16e9c HID: usbhid: fix sis quirk by Wanlong Gao · 11 years ago
  11. 12f508a HID: usbhid: quirk for Synaptics Quad HD touchscreen by AceLan Kao · 11 years ago
  12. d8e2e75 HID: usbhid: quirk for Synaptics HD touchscreen by AceLan Kao · 11 years ago
  13. 765e5fb HID: usbhid: merge the sis quirk by AceLan Kao · 11 years ago
  14. 9fee824 HID: usbkbd: fix inconsistent debugging output by Adam Cozzette · 11 years ago
  15. e0da5c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  16. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  17. 4937e2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  18. db0b2d0 Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  19. 16cd9d1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  20. f412f2c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  21. 7f9cc24 Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hid', 'for-3.13/logitech', 'for-3.13/multitouch', 'for-3.13/roccat', 'for-3.13/upstream' and 'for-3.13/wiimote' into for-linus by Jiri Kosina · 11 years ago
  22. cd1177f2 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  23. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  24. a348335 drm: check for !kdev in drm_unplug_minor() by David Herrmann · 11 years ago
  25. 3e0f964 hwmon: (lm90) Add power control by Wei Ni · 11 years ago
  26. 1daaceb hwmon: (lm90) Add support for TI TMP451 by Wei Ni · 11 years ago
  27. 40465d9 hwmon: (lm90) Use enums for the indexes of temp8 and temp11 by Wei Ni · 11 years ago
  28. 109b128 hwmon: (lm90) Add support to handle IRQ by Wei Ni · 11 years ago
  29. 072de49 hwmon: (lm90) Define status bits by Wei Ni · 11 years ago
  30. e41fae2b hwmon: (lm90) Fix max6696 alarm handling by Guenter Roeck · 11 years ago
  31. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  32. c681427 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
  33. 91838e2 Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  34. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  35. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  36. 0846c72 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  37. 4224909 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  38. 9368161 Revert "Input: ALPS - add support for model found on Dell XT2" by Dmitry Torokhov · 11 years ago
  39. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  40. b89241e llists: move llist_reverse_order from raid5 to llist.c by Christoph Hellwig · 11 years ago
  41. c853b167 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  42. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  43. 406bf31 drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early by Alexander Holler · 11 years ago
  44. d5ceede drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  45. 01058e7 iommu/arm-smmu: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  46. a0dce7f drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG by Andrew Morton · 11 years ago
  47. c2f7d1e ide: pmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  48. a6fd6063 ide: cs5536: use module_pci_driver() by Jingoo Han · 11 years ago
  49. 58e48be ide: pmac: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  50. 1cf7e9c virtio_blk: blk-mq support by Jens Axboe · 11 years ago
  51. 1355b37 Merge branch 'for-3.13/post-mq-drivers' into for-linus by Jens Axboe · 11 years ago
  52. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  54. 549608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  55. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  56. d2c7ab3 drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add by Maarten Lankhorst · 11 years ago
  57. 377cfdc drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800 by Dan Carpenter · 11 years ago
  58. 35c3367 drm/nouveau/pwr: fix missing mutex unlock in a failure path by Ben Skeggs · 11 years ago
  59. 09dacc7 drm/nv40/therm: fix slowing down fan when pstate undefined by Ben Skeggs · 11 years ago
  60. b9d9dcd drm/nv11-: synchronise flips to vblank, unless async flip requested by Ben Skeggs · 11 years ago
  61. 1e303c0 drm/nvc0-: remove nasty fifo swmthd hack for flip completion method by Ben Skeggs · 11 years ago
  62. 69a6146 drm/nv10-: we no longer need to create nvsw object on user channels by Ben Skeggs · 11 years ago
  63. eae389f drm/nouveau: always queue flips relative to kernel channel activity by Ben Skeggs · 11 years ago
  64. 07ad6ca drm/nouveau: there is no need to reserve/fence the new fb when flipping by Ben Skeggs · 11 years ago
  65. 9360bd1 drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence by Ben Skeggs · 11 years ago
  66. 5d216f6 drm/nouveau: allow nouveau_fence_ref() to be a noop by Ben Skeggs · 11 years ago
  67. 0bae1d6 drm/nvc8/mc: msi rearm is via the nvc0 method by Ben Skeggs · 11 years ago
  68. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  69. 7f2dc5c Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  70. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  71. 0d522ee Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  72. 5eea9be8 Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  73. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  74. 2821fe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  75. ad40f83 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  76. b95b491 Merge tag 'drm-intel-fixes-2013-11-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  77. 792e6a6 Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  78. ca9efa1 Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  79. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  80. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  81. 441a9d0 qib_fs: fix (some) dcache abuses by Al Viro · 11 years ago
  82. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  83. 3943875 drm/ttm: Fix vma page_prot bit manipulation by Thomas Hellstrom · 11 years ago
  84. e14cd95 drm/vmwgfx: Fix a couple of compile / sparse warnings and errors by Thomas Hellstrom · 11 years ago
  85. ea029c2 drm/vmwgfx: Resource evict fixes by Thomas Hellstrom · 11 years ago
  86. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  87. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  88. 39222c8 Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  89. 13aa7e0 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  90. bb67093 drivers: w1: make w1_slave::flags long to avoid memory corruption by Michal Nazarewicz · 11 years ago
  91. 75f9e93 drivers/w1/masters/ds1wm.cuse dev_get_platdata() by Jingoo Han · 11 years ago
  92. a0e5a12 drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page() by Roger Tseng · 11 years ago
  93. be2d3f9 drivers/memstick/core/mspro_block.c: fix attributes array allocation by Michal Nazarewicz · 11 years ago
  94. 1a10bd9 drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  95. b450626 drivers/rtc/rtc-as3722: add RTC driver by Laxman Dewangan · 11 years ago
  96. 5bccae6 rtc: s5m-rtc: add real-time clock driver for s5m8767 by Sangbeom Kim · 11 years ago
  97. 5e0d121 drivers/rtc/rtc-tps65910.c: remove unnecessary include by Manish Badarkhe · 11 years ago
  98. 58c181c drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc() by Sangjung Woo · 11 years ago
  99. 1fbc4c4 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug() by Sangjung Woo · 11 years ago
  100. a272606 drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago