1. 341deef Input: tsc2007 - make sure that X plate resistance is specified by Philip Rakity · 13 years ago
  2. 550eca7 Input: serio_raw - fix memory leak when closing char device by Dmitry Torokhov · 13 years ago
  3. 8c1c10d Input: serio_raw - kick clients when disconnecting port by Dmitry Torokhov · 13 years ago
  4. 85f5b35 Input: serio_raw - explicitly mark disconnected ports as dead by Dmitry Torokhov · 13 years ago
  5. 15a564d Input: serio_raw - fix coding style issues by Dmitry Torokhov · 13 years ago
  6. 8d92847 Input: serio_raw - use dev_*() for messages by Dmitry Torokhov · 13 years ago
  7. 8c31eb0 Input: serio_raw - use bool for boolean data by Dmitry Torokhov · 13 years ago
  8. 843e784 Input: serio_raw - perform proper locking when adding clients to list by Dmitry Torokhov · 13 years ago
  9. 7c5bbb2 Input: serio_raw - rename serio_raw_list to serio_raw_client by Dmitry Torokhov · 13 years ago
  10. ba538cd Input: serio_raw - use kref instead of rolling out its own refcounting by Dmitry Torokhov · 13 years ago
  11. b5d2170 Input: psmouse - switch to using dev_*() for messages by Dmitry Torokhov · 13 years ago
  12. ae92756 Input: wacom - correct max Y value on medium bamboos by Chris Bagwell · 13 years ago
  13. c18c2ce Input: wacom - add ABS_DISTANCE to Bamboo Pen reports by Chris Bagwell · 13 years ago
  14. 3d11ae8 Input: wacom - remove unneeded touch pressure initialization by Chris Bagwell · 13 years ago
  15. f80aee7 Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  16. d4f4158 Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  17. 26e56eb Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  18. cb31f89 Input: mma8450 - silence some 'uninitialized variable' warnings by Dmitry Torokhov · 13 years ago
  19. 626af86 Input: atmel_mxt_ts - use snprintf for sysfs attribute show method by Daniel Kurtz · 13 years ago
  20. 04c59ab Input: wacom - make LED status readable through sysfs by Ping Cheng · 13 years ago
  21. 09e7d94 Input: wacom - add LED support for Cintiq 21ux2 by Ping Cheng · 13 years ago
  22. 77e8251 Input: wacom - don't expose LED inactive option by Ping Cheng · 13 years ago
  23. f4fa9a6 Input: wacom - lower the LED luminance by Ping Cheng · 13 years ago
  24. f01536e3 Input: add a driver for TSC-40 serial touchscreen by Sebastian Andrzej Siewior · 13 years ago
  25. 5eb9f90 Input: adxl34x - documentation cleanup by Michael Tandy · 13 years ago
  26. cca8469 Input: gpio_keys - use of_property_read_u32() by Tobias Klauser · 13 years ago
  27. c3a01ba Input: penmount - simplify unregister procedure by Dmitry Torokhov · 13 years ago
  28. 98b013e Input: penmount - rework handling of different protocols by Dmitry Torokhov · 13 years ago
  29. bd8f6d2 Input: penmount - add PenMount 6250 support by John Sung · 13 years ago
  30. 90aba7d Input: penmount - add PenMount 3000 support by John Sung · 13 years ago
  31. c42e2e4 Input: penmount - add PenMount 6000 support by John Sung · 13 years ago
  32. 21ae508 Input: penmount - fix the protocol by John Sung · 13 years ago
  33. 4af61e9 Input: elantech - remove module parameter force_elantech by JJ Ding · 13 years ago
  34. 84a90b6 Input: elantech - better support all those v2 variants by JJ Ding · 13 years ago
  35. 1dc6ede Input: elantech - add v4 hardware support by JJ Ding · 13 years ago
  36. 28f4961 Input: elantech - add v3 hardware support by JJ Ding · 13 years ago
  37. 3c8bbb9 Input: elantech - clean up elantech_init by JJ Ding · 13 years ago
  38. 7894f21 Input: elantech - packet checking for v2 hardware by JJ Ding · 13 years ago
  39. 8a360d0 Input: elantech - remove ETP_EDGE_FUZZ_V2 by JJ Ding · 13 years ago
  40. 230282a Input: elantech - use firmware provided x, y ranges by JJ Ding · 13 years ago
  41. 461a791 Input: elantech - get rid of ETP_2FT_* in elantech.h by JJ Ding · 13 years ago
  42. 1155961 Input: elantech - correct x, y value range for v2 hardware by JJ Ding · 13 years ago
  43. b6b1e92 Input: twl6040-vibra - fix compiler warning by Randy Dunlap · 13 years ago
  44. 95439cb Input: tegra-kbc - tighten locking by Dmitry Torokhov · 13 years ago
  45. d0d150e Input: tegra-kbc - fix wakeup from suspend by Rakesh Iyer · 13 years ago
  46. 9299c08 Input: tc3589x-keypad - fix section mismatch warning by Harvey Yang · 13 years ago
  47. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  48. 5d7e7d4 Input: wacom - add Intuos4 LED and OLED control by Eduard Hasenleithner · 13 years ago
  49. 7e66eaf Merge commit 'v3.1-rc4' into next by Dmitry Torokhov · 13 years ago
  50. c6a389f Linux 3.1-rc4 by Linus Torvalds · 13 years ago
  51. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  52. 219f358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  53. d0168fd ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental) by Magnus Damm · 13 years ago
  54. d3654d7 Input: tsc2007 - add open and close methods by Dmitry Torokhov · 13 years ago
  55. 377dc55 Input: tsc2007 - convert to threaded IRQ by Dmitry Torokhov · 13 years ago
  56. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  57. b727d20 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  58. 7a54f5e Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  59. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  60. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  61. 0cf0adb Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  62. 96d185c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  63. a94cc4e sfi: table irq 0xFF means 'no interrupt' by Kirill A. Shutemov · 13 years ago
  64. 1e8d4e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  65. 26b9b55 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  66. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  67. 62d1760 drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq. by MyungJoo Ham · 13 years ago
  68. 4e8896c drivers/rtc/rtc-s3c.c: correct debug messages by MyungJoo Ham · 13 years ago
  69. 1424e21 drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered leds by Axel Lin · 13 years ago
  70. 02016bc cris: add arch/cris/include/asm/serial.h by WANG Cong · 13 years ago
  71. 37b7bf6 drivers/misc/ab8500-pwm.c: fix modalias by Axel Lin · 13 years ago
  72. b89d5f1 drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  73. c53252b backlight: fix module alias prefix for adp8870_bl by Axel Lin · 13 years ago
  74. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  75. 23751be memcg: fix hierarchical oom locking by Johannes Weiner · 13 years ago
  76. 86383b5 leds: add missing include of linux/module.h by Axel Lin · 13 years ago
  77. 15b1a8f drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h by Axel Lin · 13 years ago
  78. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  79. 439423f vmscan: clear ZONE_CONGESTED for zone with good watermark by Shaohua Li · 13 years ago
  80. 4c30c6f kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 13 years ago
  81. 4733123 MAINTAINERS: Paul Menage has moved by Wanlong Gao · 13 years ago
  82. f51bdd2 mm: fix a vmscan warning by Shaohua Li · 13 years ago
  83. 7e8aa04 drivers/char/msm_smd_pkt.c: don't use IS_ERR() by Thomas Meyer · 13 years ago
  84. 30ecad5 checkpatch: add missing WARN argument for min_t and max_t tests by Hui Zhu · 13 years ago
  85. 3d1c2f7 scripts/get_maintainer.pl: update Linus's git repository by Ralf Thielow · 13 years ago
  86. 5af12d0 memcg: pin execution to current cpu while draining stock by Johannes Weiner · 13 years ago
  87. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  88. 5829944 w1: fix for loop in w1_f29_remove_slave() by Dan Carpenter · 13 years ago
  89. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 13 years ago
  90. 06ed462 drivers/misc/pti.c: add missing includes by Sergei Trofimovich · 13 years ago
  91. b4ca46e x86-32: Fix boot with CONFIG_X86_INVD_BUG by Andy Lutomirski · 13 years ago
  92. 0de3b48 drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked by Thomas Jarosch · 13 years ago
  93. cbbfa38 mtrr: fix UP breakage caused during switch to stop_machine by Tejun Heo · 13 years ago
  94. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  95. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  96. be5378f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
  97. e5b1d9c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  98. f385b69 Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  99. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  100. c96fbdd0 USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago