1. b3f79f9 staging: comedi: usbdux: remove an unnecessary dev_info() by Ian Abbott · 13 years ago
  2. 5a613d6 staging: comedi: usbdux: use attach_usb() hook by Ian Abbott · 13 years ago
  3. 5e9d922 staging: comedi: amplc_pci224: use attach_pci() hook by Ian Abbott · 13 years ago
  4. cf938c2 staging: comedi: restrict comedi_auto_config() to single driver by Ian Abbott · 13 years ago
  5. 63bf3d1 staging: comedi: pass struct comedi_driver * to comedi_auto_config() by Ian Abbott · 13 years ago
  6. f4011670 staging: comedi: add bus-type-specific attach hooks for PCI and USB by Ian Abbott · 13 years ago
  7. 3902a37 staging: comedi: refactor comedi_device_attach() a bit by Ian Abbott · 13 years ago
  8. d8b6ca0 staging: comedi: pass usb interface to comedi_usb_auto_config by Ian Abbott · 13 years ago
  9. c43435d staging: comedi: don't hijack hardware device private data by Ian Abbott · 13 years ago
  10. 7cbd8f3 staging: comedi: don't disable IRQ for comedi_file_info_table_lock by Ian Abbott · 13 years ago
  11. 4c093a6 staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_config by Ian Abbott · 13 years ago
  12. 2e3c024 staging: comedi: das08: separately configure ISA and PCI by Ian Abbott · 13 years ago
  13. 3e6be97 staging: comedi: amplc_pc263: separately configure ISA and PCI by Ian Abbott · 13 years ago
  14. 717ab67 staging: comedi: amplc_pc236: separately configure ISA and PCI by Ian Abbott · 13 years ago
  15. 8c287d2 staging: comedi: amplc_dio200: separately configure ISA and PCI by Ian Abbott · 13 years ago
  16. ac1a4f2 Staging: VME: Ensure TSI148 link list descriptors are written big endian by Martyn Welch · 13 years ago
  17. 3abc48a Staging: VME: Convert TSI148 to use dma_map_single by Martyn Welch · 13 years ago
  18. 59b2bbb Staging: bcm: IPv6Protocol.c: coding style fix by Max Tottenham · 13 years ago
  19. 6704fc8 Staging: bcm: IPv6Protocol.c: coding style fix by Max Tottenham · 13 years ago
  20. 6d14706 Staging: bcm: IPv6Protocol.c coding style fix by Max Tottenham · 13 years ago
  21. aadb4ec Staging: bcm: IPv6Protocol.c coding style fix by Max Tottenham · 13 years ago
  22. fac290a Staging: bcm: IPv6Protocol.c coding style fix by Max Tottenham · 13 years ago
  23. 07ed6b7 Staging: bcm: IPv6Protocol.c fix coding style by Max Tottenham · 13 years ago
  24. ac8c100 Staging: bcm: IPv6Protocol.c coding style fix by Max Tottenham · 13 years ago
  25. 26908c9 Staging: bcm: IPv6Protocol.c: Fix coding style by Max Tottenham · 13 years ago
  26. d740e88 staging:ramster Fix typos in staging:ramster by Justin P. Mattock · 13 years ago
  27. 6354eb8 staging:omapdrm Fix typos in drivers:omapdrm by Justin P. Mattock · 13 years ago
  28. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 13 years ago
  29. 73e1889 staging: Fix typo in wlags49_h2 by Masanari Iida · 13 years ago
  30. ecb3b80 Staging: vme: Replace semaphore by mutex. by Santosh Nayak · 13 years ago
  31. f56d711 staging: fix android persistent_ram printk formats by Randy Dunlap · 13 years ago
  32. 2471ec5 Staging: rts5139: a couple off by one fixes by Dan Carpenter · 13 years ago
  33. fc44de0 staging/telephony/ixj.c: delete trailing whitespace by Jesper Juhl · 13 years ago
  34. 6c0965f staging: xgifb: inline XGI_GetResInfo() by Aaro Koskinen · 13 years ago
  35. d00d12f staging: xgifb: eliminate redundant struct definition by Aaro Koskinen · 13 years ago
  36. 354f49f staging: xgifb: delete VB_ExtTVEdgeIndex by Aaro Koskinen · 13 years ago
  37. 36ae035 staging: xgifb: delete VB_ExtTVFlickerIndex by Aaro Koskinen · 13 years ago
  38. 66f3859 staging: xgifb: XGI_ExtStruct: delete unused fields by Aaro Koskinen · 13 years ago
  39. 1bb52cc staging: xgifb: delete legacy DAC data by Aaro Koskinen · 13 years ago
  40. a157961 staging: xgifb: delete StandTableIndex parameters by Aaro Koskinen · 13 years ago
  41. fb60d0c staging: xgifb: truncate XGI330_StandTable by Aaro Koskinen · 13 years ago
  42. 969f7f3 staging: xgifb: delete code for EGA or lower modes by Aaro Koskinen · 13 years ago
  43. ace1055 staging: xgifb: delete SModeIDTable by Aaro Koskinen · 13 years ago
  44. 34c13ee staging: xgifb: drop code for legacy VGA modes by Aaro Koskinen · 13 years ago
  45. 77f3e4b staging: xgifb: unwrap mode table lines by Aaro Koskinen · 13 years ago
  46. ac64fdf staging: xgifb: delete MD_XGI300 by Aaro Koskinen · 13 years ago
  47. c6d5841 staging: xgifb: delete mode rows and columns by Aaro Koskinen · 13 years ago
  48. 283b846 staging: xgifb: delete mode names from the mode table by Aaro Koskinen · 13 years ago
  49. ba6288f staging: xgifb: drop redudant mode table entries by Aaro Koskinen · 13 years ago
  50. f9e5de0 staging: xgifb: eliminate string comparison from mode search by Aaro Koskinen · 13 years ago
  51. f47f12d staging: xgifb: delete rate_idx from mode table by Aaro Koskinen · 13 years ago
  52. b07b3a9 staging: xgifb: delete XGI300paneltype by Aaro Koskinen · 13 years ago
  53. c38d044 staging: xgifb: drop XG45 code by Aaro Koskinen · 13 years ago
  54. 18408da staging: xgifb: drop XG41 code by Aaro Koskinen · 13 years ago
  55. aca03bc staging: xgifb: XGIfb_mode_rate_to_dclock: initialize ModeIdIndex properly by Aaro Koskinen · 13 years ago
  56. e484975 staging: xgifb: XGIfb_mode_rate_to_dclock: delete commented-out code by Aaro Koskinen · 13 years ago
  57. 051ff1b staging: xgifb: XGIfb_mode_rate_to_ddata: initialize ModeIdIndex properly by Aaro Koskinen · 13 years ago
  58. 3a05de3 staging: xgifb: XGIfb_mode_rate_to_ddata: delete commented-out code by Aaro Koskinen · 13 years ago
  59. f650caa staging/xgifb: fix addressing issues on platform with long physical addressing by Dmitry Eremin-Solenikov · 13 years ago
  60. 9a801f2 staging/xgifb: simplify vga I/O ports handling by Dmitry Eremin-Solenikov · 13 years ago
  61. 30b7681 staging/xgifb: drop RelIO from vb_device_info by Dmitry Eremin-Solenikov · 13 years ago
  62. ef23b21 staging/xgifb: remove unused variable by Dmitry Eremin-Solenikov · 13 years ago
  63. 3567f97 staging: usbip: Fix typo in printed text by Christopher Harvey · 13 years ago
  64. 2f5c638 staging: usbip: fix potential segfault because of unchecked return value of strchr. by Christopher Harvey · 13 years ago
  65. 310c6a7 staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling. by Santosh Nayak · 13 years ago
  66. 277ac73 Staging:rts_pstor: fix coding style issue in rtsx_transport.c by Hitoshi NAKAMORI · 13 years ago
  67. 215c47c staging:octeon Fix typos in staging:octeon by Justin P. Mattock · 13 years ago
  68. e06d9b3 staging:rts_pstor:Fix unbalanced parentheses by wwang · 13 years ago
  69. 1c3a4dc staging: omap/drm: dmm should return proper errors by Rob Clark · 13 years ago
  70. 68a75f3 staging: ozwpan: Replace existing event logging mechanism by Rupesh Gujare · 13 years ago
  71. 13c398a staging/mei: wd.c normalize debug and error messages by Tomas Winkler · 13 years ago
  72. 9487eb0 staging/mei: refactor mei_wd_host_init function by Tomas Winkler · 13 years ago
  73. c38ea24 staging/mei: cleanup driver naming strings by Tomas Winkler · 13 years ago
  74. 68d923d staging/mei: struct amt_wd_dev' should it be static by Tomas Winkler · 13 years ago
  75. b18a4d6 staging/mei: remove unused variable by Tomas Winkler · 13 years ago
  76. d39a464 staging/mei: use dev_err instead of printk by Tomas Winkler · 13 years ago
  77. 5192dda staging/mei: mei_wd_set_start_timeout should be static by Tomas Winkler · 13 years ago
  78. 2f3d2b4 staging/mei: define pr_fmt prefix for pr_ macros by Tomas Winkler · 13 years ago
  79. 4e24764 staging:quatech_usb2:quatech_usb2.c Fix typo in staging:quatech_usb2 by Justin P. Mattock · 13 years ago
  80. 6975e18 staging:panel:panel.c Fix typo in staging:panel by Justin P. Mattock · 13 years ago
  81. 5d25287 staging:olpc_dcon:olpc_dcon_xo_1.c Fix typo in staging:olpc_dcon by Justin P. Mattock · 13 years ago
  82. 595914f staging:ozwpan:ozhcd.c Fix typos in staging:ozwpan by Justin P. Mattock · 13 years ago
  83. 535f2a5 staging:nvec:nvec.h Fix typos in staging:nvec by Justin P. Mattock · 13 years ago
  84. ba46ce3 staging: usbip: fix the usage of kthread_stop() by Oleg Nesterov · 13 years ago
  85. 96ddcd4 staging/rtl8192e - fix typo in printk message by Axel Köllhofer · 13 years ago
  86. 4d36bf6 Staging: rtl8187se: r8185b_init.c: Fix comment blocks by Andrew Miller · 13 years ago
  87. 1ee6b74 Staging: rtl8187se: r8185b_init.c: Removed old comments by Andrew Miller · 13 years ago
  88. f9c73f9 Staging: rtl8187se: r8185b_init.c: Fix some spacing issues by Andrew Miller · 13 years ago
  89. 3d2ec48 Staging: rtl8187se: r8185b_init.c: Fix function declarations by Andrew Miller · 13 years ago
  90. 9af7e27 Staging: rtl8187se: r8185b_init.c: Fixed spacing by Andrew Miller · 13 years ago
  91. 0034102 Linux 3.4-rc2 by Linus Torvalds · 13 years ago
  92. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  93. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  94. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  95. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  96. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  97. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  98. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 13 years ago
  99. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 13 years ago
  100. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 13 years ago