1. 7488b1b Input: stmpe-ts - report BTN_TOUCH event by Vipul Kumar Samar · 12 years ago
  2. a455e29 Input: walkera0701 - fix crash on startup by Peter Popovec · 12 years ago
  3. da5ee07 Input: gpio_keys_polled - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  4. 333e34b Input: gpio_keys - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  5. 1a22e16 Input: gpio-keys-polled - honor 'autorepeat' setting in platform data by Alexander Shiyan · 12 years ago
  6. 16ff7cb Input: tca8418-keypad - switch to using managed resources by Dmitry Torokhov · 12 years ago
  7. 91c5d67 Input: tca8418_keypad - increase severity of failures in probe() by Dmitry Torokhov · 12 years ago
  8. 5cc0dfe Input: tca8418_keypad - move device ID tables closer to where they are used by Dmitry Torokhov · 12 years ago
  9. cdbe8a8 Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data by Dmitry Torokhov · 12 years ago
  10. efce8a4 Input: tca8418_keypad - use a temporary variable for parent device by Dmitry Torokhov · 12 years ago
  11. bf7f531 Input: tca8418_keypad - add support for shared interrupt by Alban Bedel · 12 years ago
  12. e89e29b Input: tca8418_keypad - add support for device tree bindings by Alban Bedel · 12 years ago
  13. 852d20a Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver by Alexander Shiyan · 12 years ago
  14. 48fceb7d Input: bu21013_ts - add support for Device Tree booting by Lee Jones · 12 years ago
  15. 31fbcda Input: bu21013_ts - move GPIO init and exit functions into the driver by Lee Jones · 12 years ago
  16. 8c587f7 Input: bu21013_ts - request regulator that actually exists by Lee Jones · 12 years ago
  17. 64db364 ARM: ux500: Strip out duplicate touch screen platform information by Lee Jones · 12 years ago
  18. dda19a9 Input: gpio_keys - disable hardware on suspend by Jonas Aaberg · 12 years ago
  19. 5b76d7b Input: gpio_keys - report initial state when opening the device by Dmitry Torokhov · 12 years ago
  20. a57da34 Input: samsung-keypad - switch to using managed resources by Sachin Kamat · 12 years ago
  21. 9336648 Input: spear-keyboard - add clk_{un}prepare() support by Vipul Kumar Samar · 12 years ago
  22. 92aab96 Input: imx_keypad - only set enabled columns to open-drain by Andreas Pretzsch · 12 years ago
  23. 52ad48a Input: HIL - do not call tasklet_disable right before tasklet_kill by Xiaotian Feng · 12 years ago
  24. f321981 Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define by Peter Ujfalusi · 12 years ago
  25. 6ea3238 Input: stmpe-keypad - add support for Device Tree bindings by Dmitry Torokhov · 12 years ago
  26. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  27. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  28. 78f50c2 Input: remove use of __devinitconst by Bill Pemberton · 12 years ago
  29. d6f6dfd Input: remove use of __devinitdata by Bill Pemberton · 12 years ago
  30. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  31. 58b45d1 Input: serio - remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  32. 5e7fe82 Merge branch 'for-linus' into next by Dmitry Torokhov · 12 years ago
  33. 037db52 Input: stmpe-ts - add DT support for stmpe touchscreen by Vipul Kumar Samar · 12 years ago
  34. edbe265 Input: wacom - add support for a new MT device (0x4001) by Ping Cheng · 12 years ago
  35. 2ad5169 Input: wacom - simplify type check for newer V5 devices by Ping Cheng · 12 years ago
  36. 0a0d628 ARM - OMAP: ads7846: fix pendown debounce setting by Igor Grinberg · 12 years ago
  37. c4f4925 Input: ads7846 - enable pendown GPIO debounce time setting by Igor Grinberg · 12 years ago
  38. 506ee55 OMAP: nokia770: remove custom implementation of ads7846_get_pendown_state by Dmitry Torokhov · 12 years ago
  39. 4a83eec Input: matrix-keypad - add device tree support by AnilKumar Ch · 12 years ago
  40. c91cb7a Input: mousedev - move /dev/input/mice to the correct minor by Dmitry Torokhov · 12 years ago
  41. 5383116 Input: marix-keymap - automatically allocate memory for keymap by Dmitry Torokhov · 12 years ago
  42. 544a46c Input: add Retu power button driver. by Aaro Koskinen · 12 years ago
  43. 71a129f Input: HIL - remove one goto by Rolf Eike Beer · 12 years ago
  44. 800963f Input: document new members of struct input_dev by Henrik Rydberg · 12 years ago
  45. 40a8120 Input: MT - document new 'flags' argument of input_mt_init_slots() by Henrik Rydberg · 12 years ago
  46. b8d52e2 Input: stmpe-ts - initialize the phys field in input device by Vipul Kumar Samar · 12 years ago
  47. 2bd942f Input: stmpe-ts - switch to using managed resources by Viresh Kumar · 12 years ago
  48. aaa4f2a Input: stmpe-keyboard - switch to using managed resources by Viresh Kumar · 12 years ago
  49. 6102752 Input: spear-keyboard - switch to using managed resources by Viresh Kumar · 12 years ago
  50. 1eee4af Input: spear-keyboard - fix for balancing the enable_irq_wake by Deepak Sikri · 12 years ago
  51. d852f95 Input: nomadik-ske-keypad - start using the apb_pclk by Ulf Hansson · 12 years ago
  52. 4e99aab Input: nomadik-ske-keypad - fixup use of clk by Ulf Hansson · 12 years ago
  53. 6afdc28 Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101) by Ping Cheng · 12 years ago
  54. 3699dd7 Input: wacom - clean up device type code by Ping Cheng · 12 years ago
  55. 2be975c Input: introduce managed input devices (add devres support) by Dmitry Torokhov · 12 years ago
  56. fa8e245 Merge tag 'v3.7-rc4' into next to sync up Wacom bits by Dmitry Torokhov · 12 years ago
  57. 3d70f8c Linux 3.7-rc4 by Linus Torvalds · 12 years ago
  58. d416497 Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  59. 225ff86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  60. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  61. 53f9313 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  62. d56a289 Input: pwm-beeper - add devicetree probing support by Sascha Hauer · 12 years ago
  63. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  64. c454e61 tcp-repair: Handle zero-length data put in rcv queue by Pavel Emelyanov · 12 years ago
  65. a4d7e48 vmxnet3: must split too big fragments by Eric Dumazet · 12 years ago
  66. 7893363 l2tp: fix oops in l2tp_eth_create() error path by Tom Parkin · 12 years ago
  67. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 12 years ago
  68. fba4e08 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
  69. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
  70. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  71. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  72. 57c10b6 drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  73. 2b67404 bnx2x: fix HW initialization using fw 7.8.x by Dmitry Kravkov · 12 years ago
  74. a315b5a Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  75. 74fb838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  76. 998f40b NFS4: nfs4_opendata_access should return errno by Weston Andros Adamson · 12 years ago
  77. 23e4430 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  78. ae41fce Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  79. b987a83 Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-frv by Linus Torvalds · 12 years ago
  80. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  81. d9b482c hashtable: introduce a small and naive hashtable by Sasha Levin · 12 years ago
  82. 1d72d9f frv: fix the broken preempt by Al Viro · 12 years ago
  83. 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  84. e7aa51b FRV: Fix the new-style kernel_thread() stuff by David Howells · 12 years ago
  85. 1ee6f56 FRV: Fix the preemption handling by David Howells · 12 years ago
  86. eded09c FRV: gcc-4.1.2 also inlines weak functions by David Howells · 12 years ago
  87. 5f0231d FRV: Don't objcopy the GNU build_id note by David Howells · 12 years ago
  88. a5788ca FRV: Add missing linux/export.h #inclusions by David Howells · 12 years ago
  89. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  90. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  91. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  92. c660b8f Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  93. 3916e1d drm/udl: fix stride issues scanning out stride != width*bpp by Dave Airlie · 12 years ago
  94. eaa7cc6 hwmon: Only include of_match_table with CONFIG_OF_GPIO by Jamie Lentin · 12 years ago
  95. a2e4919 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 12 years ago
  96. b7a46dc Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  97. 9c27540 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  98. f9b1ef5 NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly by Trond Myklebust · 12 years ago
  99. 2c42a3f tcp: Fix double sizeof in new tcp_metrics code by Julian Anastasov · 12 years ago
  100. 8f363b7 net: fix divide by zero in tcp algorithm illinois by Jesper Dangaard Brouer · 12 years ago