1. ef9a6b9 staging/xgifb: Remove unused variable and dead assignment by Peter Huewe · 12 years ago
  2. e91b50e staging/xgifb: Remove unused variable by Peter Huewe · 12 years ago
  3. ecfaa00 staging/xgifb: Remove unused variables and dead assignments by Peter Huewe · 12 years ago
  4. e2d979c iio:max1363 remove some functions left after merge by Jonathan Cameron · 12 years ago
  5. 085494a staging: comedi: don't expose comedi_proc_{init,cleanup} by H Hartley Sweeten · 12 years ago
  6. 39bd5e59 staging: comedi: don't expose comedi_device_{attach,detach} by H Hartley Sweeten · 12 years ago
  7. 1ae6b20 staging: comedi: tidy up the general purpose driver functions by H Hartley Sweeten · 12 years ago
  8. 52c9bf4 staging: comedi: ni_daq_700: convert to auto attach by H Hartley Sweeten · 12 years ago
  9. 8cd98c8 staging: comedi: das08_cs: convert to auto attach by H Hartley Sweeten · 12 years ago
  10. 2bdaef1 staging: comedi: cb_das16_cs: convert to auto attach by H Hartley Sweeten · 12 years ago
  11. 1f021e1f staging: comedi: allow pcmcia drivers to auto attach by H Hartley Sweeten · 12 years ago
  12. 309231d staging: comedi: conditionally build in PCMCIA driver support by H Hartley Sweeten · 12 years ago
  13. 33782dd staging: comedi: conditionally build in PCI driver support by H Hartley Sweeten · 12 years ago
  14. abac8b5 staging: comedi: conditionally build in USB driver support by H Hartley Sweeten · 12 years ago
  15. ae5943d staging: vt6656: Fix URB submitted while active warning. by Malcolm Priestley · 12 years ago
  16. d13b0b6 staging/fwserial: Fix compiler warning by Peter Hurley · 12 years ago
  17. 1aedfa8 staging/fwserial: Annotate rcu pointers with __rcu by Peter Hurley · 12 years ago
  18. 0d145a5 staging: zsmalloc: remove unused pool name by Seth Jennings · 12 years ago
  19. 5ccac0f staging: comedi: ISA DMA drivers should depend on ISA_DMA_API by Geert Uytterhoeven · 12 years ago
  20. 682b911 staging: comedi: cleanup all board minors on module exit by Ian Abbott · 12 years ago
  21. 754ab5c staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors by Ian Abbott · 12 years ago
  22. 612588a staging/fwserial: Fix endian issue in unit directory by Peter Hurley · 12 years ago
  23. ef34dd18 staging/fwserial: add diagnostic for buffer overflow by Peter Hurley · 12 years ago
  24. 2257d122 staging/fwserial: Remove reference to removed constant by Peter Hurley · 12 years ago
  25. 84472c3 staging/fwserial: Don't use deprecated alloc_tty_driver() by Peter Hurley · 12 years ago
  26. 4df5bb0 staging/fwserial: Factor unstable stats/debug/status info to debugfs by Peter Hurley · 12 years ago
  27. e16d1de staging/fwserial: Cleanup /proc/tty/driver/ file by Peter Hurley · 12 years ago
  28. fa1da24 staging/fwserial: Create loop device the 'tty' way by Peter Hurley · 12 years ago
  29. a3d9ad4 staging/fwserial: Fix sparse build warnings by Peter Hurley · 12 years ago
  30. c88d40b staging/fwserial: Release port regardless of unplug response code by Peter Hurley · 12 years ago
  31. de321a1 staging/fwserial: Only reset port status for attached peers by Peter Hurley · 12 years ago
  32. 2b86216 staging/fwserial: Drop suggestion for helper fn integration by Peter Hurley · 12 years ago
  33. 9883a73 staging/fwserial: Assume firmware is OHCI-complaint by Peter Hurley · 12 years ago
  34. 3b1f315 staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD by Peter Hurley · 12 years ago
  35. d835618 staging/fwserial: Simplify max payload calculation by Peter Hurley · 12 years ago
  36. 5d110d9 staging/fwserial: Refer to fw_device as "node" by Peter Hurley · 12 years ago
  37. 06b8f14 staging/fwserial: Remove bandwidth limit logic by Peter Hurley · 12 years ago
  38. b360cb9 staging:ozwpan: Fix following warning. by Rupesh Gujare · 12 years ago
  39. 93eff83 staging: nvec: cleanup the string mess by Marc Dietrich · 12 years ago
  40. 85a9052 staging: nvec: fix mouse suspend/resume calls by Marc Dietrich · 12 years ago
  41. 518945f staging: nvec: move toggle global event reporting to its own function by Marc Dietrich · 12 years ago
  42. 9915518 staging: zsmalloc: Fix TLB coherency and build problem by Minchan Kim · 12 years ago
  43. e620096 staging/omapdrm: Use kmemdup rather than duplicating its implementation by Peter Huewe · 12 years ago
  44. 05014d7 Staging: zcache: remove unnecessary braces in zcache-main.c by Ryo Munakata · 12 years ago
  45. 2643c47 staging/csr: Use kmemdup rather than duplicating its implementation by Peter Huewe · 12 years ago
  46. d662b8e staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE by Seth Jennings · 12 years ago
  47. e215454 staging/comedi/adl_pci8164: Don't assign string by Peter Huewe · 12 years ago
  48. bc3954b staging: comedi: simplify comedi_set_hw_dev() by Ian Abbott · 12 years ago
  49. 1046406 staging: comedi: don't override read/write subdevice if not supported by Ian Abbott · 12 years ago
  50. 12e9a5f staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG' by H Hartley Sweeten · 12 years ago
  51. 40faa60 staging: comedi: ni_labpc_cs: cleanup the boardinfo declaration by H Hartley Sweeten · 12 years ago
  52. 6e4733c staging: comedi: ni_labpc_cs: remove thisboard macro by H Hartley Sweeten · 12 years ago
  53. 6749ffa staging: comedi: ni_labpc_cs: move comedi_driver declaration by H Hartley Sweeten · 12 years ago
  54. b2e1be0 staging: comedi: ni_labpc_cs: remove pcmcia_device private data by H Hartley Sweeten · 12 years ago
  55. fdcb5fd staging: comedi: ni_labpc_cs: cleanup labpc_cs_attach() by H Hartley Sweeten · 12 years ago
  56. 00cefaa staging: comedi: ni_labpc_cs: move pcmcia_driver functions by H Hartley Sweeten · 12 years ago
  57. 4fc76ea staging: comedi: ni_labpc_cs: remove pcmcia_driver suspend/resume by H Hartley Sweeten · 12 years ago
  58. deead9d staging: comedi: ni_labpc_cs: remove 'stop' from private pcmcia data by H Hartley Sweeten · 12 years ago
  59. 88dd3eb staging: comedi: ni_labpc_cs: remove labpc_release() by H Hartley Sweeten · 12 years ago
  60. 098303c staging: comedi: ni_labpc_cs: cleanup pcmcia_driver by H Hartley Sweeten · 12 years ago
  61. 3e6c183 staging: comedi: ni_labpc_cs: move MODULE_* info to end of file by H Hartley Sweeten · 12 years ago
  62. 885d8bc staging: comedi: ni_mio_cs: cleanup the boardinfo declaration by H Hartley Sweeten · 12 years ago
  63. 678a6ff staging: comedi: ni_mio_cs: cleanup mio_cs_attach() by H Hartley Sweeten · 12 years ago
  64. 616b7a4 staging: comedi: ni_mio_cs: remove last forward declaration by H Hartley Sweeten · 12 years ago
  65. abbe079 staging: comedi: ni_mio_cs: move mio_cs_detach() by H Hartley Sweeten · 12 years ago
  66. aaefe84 staging: comedi: ni_mio_cs: move comedi_driver declaration by H Hartley Sweeten · 12 years ago
  67. e5e7ff8 staging: comedi: ni_mio_cs: cleanup cs_attach() by H Hartley Sweeten · 12 years ago
  68. 1b69a75 staging: comedi: ni_mio_cs: remove cs_release() by H Hartley Sweeten · 12 years ago
  69. bea5b90 staging: comedi: ni_mio_cs: move pcmcia_driver functions by H Hartley Sweeten · 12 years ago
  70. 63e563a staging: comedi: ni_mio_cs: remove pcmcia_driver suspend/resume by H Hartley Sweeten · 12 years ago
  71. b8f4c93 staging: comedi: ni_mio_cs: remove setting dev->driver by H Hartley Sweeten · 12 years ago
  72. a7538b8 staging: comedi: ni_mio_cs: cleanup pcmcia_driver by H Hartley Sweeten · 12 years ago
  73. 27629c6 staging: comedi: ni_mio_cs: move MODULE_* info to end of file by H Hartley Sweeten · 12 years ago
  74. b7c0afa staging: comedi: quatech_daqp_cs: cleanup subdevice init by H Hartley Sweeten · 12 years ago
  75. c65c64d staging: comedi: quatech_daqp_cs: fix possible memory dereference issue by H Hartley Sweeten · 12 years ago
  76. e23fe9a staging: comedi: quatech_daqp_cs: cleanup the comedi_lrange tables by H Hartley Sweeten · 12 years ago
  77. 7b947d6 staging: comedi: quatech_daqp_cs: remove #define pr_fmt by H Hartley Sweeten · 12 years ago
  78. 79a53df staging: comedi: quatech_daqp_cs: remove debug functions by H Hartley Sweeten · 12 years ago
  79. 90967d6 staging: comedi: quatech_daqp_cs: simplify IRQ_NONE checks in daqp_interrupt() by H Hartley Sweeten · 12 years ago
  80. b831971 staging: comedi: quatech_daqp_cs: remove casts of void * by H Hartley Sweeten · 12 years ago
  81. cdcc022 staging: comedi: quatech_daqp_cs: cleanup daqp_cs_attach() by H Hartley Sweeten · 12 years ago
  82. 86be568 staging: comedi: quatech_daqp_cs: remove daqp_cs_release() by H Hartley Sweeten · 12 years ago
  83. d1db2a4 staging: comedi: quatech_daqp_cs: remove forward declarations by H Hartley Sweeten · 12 years ago
  84. 433a0e2 staging: comedi: quatech_daqp_cs: cleanup pcmcia_driver by H Hartley Sweeten · 12 years ago
  85. 04c5904 staging: comedi: quatech_daqp_cs: move MODULE_* info to end of file by H Hartley Sweeten · 12 years ago
  86. 83eaeec Merge tag 'iio-for-3.9b-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  87. 9c2251d iio:light:tsl2563 move out of staging by Jonathan Cameron · 12 years ago
  88. af0b8ee staging:iio:tsl2563 drop pointless forward declaration by Jonathan Cameron · 12 years ago
  89. a722dcc staging:iio:tsl2563 Simplify exit path on error in read_interrupt_config. by Jonathan Cameron · 12 years ago
  90. a9e244f6 staging:iio:light:tsl2563 clean comments up. by Jonathan Cameron · 12 years ago
  91. 5ade763 staging:iio:light:tsl2563 drop unnecessary brackets around constants. by Jonathan Cameron · 12 years ago
  92. a9fbbee staging:iio:adis16080: Move out of staging by Lars-Peter Clausen · 12 years ago
  93. 668cce2 staging:iio:adis16080: Add scale and offset attributes by Lars-Peter Clausen · 12 years ago
  94. 61992d9 staging:iio:adis16080: Remove unnecessary lock by Lars-Peter Clausen · 12 years ago
  95. 3c80372 staging:iio:adis16080: be16 cleanups by Lars-Peter Clausen · 12 years ago
  96. 9ab82f0 staging:iio:adis16080: Cleanup SPI transfer by Lars-Peter Clausen · 12 years ago
  97. c21ab70 staging:iio:adis16080: Add device id table entry for the adis16100 by Lars-Peter Clausen · 12 years ago
  98. 1f45188 ARM: mxs: Add OF props for MX23 LRADC by Marek Vasut · 12 years ago
  99. 5e1f9ac iio: mxs: Add MX23 support into the IIO driver by Marek Vasut · 12 years ago
  100. 232827f staging/iio: Use correct argument for sizeof by Peter Huewe · 12 years ago