1. 363e2e6 VME: Prevent D16 cycles being split into 8-bit blocks by Martyn Welch · 12 years ago
  2. 59e32c4 staging: sm7xxfb: fix for "rename smtc_screen_info to smtc_scr_info" by Stephen Rothwell · 12 years ago
  3. cbe7cbf pstore/ram: Make tracing log versioned by Anton Vorontsov · 12 years ago
  4. 67a101f pstore: Headers should include all stuff they use by Anton Vorontsov · 12 years ago
  5. bfce7cf Staging: ipack: change naming convention in TODO file by Samuel Iglesias Gonsálvez · 12 years ago
  6. 8f834c1 Staging: ipack: added development mailing list in TODO file by Samuel Iglesias Gonsálvez · 12 years ago
  7. cf3a5ca staging: rts5139: rts51x_card: fixed brace coding style issue by Erik Jones · 12 years ago
  8. 39d48bb staging: rts5139: rts51x_card: fixed brace coding style issue by Erik Jones · 12 years ago
  9. 8405f04 Merge tag 'iio-fixes-3.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  10. f555f12 tracing/function: Convert func_set_flag() to a switch statement by Anton Vorontsov · 12 years ago
  11. a694d1b pstore/ram: Add ftrace messages handling by Anton Vorontsov · 12 years ago
  12. c2b7113 pstore/ram: Convert to write_buf callback by Anton Vorontsov · 12 years ago
  13. 21f6794 tracing/function: Introduce persistent trace option by Anton Vorontsov · 12 years ago
  14. 060287b pstore: Add persistent function tracing by Anton Vorontsov · 12 years ago
  15. 897dba0 pstore: Introduce write_buf backend callback by Anton Vorontsov · 12 years ago
  16. b2ad368 tracing: Fix initialization failure path in tracing_set_tracer() by Anton Vorontsov · 12 years ago
  17. c1743cb pstore/ram_core: Get rid of prz->ecc enable/disable flag by Anton Vorontsov · 12 years ago
  18. 5ca5d4e pstore/ram: Make ECC size configurable by Anton Vorontsov · 12 years ago
  19. 4a53ffa pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly by Anton Vorontsov · 12 years ago
  20. d761074b staging: ste_rmi4: Fix typos by Justin P. Mattock · 12 years ago
  21. 7106319 staging/rts_pstor: use kthread_run instead doing kthread_create and wake_up_process by Devendra Naga · 12 years ago
  22. 1a46eaf staging/wlan-ng: use kzalloc rather using kmalloc at create_wlan by Devendra Naga · 12 years ago
  23. 6594ac5 staging/winbond: use err and remove nr by Devendra Naga · 12 years ago
  24. 2390e83 staging: comedi: addi_data: remove pr_TTLRangelist by H Hartley Sweeten · 12 years ago
  25. 3afe5f6 staging/vt6656: cleanup coding style in vResetCommandTimer by Devendra Naga · 12 years ago
  26. eab6e19 staging/vt6656: remove unnecessary return in BSSvSecondTxData by Devendra Naga · 12 years ago
  27. a984fa55 staging/vt6656: coding style fix in BSSvSecondTxData by Devendra Naga · 12 years ago
  28. 6bab320 staging: wlags49_h2: remove vi modelines by Paul Bolle · 12 years ago
  29. 4eed84a Staging: ipack/devices/ipoctal: initialize the device in probe function by Samuel Iglesias Gonsálvez · 12 years ago
  30. 1337b07 Staging: ipack/devices/ipoctal: fix dereference NULL pointer by Samuel Iglesias Gonsálvez · 12 years ago
  31. d254eb7 staging: comedi: dt282x: remove the outw wrapper macros by H Hartley Sweeten · 12 years ago
  32. b70ac75 staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.h by Marek Belisko · 12 years ago
  33. 35975ea staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h. by Marek Belisko · 12 years ago
  34. f7e5780 staging: ft1000-usb: Fix lines over 80 chars. by Marek Belisko · 12 years ago
  35. 03b3ac1 staging: ft1000-usb: Remove name comments from ft1000_usb.h. by Marek Belisko · 12 years ago
  36. 586288c staging: ft1000-usb: Remove spaces from struct dpram_blk. by Marek Belisko · 12 years ago
  37. e2bdf27 staging: ft1000-usb: Remove leading spaces from struct ft1000_info. by Marek Belisko · 12 years ago
  38. 494e734 staging: ft1000-usb: Remove commented lines from ft1000_device. by Marek Belisko · 12 years ago
  39. 626888df staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c. by Marek Belisko · 12 years ago
  40. 949f5a5 staging: omap-thermal: add OMAP5 data structures by Eduardo Valentin · 12 years ago
  41. 1a31270 staging: omap-thermal: add OMAP4 data structures by Eduardo Valentin · 12 years ago
  42. 445eaf8 staging: omap-thermal: common code to expose driver to thermal framework by Eduardo Valentin · 12 years ago
  43. 8feaf0ce staging: OMAP4+: thermal: introduce bandgap temperature sensor by Eduardo Valentin · 12 years ago
  44. 493aa89 staging: panel: Use pr_info(...) rather than printk(KERN_INFO by Toshiaki Yamane · 12 years ago
  45. eb073a9 staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...) by Toshiaki Yamane · 12 years ago
  46. 6622bcd staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 block by Toshiaki Yamane · 12 years ago
  47. cd96aec staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabled by Devendra Naga · 12 years ago
  48. 9b90b71 staging/gdm72xx: coding style fixes gdm_qos.c by Devendra Naga · 12 years ago
  49. c2a1793 staging/gdm72xx: use kzalloc for phydev and sdev by Devendra Naga · 12 years ago
  50. 8df858e staging/gdm72xx: cleanup little at gdm_wimax_event_rcv by Devendra Naga · 12 years ago
  51. 7fc03ad staging/gdm72xx: use kzalloc for phydev and udev by Devendra Naga · 12 years ago
  52. d67030d staging/gdm72xx: return PTR_ERR rather -ENOENT by Devendra Naga · 12 years ago
  53. a6e28b3 staging/et131x: use SET_ETHTOOL_OPS directly by Devendra Naga · 12 years ago
  54. 13a05ea staging: sm7xxfb: cleanup on smtc_alloc_fb_info by Javier M. Mellid · 12 years ago
  55. cd4653a staging: sm7xxfb: move pseudo palette into smtcfb_info by Javier M. Mellid · 12 years ago
  56. 4a7c2e0 staging: sm7xxfb: minor maintenance on timing path by Javier M. Mellid · 12 years ago
  57. 0f9af64 staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timing by Javier M. Mellid · 12 years ago
  58. 1df7e0e staging: sm7xxfb: minor maintenance on sm7xx_vga_setup by Javier M. Mellid · 12 years ago
  59. 03e9e70 staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setup by Javier M. Mellid · 12 years ago
  60. 013db67 staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info by Javier M. Mellid · 12 years ago
  61. 4102d9f staging: sm7xxfb: rename index var on sm712vga_setup by Javier M. Mellid · 12 years ago
  62. 95c59dc staging: sm7xxfb: fix struct names related to vesa modes by Javier M. Mellid · 12 years ago
  63. 9a1f722 staging: comedi: rtd520: add a few comments by Ian Abbott · 12 years ago
  64. 3cdefc9 staging: comedi: rtd520: cleanup the boardinfo by H Hartley Sweeten · 12 years ago
  65. feb153f staging: comedi: rtd520: cleanup the range tables by H Hartley Sweeten · 12 years ago
  66. 26550b3 staging: comedi: rtd520: cleanup the "find pci device" code by H Hartley Sweeten · 12 years ago
  67. 7a819d1 staging: comedi: rtd520: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  68. 9e81c87 staging: comedi: rtd520: remove thisboard macro by H Hartley Sweeten · 12 years ago
  69. f782a25 staging: comedi: rtd520: remove devpriv macro by H Hartley Sweeten · 12 years ago
  70. 6c1a597 staging: comedi: rtd520: remove RtdDma1Status macro by H Hartley Sweeten · 12 years ago
  71. 4de01db staging: comedi: rtd520: remove RtdDma1Control macro by H Hartley Sweeten · 12 years ago
  72. 9c4d445 staging: comedi: rtd520: remove RtdDma0Status macro by H Hartley Sweeten · 12 years ago
  73. f543976 staging: comedi: rtd520: remove RtdDma0Control macro by H Hartley Sweeten · 12 years ago
  74. 879dabb staging: comedi: rtd520: remove RtdDma1Next macro by H Hartley Sweeten · 12 years ago
  75. a387a88 staging: comedi: rtd520: remove RtdDma1Count macro by H Hartley Sweeten · 12 years ago
  76. f1652df staging: comedi: rtd520: remove RtdDma1LocalAddr macro by H Hartley Sweeten · 12 years ago
  77. 06647ce staging: comedi: rtd520: remove RtdDma1PciAddr macro by H Hartley Sweeten · 12 years ago
  78. 7b1bb5a staging: comedi: rtd520: remove RtdDma1Mode macro by H Hartley Sweeten · 12 years ago
  79. b1d4d7d staging: comedi: rtd520: remove RtdDma0Next macro by H Hartley Sweeten · 12 years ago
  80. d1def6b staging: comedi: rtd520: remove RtdDma0Count macro by H Hartley Sweeten · 12 years ago
  81. 532b4cd staging: comedi: rtd520: remove RtdDma0LocalAddr macro by H Hartley Sweeten · 12 years ago
  82. 751a856 staging: comedi: rtd520: remove RtdDma0PciAddr macro by H Hartley Sweeten · 12 years ago
  83. 9d0f143 staging: comedi: rtd520: remove RtdDma0Mode macro by H Hartley Sweeten · 12 years ago
  84. a5ca947 staging: comedi: rtd520: remove RtdPlxInterruptWrite macro by H Hartley Sweeten · 12 years ago
  85. 2b20f61 staging: comedi: rtd520: remove RtdPlxInterruptRead macro by H Hartley Sweeten · 12 years ago
  86. ae96445 staging: comedi: rtd520: remove RtdDma1Reset macro by H Hartley Sweeten · 12 years ago
  87. e141869 staging: comedi: rtd520: remove RtdDma0Reset macro by H Hartley Sweeten · 12 years ago
  88. 4be6cd1 staging: comedi: rtd520: remove RtdDma1Source macro by H Hartley Sweeten · 12 years ago
  89. 70fdb97 staging: comedi: rtd520: remove RtdDma0Source macro by H Hartley Sweeten · 12 years ago
  90. e96eaf8 staging: comedi: rtd520: remove RtdDacClearFifo macro by H Hartley Sweeten · 12 years ago
  91. 9db311d staging: comedi: rtd520: remove RtdDacRange macro by H Hartley Sweeten · 12 years ago
  92. bb50054 staging: comedi: rtd520: remove RtdDacBothUpdate macro by H Hartley Sweeten · 12 years ago
  93. 58f1fde2 staging: comedi: rtd520: remove RtdDacUpdate macro by H Hartley Sweeten · 12 years ago
  94. 5f73c71 staging: comedi: rtd520: remove RtdDacFifoPut macro by H Hartley Sweeten · 12 years ago
  95. b0c375a staging: comedi: rtd520: remove RtdDio0CtrlWrite macro by H Hartley Sweeten · 12 years ago
  96. d6e3da8 staging: comedi: rtd520: remove RtdDio0CtrlRead macro by H Hartley Sweeten · 12 years ago
  97. 0bd1164 staging: comedi: rtd520: remove RtdDioStatusWrite macro by H Hartley Sweeten · 12 years ago
  98. add1b47 staging: comedi: rtd520: remove RtdDioStatusRead macro by H Hartley Sweeten · 12 years ago
  99. 474230a staging: comedi: rtd520: remove RtdDio1Write macro by H Hartley Sweeten · 12 years ago
  100. 0f4a4dc staging: comedi: rtd520: remove RtdDio1Read macro by H Hartley Sweeten · 12 years ago