1. 1787985 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  3. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  4. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  5. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  6. 2dd9320 ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt by Ian Campbell · 16 years ago
  7. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 16 years ago
  8. f1cba53 Input: adxl34x - fix leak and use after free by Dan Carpenter · 16 years ago
  9. e22739d Input: Add pwm beeper driver by Lars-Peter Clausen · 16 years ago
  10. bf77499 Input: atlas_btns - switch to using pr_err() and friends by Dmitry Torokhov · 16 years ago
  11. 02b5fac Input: atlas_btns - fix mixing acpi_status and int for return value by Axel Lin · 16 years ago
  12. 07d19ff Input: atlas_btns - adds a missing owner field for atlas_acpi_driver by Axel Lin · 16 years ago
  13. dda7b73 Input: twl4030-pwrbutton - replace __devinit with __init by Markus Lehtonen · 16 years ago
  14. af6e1d9 Input: adxl34 - make enable/disable separate from suspend/resume by Dmitry Torokhov · 16 years ago
  15. 08fa16b Merge commit 'v2.6.35-rc3' into next by Dmitry Torokhov · 16 years ago
  16. 1fcb8bb Input: wistron_btns - fix a memory leak in wb_module_init error path by Axel Lin · 16 years ago
  17. 671386b Input: adxl34x - add support for ADXL346 orientation sensing by Michael Hennerich · 16 years ago
  18. e27c729 Input: add driver for ADXL345/346 Digital Accelerometers by Michael Hennerich · 16 years ago
  19. 0e78931 Merge commit 'v2.6.35-rc3' into for-linus by Dmitry Torokhov · 16 years ago
  20. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  21. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 16 years ago
  22. af0d5cb hp_sdc_rtc: fix broken ioctl conversion by Arnd Bergmann · 16 years ago
  23. 0b75f77 Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() by Dan Carpenter · 16 years ago
  24. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 16 years ago
  25. 7eb1053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  26. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  27. f2126a9 Input: twl4030-vibra - correct the power down sequence by Peter Ujfalusi · 16 years ago
  28. 3734574 Input: enable onkey driver of max8925 by Haojian Zhuang · 16 years ago
  29. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 16 years ago
  30. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 16 years ago
  31. 81c2a3b Input: use ABS_CNT rather than (ABS_MAX + 1) by Daniel Mack · 16 years ago
  32. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  33. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 16 years ago
  34. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 16 years ago
  35. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  36. f8300ab Input: wistron_btns - switch to using kmemdup() by Julia Lawall · 16 years ago
  37. ee6e54e Input: 88pm860x_onkey - remove invalid irq number assignment by Haojian Zhuang · 16 years ago
  38. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 16 years ago
  39. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 16 years ago
  41. 1d7aec3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  42. 5132088 Input: ati_remote - add some missing devices from lirc_atiusb by Jarod Wilson · 16 years ago
  43. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 16 years ago
  44. 6c04d7b Input: ad714x - add support for the AD7143/8/7A parts by Barry Song · 16 years ago
  45. 31a6296 Input: add Analog Devices AD714x captouch input driver by Bryan Wu · 16 years ago
  46. b91c4be Input: add PCF8574 I2C keypad input device driver by Bryan Wu · 16 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  48. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  49. afadb8e Input: wm831x-on - convert to use genirq by Mark Brown · 16 years ago
  50. 3dd1b39 Input: add driver for TWL4030 vibrator device by Jari Vanhala · 16 years ago
  51. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 16 years ago
  52. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  53. 6985403 input: Support onkey in 88pm860x by Haojian Zhuang · 16 years ago
  54. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  55. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  56. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  57. 35858ad Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  58. 197d4db Input: winbond-cir - fix suspend/resume by David Härdeman · 16 years ago
  59. 5deeac9 Input: rotary-encoder - set gpio direction for each requested gpio by Andrew Clayton · 16 years ago
  60. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 16 years ago
  61. daf8a96 Input: uinput - mark as non-seekable by Dmitry Torokhov · 16 years ago
  62. 45cdba4 Input: uinput - remove BKL from uinput_open function by Thadeu Lima de Souza Cascardo · 16 years ago
  63. 499a267 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  64. 93fb84b Input: winbond-cir - remove dmesg spam by David Härdeman · 16 years ago
  65. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 16 years ago
  66. 7755726 Merge commit 'v2.6.33-rc5' into next by Dmitry Torokhov · 16 years ago
  67. ce7b39a Input: make i2c device ids constant by Márton Németh · 16 years ago
  68. 4e58fb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  69. 70f9441 Input: twl4030-pwrbutton - switch to using threaded IRQ by Felipe Balbi · 16 years ago
  70. e97006a Input: wistron - fix test for CONFIG_PM by Rakib Mullick · 16 years ago
  71. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 16 years ago
  72. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 16 years ago
  73. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 16 years ago
  74. 68d641e mfd: Fix memleak in pcf50633_client_dev_register by Lars-Peter Clausen · 17 years ago
  75. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  76. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 6604072 Input: dm355evm_kbd - switch to using sparse keymap library by Dmitry Torokhov · 16 years ago
  78. e97af4c Input: wistron_btns - switch to using sparse keymap library by Dmitry Torokhov · 16 years ago
  79. a9b0d0e Input: wistron - remove identification strings from DMI table by Dmitry Torokhov · 16 years ago
  80. 6236dfa Input: do not overwrite the first part of phys string by Márton Németh · 17 years ago
  81. 02cee68 Merge commit 'v2.6.32-rc6' into next by Dmitry Torokhov · 17 years ago
  82. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 17 years ago
  83. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 17 years ago
  84. b0aba1e Input: add open and close methods for polled devices by Samu Onkalo · 17 years ago
  85. 3776989 Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() by Roel Kluin · 17 years ago
  86. d2d2355 input: Remove BKL from hp_sdc_rtc by Thomas Gleixner · 17 years ago
  87. baf4974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  88. 06ee3d3 Input: rotary_encoder - fix relative axis support by H Hartley Sweeten · 17 years ago
  89. 9e0af8a Input: sparkspkr - move remove() functions to .devexit.text by Uwe Kleine-König · 17 years ago
  90. 3bfb0a7 Input: wistron_btns - add DMI entry for Medion WIM2030 laptop by Sebastian Frei · 17 years ago
  91. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 17 years ago
  92. d2b5ec3 input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry by Ingo Molnar · 17 years ago
  93. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  94. e258b80 input: add a driver for the Winbond WPCD376I Consumer IR hardware by David Härdeman · 17 years ago
  95. 3b0a9ce Input: dm355evm_keys - remove dm355evm_keys_hardirq by Dmitry Torokhov · 17 years ago
  96. d0a8213 input: PCAP2 misc input driver by Daniel Ribeiro · 17 years ago
  97. 0c73b99 input: Add support for the WM831x ON pin by Mark Brown · 17 years ago
  98. 85927b0 Input: wistron_btns - add keymap for AOpen 1557 by Dmitry Torokhov · 17 years ago
  99. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 17 years ago
  100. 67dbe83 Input: wistron_btns - switch to using dev_pm_ops by Dmitry Torokhov · 17 years ago