1. 0bf25a4 Input: add support for LM8333 keypads by Wolfram Sang · 12 years ago
  2. 5a96626 Input: add support for Wacom Stylus device with I2C interface by Tatsunosuke Tobita · 12 years ago
  3. 271002c Input: xilinx_ps2 - allocate serio port separately by Dmitry Torokhov · 12 years ago
  4. 131c713 Input: tegra-kbc - allocate pdata before using it by Viresh Kumar · 12 years ago
  5. 3183968 Input: amijoy - add missing platform check by Geert Uytterhoeven · 12 years ago
  6. a1d552c Input: wacom - wireless battery status by Chris Bagwell · 12 years ago
  7. 16bf288 Input: wacom - create inputs when wireless connect by Chris Bagwell · 12 years ago
  8. d3825d5 Input: wacom - wireless monitor framework by Chris Bagwell · 12 years ago
  9. 3aac0ef Input: wacom - isolate input registration by Chris Bagwell · 12 years ago
  10. 727f9b4 Input: sentelic - improve packet debugging information by Oskari Saarenmaa · 12 years ago
  11. 7b85f73 Input: sentelic - minor code cleanup by Tai-hwa Liang · 12 years ago
  12. a4c8507 Input: sentelic - enabling absolute coordinates output for newer hardware by Tai-hwa Liang · 12 years ago
  13. 3ac1780 Input: sentelic - refactor code for upcoming new hardware support by Tai-hwa Liang · 12 years ago
  14. d8ee4a1 Input: gpio_keys - add support for interrupt only keys by Laxman Dewangan · 12 years ago
  15. a16ca23 Input: gpio_keys - consolidate key destructor code by Dmitry Torokhov · 12 years ago
  16. 6709c9a Input: revert "gpio_keys - switch to using threaded IRQs" by David Jander · 12 years ago
  17. d908092 Input: gpio_keys - constify platform data by Dmitry Torokhov · 12 years ago
  18. 598d3b7 Input: spear-keyboard - remove kbd_set_plat_data() by Viresh Kumar · 12 years ago
  19. 5c6a7a6 Input: ili210x - add support for Ilitek ILI210x based touchscreens by Olivier Sobrie · 12 years ago
  20. 14b5842 Input: altera_ps2 - use of_match_ptr() by Tobias Klauser · 12 years ago
  21. 4a53383 Input: synaptics_usb - switch to module_usb_driver() by Dmitry Torokhov · 12 years ago
  22. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 12 years ago
  23. ca83922 Input: convert SPI drivers to use module_spi_driver() by Axel Lin · 12 years ago
  24. 0f1142a Input: omap4-keypad - move platform_data to <linux/platform_data> by Felipe Balbi · 12 years ago
  25. 0439166 Input: kxtj9 - who_am_i check value and initial data rate fixes by Christopher Hudson · 12 years ago
  26. 104594b0 Input: add driver support for MAX8997-haptic by Donggeun Kim · 12 years ago
  27. 145e973 Input: tegra-kbc - revise device tree support by Olof Johansson · 12 years ago
  28. 2cd3687 Input: of_keymap - add device tree bindings for simple key matrices by Olof Johansson · 12 years ago
  29. b51425b Input: hp680_ts_input - ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 12 years ago
  30. 05b7b84 Merge branch 'for-next' of github.com:rydberg/linux into next by Dmitry Torokhov · 12 years ago
  31. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  32. 104a5f3 Input: max8925_onkey - avoid accessing input device too early by Dmitry Torokhov · 12 years ago
  33. adab30d Input: max8925_onkey - allow to be used as a wakeup source by Kevin Liu · 12 years ago
  34. fa3e44f Input: atmel-wm97xx - convert to dev_pm_ops by Dmitry Torokhov · 12 years ago
  35. 0c0c440 Input: atmel-wm97xx - set driver owner by Dmitry Torokhov · 12 years ago
  36. e3ae3525 Input: add cyttsp touchscreen maintainer entry by Javier Martinez Canillas · 12 years ago
  37. aaa60fa Input: cyttsp - remove useless checks in cyttsp_probe() by Dmitry Torokhov · 12 years ago
  38. aa87512 Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037 by Armando Visconti · 12 years ago
  39. f0c5f65 Input: add support for OnKey module for DA9052/53 PMIC by Ashish Jangam · 12 years ago
  40. 1b8be32 Input: add support for TI Touchscreen controller by Rachna Patil · 12 years ago
  41. 192cfd5 Linux 3.3-rc6 by Linus Torvalds · 12 years ago
  42. 8482a0a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 12 years ago
  43. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  44. 001f3a4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. 2ce3f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  46. ae942ae vfs: export full_name_hash() function to modules by Linus Torvalds · 12 years ago
  47. 62d222b Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  48. d085a09 Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  49. 5e8063d Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  50. 200e9ef vfs: split up name hashing in link_path_walk() into helper function by Linus Torvalds · 12 years ago
  51. 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 12 years ago
  52. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 12 years ago
  53. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 12 years ago
  54. 15d1ad0 hwmon: (f75375s) Catch some attempts to write to r/o registers by Nikolaus Schulz · 12 years ago
  55. b17d656 hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable by Nikolaus Schulz · 12 years ago
  56. 2273d5c Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 12 years ago
  58. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 12 years ago
  59. 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 12 years ago
  60. e49a343 ALSA: hda - Kill hyphenated names by Takashi Iwai · 12 years ago
  61. 5d85d97 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  62. 1f033c1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  63. 13fb2d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  64. a223c52 Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 12 years ago
  65. cfa5555 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  66. 6bba07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  67. b399997 Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  68. 847854f memblock: Fix size aligning of memblock_alloc_base_nid() by Tejun Heo · 12 years ago
  69. d7e5392 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  70. 4eb05d5 virtio: balloon: leak / fill balloon across S4 by Amit Shah · 12 years ago
  71. a3d0e4a OMAPDSS: APPLY: make ovl_enable/disable synchronous by Tomi Valkeinen · 12 years ago
  72. c9043ff OMAPDSS: panel-dvi: Add Kconfig dependency on I2C by Tomi Valkeinen · 12 years ago
  73. 1c1bc92 perf probe: Ensure offset provided is not greater than function length without DWARF info too by Prashanth Nageshappa · 12 years ago
  74. cfbd70c perf tools: Ensure comm string is properly terminated by David Ahern · 12 years ago
  75. 26b7952 perf probe: Ensure offset provided is not greater than function length by Prashanth Nageshappa · 12 years ago
  76. 30e68bc perf evlist: Return first evsel for non-sample event on old kernel by Namhyung Kim · 12 years ago
  77. c5f2ac9 Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 88ebdda Merge tag 'for-3.3' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  79. 108b0d3 drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv() by Sebastian Biemueller · 12 years ago
  80. 3868137 ALSA: hda - Add a fake mute feature by Takashi Iwai · 12 years ago
  81. 1404547 drm/radeon: fix uninitialized variable by Christian König · 12 years ago
  82. b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 12 years ago
  83. 2b69ffb drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2) by Alex Deucher · 12 years ago
  84. 741b9c7 watchdog: fix GETTIMEOUT ioctl in booke_wdt by Dmitry Artamonow · 12 years ago
  85. 7bff172 ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs by Takashi Iwai · 12 years ago
  86. 164974a ecryptfs: fix printk format warning for size_t by Randy Dunlap · 12 years ago
  87. edeea10 hwmon: (f75375s) Make pwm*_mode writable for the F75387 by Nikolaus Schulz · 12 years ago
  88. 331255d hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387 by Nikolaus Schulz · 12 years ago
  89. 891003a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  90. d5a74af Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  91. f599aaf watchdog: update maintainers git entry by Wim Van Sebroeck · 12 years ago
  92. 7ec0f04 watchdog: Fix typo in pnx4008_wdt.c by Masanari Iida · 12 years ago
  93. e1d1d68 watchdog: Fix typo in Kconfig by Masanari Iida · 12 years ago
  94. 78d3e00 watchdog: fix error in probe() of s3c2410_wdt (reset at booting) by MyungJoo Ham · 12 years ago
  95. 97d2a10 watchdog: hpwdt: clean up set_memory_x call for 32 bit by Maxim Uvarov · 12 years ago
  96. aabb70d [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit. by James Bottomley · 12 years ago
  97. a365fbf GFS2: Read resource groups on mount by Steven Whitehouse · 12 years ago
  98. 9e73f57 GFS2: Ensure rindex is uptodate for fallocate by Bob Peterson · 12 years ago
  99. 718b97b GFS2: Read in rindex if necessary during unlink by Bob Peterson · 12 years ago
  100. 4043b88 GFS2: Fix race between lru_list and glock ref count by Steven Whitehouse · 12 years ago