1. 90cb619 Staging: ipack: Choose the optimum bus speed by default. by Jens Taprogge · 12 years ago
  2. 0b0f3a1 Staging: ipack: Obtain supported speeds from ID ROM. by Jens Taprogge · 12 years ago
  3. eb12d88 Staging: ipack/bridges/tpci200: provide new callbacks to tpci200 by Jens Taprogge · 12 years ago
  4. 7b6ab33 Staging: ipack: Provide several carrier callbacks. by Jens Taprogge · 12 years ago
  5. 28086cb Staging: ipack/bridges/tpci200: Put the TPCI200 control registers into a struct. by Jens Taprogge · 12 years ago
  6. 04a4d10 staging: omap-thermal: improve conf data handling and initialization by Eduardo Valentin · 12 years ago
  7. 765a193 staging: omap-thermal: fix polling period settings by Eduardo Valentin · 12 years ago
  8. cff860f staging: omap-thermal: remove checkpatch.pl warnings on data files by Eduardo Valentin · 12 years ago
  9. 76d2cd3 staging: omap-thermal: Correct checkpatch.pl warnings by J Keerthy · 12 years ago
  10. 559e9a6 staging: comedi: fix brace coding style issues by Güngör Erseymen · 12 years ago
  11. 293b048 staging: comedi: adl_pci9111: remove unnecessary comments by H Hartley Sweeten · 12 years ago
  12. 499a76d staging: comedi: adl_pci9111: remove extra i8253_cascade_ns_to_timer_2div() by H Hartley Sweeten · 12 years ago
  13. e990333 staging: comedi: adl_pci9111: use cfc_check_trigger_is_unique by H Hartley Sweeten · 12 years ago
  14. 6c39eed staging: comedi: comedi_fc: introduce cfc_check_trigger_is_unique by H Hartley Sweeten · 12 years ago
  15. 6be4173 staging: comedi: adl_pci9111: single source triggers are unique by H Hartley Sweeten · 12 years ago
  16. 97e01bb staging: comedi: adl_pci9111: use cfc_check_trigger_src by H Hartley Sweeten · 12 years ago
  17. 43b9778 staging: comedi: comedi_fc: introduce cfc_check_trigger_src by H Hartley Sweeten · 12 years ago
  18. 13b2663 staging/gdm72xx: remove camel-case vars in gdm_qos by Macpaul Lin · 12 years ago
  19. c37a174 staging: tidspbridge: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  20. 86f9150 staging: "wlags49_h2" Fix typos. by Justin P. Mattock · 12 years ago
  21. 893be48 staging: comedi: adl_pci9111: remove unnecessary 'is_valid' by H Hartley Sweeten · 12 years ago
  22. eba1627 staging: comedi: adl_pci9111: cleanup timer_divisor_[12] by H Hartley Sweeten · 12 years ago
  23. afa6ac4 staging: comedi: adl_pci9111: cleanup pci9111_hr_ai_range by H Hartley Sweeten · 12 years ago
  24. 8c7524e staging: comedi: adl_pci9111: cleanup the io register map by H Hartley Sweeten · 12 years ago
  25. 6b228d8 staging: comedi: adl_pci9111: change pci9111_fifo_reset into a function by H Hartley Sweeten · 12 years ago
  26. 20614d9 staging: comedi: adl_pci9111: remove pci9111_trigger_and_autoscan_[sg]et macros by H Hartley Sweeten · 12 years ago
  27. 2959bc2 staging: comedi: adl_pci9111: remove pci9111_interrupt_and_fifo_[sg]et macros by H Hartley Sweeten · 12 years ago
  28. f123f28 staging: comedi: adl_pci9111: remove pci9111_interrupt_clear macro by H Hartley Sweeten · 12 years ago
  29. 3eb60d7 staging: comedi: adl_pci9111: remove pci9111_software_trigger macro by H Hartley Sweeten dev · 12 years ago
  30. 9676437 staging: comedi: adl_pci9111: remove pci9111_is_fifo_* macros by H Hartley Sweeten · 12 years ago
  31. 0f0bde9 staging: comedi: adl_pci9111: remove pci9111_ai_channel_[gs]et macros by H Hartley Sweeten · 12 years ago
  32. c514bab staging: comedi: adl_pci9111: remove pci9111_ai_range_[gs]et macros by H Hartley Sweeten · 12 years ago
  33. ae479ee staging: comedi: adl_pci9111: use local variables for the chan/range by H Hartley Sweeten · 12 years ago
  34. 9852d13 staging: comedi: adl_pci9111: remove INTERRUPT_DEBUG code by H Hartley Sweeten · 12 years ago
  35. 1fbc937 staging: comedi: adl_pci9111: remove AI_DO_CMD_DEBUG code by H Hartley Sweeten · 12 years ago
  36. 3e5a0ba staging: comedi: adl_pci9111: use attach_pci callback by H Hartley Sweeten · 12 years ago
  37. f2bed9b staging: comedi: adl_pci9111: remove the io_range values from the private data by H Hartley Sweeten · 12 years ago
  38. 034f873 staging: comedi: adl_pci9111: remove the board attach noise by H Hartley Sweeten · 12 years ago
  39. 02baee8 staging: comedi: adl_pci9111: analog input subdevice is fixed by H Hartley Sweeten · 12 years ago
  40. f212a37 staging: comedi: adl_pci9111: remove 'single' channel list check by H Hartley Sweeten · 12 years ago
  41. e6e69aa staging: comedi: adl_pci9111: remove chanlist_len checks by H Hartley Sweeten · 12 years ago
  42. 3acf317 staging: comedi: adl_pci9111: digital input/output subdevices are fixed by H Hartley Sweeten · 12 years ago
  43. 05841b3 staging: comedi: adl_pci9111: analog output subdevice is fixed by H Hartley Sweeten · 12 years ago
  44. 2f002cc staging: comedi: adl_pci9111: cleanup ai read in pci9111_ai_insn_read() by H Hartley Sweeten · 12 years ago
  45. b5d8d11 staging: comedi: adl_pci9111: remove pci9111_{hr_, )ai* macros by H Hartley Sweeten · 12 years ago
  46. af031ed staging: comedi: adl_pci9111: cleanup pci9111_ai_munge() by H Hartley Sweeten · 12 years ago
  47. 2873ea8 staging: comedi: adl_pci9111: remove AI_INSN_DEBUG code by H Hartley Sweeten · 12 years ago
  48. 2084fd1 staging: comedi: adl_pci9111: cleanup pci9111_ao_insn_write() by H Hartley Sweeten · 12 years ago
  49. 6b7044d staging: comedi: adl_pci9111: cleanup ao resolution by H Hartley Sweeten · 12 years ago
  50. b3450fa staging: comedi: adl_pci9111: cleanup pci9111_ao_insn_read() by H Hartley Sweeten · 12 years ago
  51. dc79022 staging: comedi: adl_pci9111: remove pci9111_ao_set_data macro by H Hartley Sweeten · 12 years ago
  52. 83dcfee staging: comedi: adl_pci9111: cleanup pci9111_do_insn_bits() by H Hartley Sweeten · 12 years ago
  53. bfa6d3b staging: comedi: adl_pci9111: cleanup pci9111_di_insn_bits() by H Hartley Sweeten · 12 years ago
  54. 101e490 staging: comedi: adl_pci9111: remove pci9111_d[io]_* i/o macros by H Hartley Sweeten · 12 years ago
  55. 9d09315 staging: comedi: adl_pci9111: use 8253 helper functions by H Hartley Sweeten · 12 years ago
  56. d3ceb27 staging: comedi: adl_pci9111: remove pci9111_8254_* i/o macros by H Hartley Sweeten · 12 years ago
  57. 886edb0 staging: comedi: adl_pci9111: remove PCI9111_IO_BASE macro by H Hartley Sweeten · 12 years ago
  58. 3faac28 staging: comedi: adl_pci9111: remove pci9111_board_nbr macro by H Hartley Sweeten · 12 years ago
  59. 9894307 staging: comedi: adl_pci9111: remove dev_private macro by H Hartley Sweeten · 12 years ago
  60. 119c081 staging: drm/omap: hold a ref to the bo while waiting for flip by Rob Clark · 12 years ago
  61. 1004689 Merge tag 'iio-for-3.7c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-next by Greg Kroah-Hartman · 12 years ago
  62. a7e46d8b staging: xgifb: delete redundant casts by Aaro Koskinen · 12 years ago
  63. e8cb03d staging: xgifb: use correct type for VBVCLKData by Aaro Koskinen · 12 years ago
  64. 8951dad staging: xgifb: delete ISXPDOS by Aaro Koskinen · 12 years ago
  65. d21222d staging: xgifb: mark constant data with const by Aaro Koskinen · 12 years ago
  66. 073b61e staging: xgifb: access static data tables directly by Aaro Koskinen · 12 years ago
  67. d3ae576 staging: xgifb: use "else if" by Aaro Koskinen · 12 years ago
  68. 14f7c11 staging: xgifb: delete XGI_LCDDataTablStruct by Aaro Koskinen · 12 years ago
  69. 898df16 staging: xgifb: delete LCDLenList by Aaro Koskinen · 12 years ago
  70. 378fd8a staging: xgifb: XGI_GetLcdPtr: delete dead code by Aaro Koskinen · 12 years ago
  71. bc9ffcc staging: xgifb: delete Chrontel 7017 LCD data by Aaro Koskinen · 12 years ago
  72. 18ba866 staging: xgifb: use a real pointer for TV DATAPTR by Aaro Koskinen · 12 years ago
  73. 2457254 staging: xgifb: use proper typing for TV data by Aaro Koskinen · 12 years ago
  74. 6265ee4 staging: xgifb: delete Chrontel TV data by Aaro Koskinen · 12 years ago
  75. 56d276c staging: xgifb: XGI_GetTVPtr: drop the table parameter by Aaro Koskinen · 12 years ago
  76. 4c047ac staging: xgifb: avoid copy-pasting LCD data by Aaro Koskinen · 12 years ago
  77. 4d8f5ca staging: xgifb: delete redundant chip type check by Aaro Koskinen · 12 years ago
  78. c62c517 staging: xgifb: delete some unused #defines by Aaro Koskinen · 12 years ago
  79. 31fb40f staging: xgifb: delete IF_DEF_LCDA by Aaro Koskinen · 12 years ago
  80. 6e90d05 staging: xgifb: delete IF_DEF_ExpLink by Aaro Koskinen · 12 years ago
  81. 886230c staging: xgifb: replace XGI_XG21SetPanelDelay() with mdelay() by Aaro Koskinen · 12 years ago
  82. 2fd002b staging: xgifb: document some LVDS data delay values by Aaro Koskinen · 12 years ago
  83. 6690da5 Staging: silicom: Header-cleanup by DanielC · 12 years ago
  84. 909ff71 staging:wlan-ng: clean some more functions by Devendra Naga · 12 years ago
  85. 50d6b9b staging:wlan-ng: clean register_wlandev function by Devendra Naga · 12 years ago
  86. 102db1f staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfig by Devendra Naga · 12 years ago
  87. 311e24f staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detach by Devendra Naga · 12 years ago
  88. 7694538 staging:wlan-ng: clean coding style problems in p80211req_mibset_mibget by Devendra Naga · 12 years ago
  89. bdced87 staging:wlan-ng: p80211req_mibset_mibget should be void by Devendra Naga · 12 years ago
  90. 009629e staging:wlan-ng: clean p80211req_handlemsg by Devendra Naga · 12 years ago
  91. c3016c4 staging:wlan-ng: remove default case in the p80211req_handlemsg by Devendra Naga · 12 years ago
  92. 89e6302 staging:wlan-ng: cleanup hfa384x_ctlxout_callback by Devendra Naga · 12 years ago
  93. 3f51425 staging:wlan-ng: cleanup hfa384x_usbctlx_resptimerfn by Devendra Naga · 12 years ago
  94. ae24e13 staging:wlan-ng: fix sparse warnings by Devendra Naga · 12 years ago
  95. 023aeaa staging:wlan-ng: slove sparse warnings by Devendra Naga · 12 years ago
  96. 2ea5d82 staging/rts_pstor: remove braces {} in ms.c by Toshiaki Yamane · 12 years ago
  97. 01e6a6b staging/rts_pstor: remove braces {} in rtsx_scsi.c by Toshiaki Yamane · 12 years ago
  98. 7c77e38 staging/rts_pstor: remove braces {} in sd.c (release_sd_card) by Toshiaki Yamane · 12 years ago
  99. a13ce21 staging/rts_pstor: remove braces {} in sd.c (sd_power_off_card3v3) by Toshiaki Yamane · 12 years ago
  100. 00e9c10 staging/rts_pstor: remove braces {} in sd.c (sd_hw_rst) by Toshiaki Yamane · 12 years ago