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