1. ba9f507 Input: adp5588-keys - export unused GPIO pins by Xiaolong Chen · 14 years ago
  2. f1cba53 Input: adxl34x - fix leak and use after free by Dan Carpenter · 14 years ago
  3. 0fffed2 Input: samsung-keypad - Add samsung keypad driver by Joonyoung Shim · 14 years ago
  4. 1ca56e5 Input: i8042 - reset keyboard controller wehen resuming from S2R by Dmitry Torokhov · 14 years ago
  5. 58fb021 Input: synaptics - set min/max for finger width by Chris Bagwell · 14 years ago
  6. 2a8e771 Input: synaptics - only report width on hardware that supports it by Chris Bagwell · 14 years ago
  7. c18fb13 Input: evdev - signal that device is writable in evdev_poll() by Dmitry Torokhov · 14 years ago
  8. 4d4bf99 Input: mousedev - signal that device is writable in mousedev_poll() by Julien Moutinho · 14 years ago
  9. 20da92d Input: change input handlers to use bool when possible by Dmitry Torokhov · 14 years ago
  10. 72c8a94 Input: document the MT event slot protocol by Henrik Rydberg · 14 years ago
  11. 40d007e Input: introduce MT event slots by Henrik Rydberg · 14 years ago
  12. a8aef62 Input: usbtouchscreen - implement reset_resume by Oliver Neukum · 14 years ago
  13. 5d9efc5 Input: usbtouchscreen - implement runtime power management by Oliver Neukum · 14 years ago
  14. ed4299e Input: usbtouchscreen - implement basic suspend/resume by Oliver Neukum · 14 years ago
  15. 4cf51c3 Input: Add ATMEL QT602240 touchscreen driver by Joonyoung Shim · 14 years ago
  16. fd6cf3d Input: fix signedness warning in input_set_keycode() by Dmitry Torokhov · 14 years ago
  17. e22739d Input: Add pwm beeper driver by Lars-Peter Clausen · 14 years ago
  18. 7beae70 Input: xpad - remove mouse buttons and axes for dance pads by Christoph Fritz · 14 years ago
  19. bf77499 Input: atlas_btns - switch to using pr_err() and friends by Dmitry Torokhov · 14 years ago
  20. 02b5fac Input: atlas_btns - fix mixing acpi_status and int for return value by Axel Lin · 14 years ago
  21. 07d19ff Input: atlas_btns - adds a missing owner field for atlas_acpi_driver by Axel Lin · 14 years ago
  22. dda7b73 Input: twl4030-pwrbutton - replace __devinit with __init by Markus Lehtonen · 14 years ago
  23. 312e8e8 Input: mcs - Add MCS touchkey driver by Joonyoung Shim · 14 years ago
  24. 866d7d7 Input: release pressed keys when resuming device by Oliver Neukum · 14 years ago
  25. 3eac5c7 Input: ads7846 - extend the driver for ads7845 controller support by Anatolij Gustschin · 14 years ago
  26. 0f622bf Input: ads7846 - do not allow altering platform data by Dmitry Torokhov · 14 years ago
  27. af6e1d9 Input: adxl34 - make enable/disable separate from suspend/resume by Dmitry Torokhov · 14 years ago
  28. 963ce8a Input: ad7879 - report EV_KEY/BTN_TOUCH events by Michael Hennerich · 14 years ago
  29. 447b9065 Input: ad7879 - fix spi word size to 16 bit by Michael Hennerich · 14 years ago
  30. 16ea10a Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead by Michael Hennerich · 14 years ago
  31. 14fbbc3 Input: ad7879 - add open and close methods by Dmitry Torokhov · 14 years ago
  32. 4397c98 Input: ad7879 - split bus logic out by Mike Frysinger · 14 years ago
  33. 7cd7a82 Input: ad7879 - use threaded IRQ by Dmitry Torokhov · 14 years ago
  34. 08fa16b Merge commit 'v2.6.35-rc3' into next by Dmitry Torokhov · 14 years ago
  35. 1796b98 Input: lm8323 - fix error handling in lm8323_probe() by Dan Carpenter · 14 years ago
  36. 28ed684 Input: gpio-keys - add gpiolib debounce support by Grazvydas Ignotas · 14 years ago
  37. df506f2 HID - blacklist ET&T TC4UH touchscreen controller by Petr Štetiar · 14 years ago
  38. 38771bb Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller by Petr Štetiar · 14 years ago
  39. 7804302 Input: ads7846 - allow specifying irq trigger type in platform data by Anatolij Gustschin · 14 years ago
  40. c8f2edc Input: wacom - add support for DTU2231 and DTU1631 by Ping Cheng · 14 years ago
  41. 1fcb8bb Input: wistron_btns - fix a memory leak in wb_module_init error path by Axel Lin · 14 years ago
  42. 671386b Input: adxl34x - add support for ADXL346 orientation sensing by Michael Hennerich · 14 years ago
  43. e27c729 Input: add driver for ADXL345/346 Digital Accelerometers by Michael Hennerich · 14 years ago
  44. 69a4af6 Input: adp5588-keys - support GPI events for ADP5588 devices by Xiaolong CHEN · 14 years ago
  45. e725a49 Input: evdev - never leave the client buffer empty after write by Henrik Rydberg · 14 years ago
  46. 6967b4d Input: hid-input - use a larger event buffer for MT devices by Henrik Rydberg · 14 years ago
  47. c13aea0 Input: bcm5974 - set the average number of events per MT event packet by Henrik Rydberg · 14 years ago
  48. 63a6404 Input: evdev - use driver hint to compute size of event buffer by Henrik Rydberg · 14 years ago
  49. b58f708 Input: evdev - convert to dynamic event buffer by Henrik Rydberg · 14 years ago
  50. 4aaf504 Input: tps6507x-ts - remove unneeded NULL test by Jiri Slaby · 14 years ago
  51. 7e27d6e Linux 2.6.35-rc3 by Linus Torvalds · 14 years ago
  52. 4cea870 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  53. 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  54. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  55. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  56. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  57. a7ef7d1 PCI: hotplug/cpqphp, fix NULL dereference by Jiri Slaby · 14 years ago
  58. 3be434f Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" by Jesse Barnes · 14 years ago
  59. f6d440d PCI: change resource collision messages from KERN_ERR to KERN_INFO by Bjorn Helgaas · 14 years ago
  60. 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
  61. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  62. 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 14 years ago
  63. 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
  64. 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
  65. cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
  66. 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
  67. d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
  68. 4cbd114 Btrfs: btrfs_iget() returns ERR_PTR by Dan Carpenter · 14 years ago
  69. 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
  70. fb4f6f9 Btrfs: handle error returns from btrfs_lookup_dir_item() by Dan Carpenter · 14 years ago
  71. 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago
  72. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  73. e79aa86 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  74. a385a53 wimax/i2400m: fix missing endian correction read in fw loader by Inaky Perez-Gonzalez · 14 years ago
  75. 891a989 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  76. f1f6ea3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  77. 63c70a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  78. 058a457 Btrfs: fix remap_file_pages error by Miao Xie · 14 years ago
  79. 0e4dcbef Btrfs: uninitialized data is check_path_shared() by Dan Carpenter · 14 years ago
  80. 8360977 Btrfs: fix fallocate regression by Josef Bacik · 14 years ago
  81. 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
  82. 349124a net8139: fix a race at the end of NAPI by Figo.zhang · 14 years ago
  83. 07a0f0f pktgen: Fix accuracy of inter-packet delay. by Daniel Turull · 14 years ago
  84. ae638c4 pkt_sched: gen_estimator: add a new lock by Eric Dumazet · 14 years ago
  85. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  86. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  87. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  88. 9dbd412 ceph: fix misleading/incorrect debug message by Sage Weil · 14 years ago
  89. 00d5643 ceph: fix atomic64_t initialization on ia64 by Jeff Mahoney · 14 years ago
  90. 1082345 sata_sil24: Use memory barriers before issuing commands by Catalin Marinas · 14 years ago
  91. 14e45c1 sata_sil24: memset() overflow by Dan Carpenter · 14 years ago
  92. fb76dd1 Input: matrix_keypad - add support for clustered irq by Luotao Fu · 14 years ago
  93. 7908a9e Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  94. 07dc726 KVM: read apic->irr with ioapic lock held by Marcelo Tosatti · 14 years ago
  95. 8fade6a Merge branch 'for-linus2' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  96. 6db40cf pipe: fix check in "set size" fcntl by Miklos Szeredi · 14 years ago
  97. 1d862f4 pipe: fix pipe buffer resizing by Miklos Szeredi · 14 years ago
  98. 3e6c050 block: remove duplicate BUG_ON() in bd_finish_claiming() by Jens Axboe · 14 years ago
  99. b001836 block: bd_start_claiming cleanup by Nick Piggin · 14 years ago
  100. cf34257 block: bd_start_claiming fix module refcount by Nick Piggin · 14 years ago