1. c7ac601 staging: comedi: cb_pcimdda: fix bug in call to subdev_8255_cleanup by H Hartley Sweeten · 12 years ago
  2. 8496fc47 staging: comedi: cb_pcimdda: remove attached_to_8255 from private data by H Hartley Sweeten · 12 years ago
  3. 86476d9 staging: comedi: cb_pcimdda: remove boardinfo by H Hartley Sweeten · 12 years ago
  4. accff35 staging: comedi: cb_pcimdda: remove ao_chans and ao_bits from boardinfo by H Hartley Sweeten · 12 years ago
  5. c8dd8e9 staging: comedi: cb_pcimdda: remove regs_badrindex and reg_sz from boardinfo by H Hartley Sweeten · 12 years ago
  6. 08c3c40 staging: comedi: cb_pcimdda: remove dio_offset from the boardinfo by H Hartley Sweeten · 12 years ago
  7. d9e33af staging: comedi: cb_pcimdda: define the register map by H Hartley Sweeten · 12 years ago
  8. 4d928b1 staging: comedi: cb_pcimdda: remove dio_chans from the private data by H Hartley Sweeten · 12 years ago
  9. e070c6a staging: comedi: cb_pcimdda: remove the DIO_METHODS by H Hartley Sweeten · 12 years ago
  10. ce774ea staging: comedi: cb_pcimdda: cleanup the 8255 subdevice init by H Hartley Sweeten · 12 years ago
  11. 8b00a2f staging: comedi: cb_pcimdda: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  12. a9ce3ee staging: comedi: cb_pcimdda: use dev->iobase by H Hartley Sweeten · 12 years ago
  13. b41bf58 staging: comedi: cb_pcimdda: cleanup pci probe by H Hartley Sweeten · 12 years ago
  14. d1438d4 staging: comedi: cb_pcimdda: add namespace to the driver by H Hartley Sweeten · 12 years ago
  15. fa090ab staging: comedi: cb_pcimdda: remove forward declarations by H Hartley Sweeten · 12 years ago
  16. 2a4b0ba staging: comedi: cb_pcimdda: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  17. aeb0ca6 staging: comedi: cb_pcimdda: remove REG_SZ and REGS_BARINDEX macros by H Hartley Sweeten · 12 years ago
  18. 2d069fb staging: comedi: cb_pcimdas: use attach_pci callback by H Hartley Sweeten · 12 years ago
  19. 2682b2d staging: comedi: cb_pcimdas: remove forward declarations by H Hartley Sweeten · 12 years ago
  20. 5f7cab0 staging: comedi: cb_pcimdas: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  21. 2c0db01 staging: comedi: cb_pcidda: use attach_pci callback by H Hartley Sweeten · 12 years ago
  22. 6d336a5 staging: comedi: cb_pcidda: remove forward declarations by H Hartley Sweeten · 12 years ago
  23. c6ad306 staging: comedi: cb_pcidda: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  24. 93ddbbb staging: comedi: cb_pcidio: use attach_pci callback by H Hartley Sweeten · 12 years ago
  25. 39ffddb staging: comedi: cb_pcidio: remove thisboard macro by H Hartley Sweeten · 12 years ago
  26. 3b96f25 staging: comedi: cb_pcidas: use attach_pci callback by H Hartley Sweeten · 12 years ago
  27. 6bfbd98 staging: comedi: adl_pci8164: use attach_pci callback by H Hartley Sweeten · 12 years ago
  28. 180d7fc staging: comedi: adl_pci7x3x: remove manual legacy attach by H Hartley Sweeten · 12 years ago
  29. c1a5496 staging: comedi: adl_pci7296: remove manual legacy attach by H Hartley Sweeten · 12 years ago
  30. 12a2dd6 staging: comedi: adl_pci6208: remove manual legacy attach by H Hartley Sweeten · 12 years ago
  31. 424d56e staging: tidspbridge: fix uuid strings by Omar Ramirez Luna · 12 years ago
  32. 1021bb5 Merge tag 'iio-for-v3.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  33. bc2c90c IIO: Add basic MXS LRADC driver by Marek Vasut · 12 years ago
  34. 6cffc1f IIO: Add 4-byte unsigned reads into generic-buffer example by Marek Vasut · 12 years ago
  35. 390d75c drivers/iio/adc/at91_adc.c: use devm_ functions by Julia Lawall · 12 years ago
  36. c4f9e64 staging:csr: remove usage of CsrSnprintf and use scnprintf by Devendra Naga · 12 years ago
  37. 4f870fe staging: comedi: replace printk calls in comedi core by Ian Abbott · 12 years ago
  38. 00255d1 staging: comedi: amplc_pc236: abbreviate IS_ENABLED() by Ian Abbott · 12 years ago
  39. 15bad7b staging: comedi: amplc_pc236: check bus type before accessing LCR by Ian Abbott · 12 years ago
  40. 02918c0 staging: comedi: amplc_pc236: check bus type in detach routine by Ian Abbott · 12 years ago
  41. 409861f staging: comedi: amplc_pc236: add helper functions to check bus type by Ian Abbott · 12 years ago
  42. 87f8b20 staging: comedi: amplc_pc263: abbreviate IS_ENABLED() by Ian Abbott · 12 years ago
  43. 6c29227 staging: comedi: amplc_pc263: check bus type in detach routine by Ian Abbott · 12 years ago
  44. d267694 staging: comedi: amplc_pc263: add helper functions to check bus type by Ian Abbott · 12 years ago
  45. 00d7a90 staging: comedi: contec_pci_dio: cleanup contec_do_insn_bits by H Hartley Sweeten · 12 years ago
  46. 8d02b3a staging: comedi: contec_pci_dio: use attach_pci callback by H Hartley Sweeten · 12 years ago
  47. 3256837 staging: comedi: contec_pci_dio: remove unneeded boardinfo code by H Hartley Sweeten · 12 years ago
  48. 86d466b staging: comedi: contec_pci_dio: define register map for board by H Hartley Sweeten · 12 years ago
  49. 8bba443 staging: comedi: contec_pci_dio: remove unused fields in the boardinfo by H Hartley Sweeten · 12 years ago
  50. f7f57ef staging: comedi: contec_pci_dio: remove function trace messages by H Hartley Sweeten · 12 years ago
  51. 5432e3f staging: comedi: contec_pci_dio: remove thisboard macro by H Hartley Sweeten · 12 years ago
  52. 8cf7842 staging: serqt_usb2: remove return in ProcessLineStatus and ProcessModemStatus by Devendra Naga · 12 years ago
  53. 7b11eb3 staging: serqt_usb2: remove retval initialisation in qt_tiocmget and qt_tiocmset by Devendra Naga · 12 years ago
  54. 68e071d staging: serqt_usb2: remove unneeded return in qt_throttle by Devendra Naga · 12 years ago
  55. c660e6b staging: serqt_usb2: remove unneeded return in qt_unthrottle by Devendra Naga · 12 years ago
  56. bef41c3 staging: asus_oled add MODULE_VERSION by Jonathan Brett · 12 years ago
  57. 9c8adb8 staging: asus_oled: Change printk calls to dev_xxx by Jonathan Brett · 12 years ago
  58. c2dea97 staging: comedi: amplc_dio200: replace macros with inline functions by Ian Abbott · 12 years ago
  59. 8c3714d staging: comedi: make attach handler optional by Ian Abbott · 12 years ago
  60. 3131de8 staging: comedi: dnya_pci10xx: remove unused DRV_NAME by H Hartley Sweeten · 12 years ago
  61. a38936f staging: comedi: dnya_pci10xx: remove unneeded boardinfo code by H Hartley Sweeten · 12 years ago
  62. 8fda437 staging: comedi: dnya_pci10xx: move boardinfo values into subdevice setup by H Hartley Sweeten · 12 years ago
  63. 4884f72 staging: comedi: dnya_pci10xx: remove unused fields in the boardinfo by H Hartley Sweeten · 12 years ago
  64. f2eacff staging: comedi: dnya_pci10xx: cleanup the analog output range by H Hartley Sweeten · 12 years ago
  65. 690e839 staging: comedi: dnya_pci10xx: use attach_pci callback by H Hartley Sweeten · 12 years ago
  66. af0677c staging: comedi: dnya_pci10xx: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  67. 8451b5a staging: omapdrm: Expose the OMAP Z-Order property through DRM by Andre Renaud · 12 years ago
  68. 3c810c6 staging: drm/omap: add rotation properties by Rob Clark · 12 years ago
  69. 69af599 staging: comedi: adl_pci7x3x: fix pointer-to-int-cast warning by H Hartley Sweeten · 12 years ago
  70. 9291975 staging: line6: variax.c: Eliminated remaining strict_stroul()s by Johannes Thumshirn · 12 years ago
  71. 858c8ad staging: comedi: amplc_dio200: add helper macros to check bus type by Ian Abbott · 12 years ago
  72. b751888 staging: comedi: amplc_dio200: check bus type in detach routine by Ian Abbott · 12 years ago
  73. d99ff52 staging: comedi: amplc_dio200: abbreviate IS_ENABLED() by Ian Abbott · 12 years ago
  74. 2f123cb Staging: xgifb: fix bitwise vs logical bug by Dan Carpenter · 12 years ago
  75. 9560533 staging "vme" Fix typos. by Justin P. Mattock · 12 years ago
  76. d16f6db staging/iio: use module_platform_driver macro by Devendra Naga · 12 years ago
  77. f4e4b95 staging:iio: Constify static iio_chan_spec arrays by Lars-Peter Clausen · 12 years ago
  78. 8e3829c staging:iio:adis16220: Use kobj_to_dev instead of open-coding it by Lars-Peter Clausen · 12 years ago
  79. 0959c63 zsmalloc: collapse internal .h into .c by Seth Jennings · 12 years ago
  80. 4ec2601 staging "usbip" Fix typos. by Justin P. Mattock · 12 years ago
  81. fafbc20 staging: speakup: i18n.c: Fix leak in msg_set() by Jesper Juhl · 12 years ago
  82. 935d59f staging: rtl8192u: Fix typo in staging/rtl8192u by Masanari Iida · 12 years ago
  83. 3d604a3 staging: rtl8187se: Fix typo in staging/rtl8187se by Masanari Iida · 12 years ago
  84. db2c8da staging: rtl8192e: Fix typo in staging/rtl8192e by Masanari Iida · 12 years ago
  85. b0add95 staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT. by Marek Belisko · 12 years ago
  86. 1897895 staging: ft1000: Fix ft1000_control function timeout argument usage. by Marek Belisko · 12 years ago
  87. f553646 staging: zsmalloc: add page table mapping method by Seth Jennings · 12 years ago
  88. c60369f staging: zsmalloc: prevent mappping in interrupt context by Seth Jennings · 12 years ago
  89. 6539a36 staging: zsmalloc: s/firstpage/page in new copy map funcs by Seth Jennings · 12 years ago
  90. 6ebb56d staging: panel: fix checkpatch warnings by Toshiaki Yamane · 12 years ago
  91. c500374 staging: r8712u: Reduce maximum receive buffer size to a more sensible value by Larry Finger · 12 years ago
  92. 103b748 Staging: nvec: fix coding style issues by Marc Dietrich · 12 years ago
  93. 7f34f41 staging rtl8192e: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  94. 1deef91 staging: wlan-ng: use %*phC to hexdump small buffers by Andy Shevchenko · 12 years ago
  95. bcb6ef6 staging: bcm: print small buffers with %*ph by Andy Shevchenko · 12 years ago
  96. 6a37197 staging: nvec: use %*ph to dump small buffers by Andy Shevchenko · 12 years ago
  97. 977310b staging: xgifb: print small buffers via %*ph by Andy Shevchenko · 12 years ago
  98. e996f9d staging:ccg: Fix missing brackets for sizeof (found by sparse). by Marek Belisko · 12 years ago
  99. 472aba5 staging: gdm72xx: fix reference counting in gdm_wimax_event_init by Ben Chan · 12 years ago
  100. 3c1669d staging: ozwpan: Bump version number by Rupesh Gujare · 12 years ago