1. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  2. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 13 years ago
  3. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 13 years ago
  4. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  5. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 13 years ago
  6. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  7. 44da29d sgi-xp: fix a use after free by Eric Dumazet · 13 years ago
  8. ec8f9ce drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CONFIG_PM_RUNTIME by Geert Uytterhoeven · 13 years ago
  9. 4bbd61f drivers/misc/cs5535-mfgpt.c: fix wrong if condition by Christian Gmeiner · 13 years ago
  10. 5a1e6f7 drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_probe error path by Axel Lin · 13 years ago
  11. 1312ba4 pti: PTI semantics fix in pti_tty_cleanup. by J Freyensee · 13 years ago
  12. 1dae42b pti: ENXIO error case memory leak PTI fix. by J Freyensee · 13 years ago
  13. 29021bcc pti: double-free security PTI fix by J Freyensee · 13 years ago
  14. 9d031d9 drivers:misc: ti-st: fix skipping of change remote baud by Shahar Lev · 13 years ago
  15. 7316a9f st_kim: Handle case of no device found for ID 0 by Steven Rostedt · 13 years ago
  16. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  17. 603d04b kgdbts: only use new asm-generic/ptrace.h api when needed by Mike Frysinger · 13 years ago
  18. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
  19. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  20. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. 82aff10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  22. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  23. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  24. 0e1d715 misc: Add CARMA DATA-FPGA Programmer support by Ira Snyder · 13 years ago
  25. c186f0e misc: Add CARMA DATA-FPGA Access Driver by Ira Snyder · 13 years ago
  26. 0b61d2a Intel PTI implementaiton of MIPI 1149.7. by J Freyensee · 13 years ago
  27. 275640b pch_phub: Support new device ML7223 by Tomoya MORINAGA · 13 years ago
  28. 773d679 misc: fix ti-st build issues by Randy Dunlap · 13 years ago
  29. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  30. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  31. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  32. fc27119 drivers:misc:ti-st: remove rfkill dependency by Pavan Savoy · 13 years ago
  33. 764b0c4 drivers:misc:ti-st: handle delayed tty receive by Pavan Savoy · 13 years ago
  34. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 13 years ago
  35. 853a137 cs5535: Fix section mismatch by Nikanth Karthikesan · 13 years ago
  36. 5ecd602e ibmasm: fix comment typo by Justin P. Mattock · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  39. 95e14ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  40. adb4b83 kgdboc,kgdbts: strlen() doesn't count the terminator by Dan Carpenter · 14 years ago
  41. b259514 drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  42. deb187e drivers/misc/ep93xx_pwm.c: world-writable sysfs files by Vasiliy Kulikov · 13 years ago
  43. a844b43 drivers/misc/atmel_tclib.c: fix a memory leak by Axel Lin · 13 years ago
  44. 6f7d485 drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() by Axel Lin · 13 years ago
  45. 4e67359 drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handled by Hong Liu · 13 years ago
  46. b950054 ST SPEAr: PCIE gadget suppport by Pratyush Anand · 13 years ago
  47. 45bff2e drivers/misc/bmp085.c: free initmem memory by Shubhrajyoti Datta · 13 years ago
  48. 4a7de63 bh1780gli: convert to dev pm ops by Shubhrajyoti Datta · 13 years ago
  49. ff60667 Move lis3lv02d drivers to drivers/misc by Jean Delvare · 13 years ago
  50. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  51. 8ac727c misc: change to new flag variable by matt mooney · 14 years ago
  52. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  53. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  54. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  55. 6ae705b pch_uart: reference clock on CM-iTC by Denis Turischev · 13 years ago
  56. 1a738dc pch_phub: add new device ML7213 by Tomoya MORINAGA · 14 years ago
  57. c1605f2 drivers:misc: ti-st: fix debugging code by Pavan Savoy · 13 years ago
  58. 97e419a drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  59. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  60. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 13 years ago
  61. 781a739 drivers:misc: ti-st: remove multiple gpio handling by Pavan Savoy · 13 years ago
  62. 6d71ba2 drivers:misc: ti-st: fix hci-ll on wake_ind collision by Pavan Savoy · 13 years ago
  63. ef04d12 drivers:misc: ti-st: firmware download optimization by Pavan Savoy · 13 years ago
  64. 6710fcf drivers:misc: ti-st: set right debug levels for logs by Pavan Savoy · 13 years ago
  65. 7044266 drivers:misc: ti-st: fix error codes by Pavan Savoy · 13 years ago
  66. ec60d0a drivers:misc: ti-st: move from rfkill to sysfs by Pavan Savoy · 13 years ago
  67. 5c88b02 drivers:misc: ti-st: register with channel IDs by Pavan Savoy · 13 years ago
  68. c47dda7 pch_phub: add new device ML7213 by Tomoya MORINAGA · 14 years ago
  69. 51f50f8 misc/iwmc3200top: use system_wq instead of dedicated workqueues by Tejun Heo · 13 years ago
  70. b143758 misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage by Mark Brown · 14 years ago
  71. 7eb1981 misc: Fix cs5535 printk warnings by Joe Perches · 14 years ago
  72. ec9d0cf gpio/misc: Add MODULE_ALIAS entries for CS5535 functions by Andres Salomon · 14 years ago
  73. 69bc6de misc: Convert cs5535-mfgpt from pci device to platform device by Andres Salomon · 14 years ago
  74. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  75. d27a0c0 VMware balloon: stop locking pages when hypervisor tells us enough by Dmitry Torokhov · 14 years ago
  76. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  77. 883624a ioc4: use static work_struct for ioc4_load_modules() by Tejun Heo · 14 years ago
  78. 45efe84 misc/at24: add more sanity checks for parameters by Wolfram Sang · 14 years ago
  79. 9ed030d misc/at24: parse device tree data by Wolfram Sang · 14 years ago
  80. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  81. b38eeaa drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() by Axel Lin · 14 years ago
  82. c22c7ae sgi-xpc: XPC fails to discover partitions with all nasids above 128 by Robin@sgi.com · 14 years ago
  83. dc6641b i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  84. 149d730 spelling fix in drivers/misc/Kconfig by Jonathan Neuschäfer · 14 years ago
  85. aec0428 drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store() by Dan Carpenter · 14 years ago
  86. 1093736 drivers/misc/apds9802als.c: fix signedness bug by Vasiliy Kulikov · 14 years ago
  87. 90482e4 misc/isl29020: signedness bug in als_sensing_range_store() by Dan Carpenter · 14 years ago
  88. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  89. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  90. 4dacd5c kgdbts: prevent re-entry to kgdbts before it unregisters by Dongdong Deng · 14 years ago
  91. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  92. f0f05b1 misc: Add ab8500 pwm driver by Arun Murthy · 14 years ago
  93. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  94. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  95. 5f2365d misc devices: do not enable by default by Borislav Petkov · 14 years ago
  96. f0cfec1 drivers/misc/apds9802als.c: add runtime PM support by Hong Liu · 14 years ago
  97. 22d96aa drivers/misc/apds9802als.c: ALS drivers for the apds9802als by anantha · 14 years ago
  98. 2e85c4d drivers/misc/isl29020.c: ambient light sensor by Kalhan Trisal · 14 years ago
  99. 93e2f58 lkdtm: prefix enum constants by Namhyung Kim · 14 years ago
  100. 92b1f84 drivers/misc: driver for APDS990X ALS and proximity sensors by Samu Onkalo · 14 years ago