1. 8491ee1 Input: add Synaptics USB device driver by Jan Steinhoff · 12 years ago
  2. a80b83b Input: add infrastructure for selecting clockid for event time stamps by John Stultz · 12 years ago
  3. 4065d1e Input: add Cypress TTSP capacitive multi-touch screen support by Javier Martinez Canillas · 12 years ago
  4. 31175a8 Input: wacom - use switch statement for wacom_tpc_irq() by Ping Cheng · 12 years ago
  5. 8b4a0c1 Input: wacom - use BTN_TOOL_FINGER to indicate touch device type by Ping Cheng · 12 years ago
  6. 393f9ff Input: pcf8574_keypad - fix typo in Kconfig by Masanari Iida · 12 years ago
  7. b6834b0 Input: tegra-kbc - enable key interrupt for wakeup by Rakesh Iyer · 12 years ago
  8. 82f6aba Input: tegra-kbc - remove pre-Tegra20 definitions by Rakesh Iyer · 12 years ago
  9. 69898e5 Input: samsung-keypad - don't synchronise with runtime PM put by Mark Brown · 12 years ago
  10. 409e154 Input: q40kbd - convert driver to the split model by Dmitry Torokhov · 12 years ago
  11. 3e8040b Input: at32psif - convert to dev_pm_ops by Dmitry Torokhov · 12 years ago
  12. 89f0f17 Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 12 years ago
  13. db3dbd0 Input: nomadik-ske-keypad - do not assign driver's probe() method by Dmitry Torokhov · 12 years ago
  14. dab78d7 Input: tc3589x-keypad - add missing kerneldoc by Naga Radhesh · 12 years ago
  15. bd100e2 Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages by Dmitry Torokhov · 12 years ago
  16. c899afe Input: ucb1400_ts - convert to threaded IRQ by Dmitry Torokhov · 12 years ago
  17. 7507232 Input: ucb1400_ts - drop inline annotations by Dmitry Torokhov · 12 years ago
  18. 9fea929 Input: usb1400_ts - add __devinit/__devexit section annotations by Dmitry Torokhov · 12 years ago
  19. 8028e93 Input: ucb1400_ts - set driver owner by Dmitry Torokhov · 12 years ago
  20. 3db8a537 Input: ucb1400_ts - convert to use dev_pm_ops by Dmitry Torokhov · 12 years ago
  21. ee9dfd7 Input: psmouse - make sure we do not use stale methods by Dmitry Torokhov · 12 years ago
  22. 509f87c Input: evdev - do not block waiting for an event if fd is nonblock by Dima Zavin · 12 years ago
  23. e90f869 Input: evdev - if no events and non-block, return EAGAIN not 0 by Dima Zavin · 12 years ago
  24. 566cf5b Input: evdev - only allow reading events if a full packet is present by Dima Zavin · 12 years ago
  25. 36a281e Input: add driver for pixcir i2c touchscreens by Jianchun Bian · 12 years ago
  26. 48c98b1 Input: samsung-keypad - implement runtime power management support by Mark Brown · 12 years ago
  27. fd0fc21 Input: tegra-kbc - report wakeup key for some platforms by Rakesh Iyer · 12 years ago
  28. a445c7f Input: tegra-kbc - add device tree bindings by Olof Johansson · 12 years ago
  29. 5245db4 Input: add driver for AUO In-Cell touchscreens using pixcir ICs by Heiko Stübner · 12 years ago
  30. cd314fa Input: mpu3050 - configure the sampling method by Heikki Krogerus · 12 years ago
  31. 3b51872 Input: mpu3050 - ensure we enable interrupts by Heikki Krogerus · 12 years ago
  32. e948981 Input: mpu3050 - add of_match table for device-tree probing by Olof Johansson · 12 years ago
  33. e24f734 Input: sentelic - document the latest hardware by Tai-hwa Liang · 12 years ago
  34. 246835f Input: wacom - add LED support for Cintiq 24HD by Jason Gerecke · 12 years ago
  35. 803296b Input: wacom - add support for Cintiq 24HD by Jason Gerecke · 12 years ago
  36. ff803ed Input: add driver for Sharp gp2ap002a00f proximity sensor by Courtney Cavin · 12 years ago
  37. aeec051 Input: keyboard - staticise non-exported symbols by Axel Lin · 12 years ago
  38. 18b2b18 Input: mc13783-pwrbutton - convert to use module_platform_driver() by Axel Lin · 12 years ago
  39. ff4d049 Input: migor-ts - rework probe() to simplify error path by Dmitry Torokhov · 12 years ago
  40. ec20861 Input: migor-ts - use proper client data accessor functions by Dmitry Torokhov · 12 years ago
  41. 468792e Input: migor-ts - convert to a threaded IRQ by Dmitry Torokhov · 12 years ago
  42. e23ed60 Input: htcpen - switch to DMI-based autoloading by Dmitry Torokhov · 12 years ago
  43. 75255b2 Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data by Jonathan Cameron · 12 years ago
  44. cdcc96e Input: touchscreen - use macro module_platform_driver() by JJ Ding · 12 years ago
  45. 24d2469 Input: serio - use macro module_platform_driver() by JJ Ding · 12 years ago
  46. 4fcdeac Input: mouse - use macro module_platform_driver() by JJ Ding · 12 years ago
  47. 840a746 Input: misc - use macro module_platform_driver() by JJ Ding · 12 years ago
  48. 5146c84 Input: keyboard - use macro module_platform_driver() by JJ Ding · 12 years ago
  49. 3bfd5c5 Input: add generic GPIO-tilt driver by Heiko Stübner · 12 years ago
  50. a6c6178 Input: remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  51. b742014 Input: samsung-keypad - remove redundant MODULE_ALIAS by Axel Lin · 12 years ago
  52. 6485dec Input: ad7879-i2c - remove redundant MODULE_ALIAS by Axel Lin · 12 years ago
  53. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 12 years ago
  54. caca6a0 Linux 3.2-rc3 by Linus Torvalds · 13 years ago
  55. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  56. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago
  57. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 13 years ago
  58. bd20817 virtio: add HAS_IOMEM dependency to MMIO platform bus driver by Heiko Carstens · 13 years ago
  59. 8174a06 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  60. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  61. de7badf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 13 years ago
  62. 0f751e6 eCryptfs: Extend array bounds for all filename chars by Tyler Hicks · 13 years ago
  63. 32001d6f eCryptfs: Flush file in vma close by Tyler Hicks · 13 years ago
  64. b59db43 eCryptfs: Prevent file create race condition by Tyler Hicks · 13 years ago
  65. f10cdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  66. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  67. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  68. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  69. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  70. eff245c i2c: Make i2cdev_notifier_call static by Shubhrajyoti D · 13 years ago
  71. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 13 years ago
  72. cbb4451 i2c: Fix device name for 10-bit slave address by Jean Delvare · 13 years ago
  73. cc6bcf7 i2c-algo-bit: Generate correct i2c address sequence for 10-bit target by Jeffrey (Sheng-Hui) Chu · 13 years ago
  74. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  75. b4bbb02 Revert "of/irq: of_irq_find_parent: check for parent equal to child" by Linus Torvalds · 13 years ago
  76. 2db1125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  77. c916874 drivers/gpu/vga/vgaarb.c: add missing kfree by Julia Lawall · 13 years ago
  78. 21240f9 drm/radeon/kms/atom: unify i2c gpio table handling by Alex Deucher · 13 years ago
  79. d724502 drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real by Alex Deucher · 13 years ago
  80. 26cc40a ttm: Don't return the bo reserved on error path by Thomas Hellstrom · 13 years ago
  81. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  82. d31da0f mount_subtree() pointless use-after-free by Al Viro · 13 years ago
  83. 866d43c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  84. 1b464d8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  85. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  86. af36d15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  87. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  88. bbbc479 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  89. 3c68814 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  90. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  91. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  92. b0d8166 Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  93. b464133 iio: fix a leak due to improper use of anon_inode_getfd() by Al Viro · 13 years ago
  94. c332c10 microblaze: bury asm/namei.h by Al Viro · 13 years ago
  95. f8f5ed7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  96. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  97. 7758c4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  98. cc11f9e fix braino in um patchset (mea culpa) by Al Viro · 13 years ago
  99. 24a7031 Btrfs: remove free-space-cache.c WARN during log replay by Chris Mason · 13 years ago
  100. 6e58ad6 ext4: fix up a undefined error in ext4_free_blocks in debugging code by Yongqiang Yang · 13 years ago