1. d7eede0 staging: vt6656: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  2. ffb324a staging: winbond: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  3. f2be635 Staging: bcm: PHSModule.c: Matching the function definition with function declaration by Shalin Mehta · 11 years ago
  4. 8e344c8 staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer. by Malcolm Priestley · 11 years ago
  5. d66caad staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h by Malcolm Priestley · 11 years ago
  6. e0e2615 staging: rtl8192e: Fix typo in rtl8192e/dot11d.h by Masanari Iida · 11 years ago
  7. a0ae9e3c staging: vt6655: vt6656: Fix typo in comments by Masanari Iida · 11 years ago
  8. 811a751 staging: octeon: Fix typo in staging/octeon by Masanari Iida · 11 years ago
  9. a9dfd40 drivers: staging: netlogic.h: removed WARNING: extern prototypes should be avoided in .h files by Avinash kumar · 11 years ago
  10. ec40a9a Staging: lustre: fix switch case statement indenting by Jon Bernard · 11 years ago
  11. 8afd983 Staging: lustre: remove assignment in if conditions by Jon Bernard · 11 years ago
  12. bef31c7 staging: lustre: Fix typo in lustre/llite by Masanari Iida · 11 years ago
  13. 3230c0c staging: lustre: Fix typo in lustre/libcfs by Masanari Iida · 11 years ago
  14. fcfeef6 staging: dgap: tty.c: removes smatch warnings "redundant null check" by Lidza Louina · 11 years ago
  15. 913b6f8 staging: dgap: tty.c: removes smatch warning "ignoring unreachable code" by Lidza Louina · 11 years ago
  16. 57a4219 staging: dgap: driver.c: removes smatch warning "redundant null check" by Lidza Louina · 11 years ago
  17. 6319c61 drivers: staging: dgap: move DG_NAME and DG_PART from "Makefile" to "dgap_driver.h" by Chen Gang · 11 years ago
  18. b74c746 staging: dgnc: removes LINUX_VERSION_CODE conditionals by Lidza Louina · 11 years ago
  19. 0555744 staging: comedi: pcl711: change MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  20. 014e0db staging: comedi: pcl711: reorder includes by H Hartley Sweeten · 11 years ago
  21. 3483355 staging: comedi: pcl711: tidy up multi line comments by H Hartley Sweeten · 11 years ago
  22. 102e95c staging: comedi: pcl711: rename some of the register map defines by H Hartley Sweeten · 11 years ago
  23. 8fbf1f4 staging: comedi: pcl711: no need to calc the timer values twice by H Hartley Sweeten · 11 years ago
  24. 326d875 staging: comedi: pcl711: remove 'i8253_osc_base' by H Hartley Sweeten · 11 years ago
  25. 7bd0573 staging: comedi: pcl711: use 8253.h helper to set the timers by H Hartley Sweeten · 11 years ago
  26. 98c6ccd staging: comedi: pcl711: remove unused private data members by H Hartley Sweeten · 11 years ago
  27. 0fd8ebe staging: comedi: pcl711: remove 'is_pcl711b' from boardinfo by H Hartley Sweeten · 11 years ago
  28. 54f0db9 staging: comedi: pcl711: remove 'is_8112' from boardinfo by H Hartley Sweeten · 11 years ago
  29. 95bee44 staging: comedi: pcl711: tidy up pcl711_ai_insn() by H Hartley Sweeten · 11 years ago
  30. 1c4babb staging: comedi: pcl711: fix software trigger for board->is_8112 by H Hartley Sweeten · 11 years ago
  31. 075eaef8 staging: comedi: pcl711: remove unnecessary test of 'board->is_8112' by H Hartley Sweeten · 11 years ago
  32. fd8b1b8 staging: comedi: pcl711: define the mode register magic numbers by H Hartley Sweeten · 11 years ago
  33. 08cd3e1 staging: comedi: pcl711: add differential input support for 8112 boards by H Hartley Sweeten · 11 years ago
  34. fe4489a staging: comedi: pcl711: fix pcl711_set_changain() by H Hartley Sweeten · 11 years ago
  35. dd89a8b staging: comedi: pcl711: factor out the ai end-of-conversion wait by H Hartley Sweeten · 11 years ago
  36. 8f494fe staging: comedi: pcl711: use dev->read_subdev in interrupt handler by H Hartley Sweeten · 11 years ago
  37. 8f394ee1 staging: comedi: pcl711: introduce pcl711_ai_get_sample() by H Hartley Sweeten · 11 years ago
  38. dfb7567 staging: comedi: pcl711: tidy up pcl711_ao_insn_read() by H Hartley Sweeten · 11 years ago
  39. 871b43c staging: comedi: pcl711: tidy up pcl711_ao_insn() by H Hartley Sweeten · 11 years ago
  40. 8509e6d staging: comedi: pcl711: tidy up the register map defines by H Hartley Sweeten · 11 years ago
  41. b9a8bbf staging: comedi: pcl711: save the irq for the pcl711b only when used by H Hartley Sweeten · 11 years ago
  42. bca757a staging: comedi: pcl711: tidy up the subdevice init by H Hartley Sweeten · 11 years ago
  43. 95bb941 staging: comedi: pcl711: remove PCL711_SIZE by H Hartley Sweeten · 11 years ago
  44. baa7189 staging: comedi: pcl711: don't fail attach if irq is unavailable by H Hartley Sweeten · 11 years ago
  45. 95dbf5d staging: comedi: pcl711: tidy up the comedi_lrange tables by H Hartley Sweeten · 11 years ago
  46. a08ec37 staging: comedi: pcl711: convert boardinfo flags to bit-fields by H Hartley Sweeten · 11 years ago
  47. e7de66d staging: comedi: pcl711: remove unused boardinfo by H Hartley Sweeten · 11 years ago
  48. 5deee09 staging: comedi: pcl711: remove all '= 0' boardinfo by H Hartley Sweeten · 11 years ago
  49. 9adfdf9 staging: comedi: pcl711: convert boardinfo declaration to C99 format by H Hartley Sweeten · 11 years ago
  50. 968265f staging: comedi: adl_pci6208: change MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  51. 6d09991 staging: comedi: adl_pci6208: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  52. 7b5f9db staging: comedi: adl_pci6208: remove board attach noise by H Hartley Sweeten · 11 years ago
  53. c354fe0 staging: comedi: adl_pci6208: tidy up pci6208_ao_rinsn() by H Hartley Sweeten · 11 years ago
  54. a99a294 staging: comedi: adl_pci6208: tidy up pci6208_ao_winsn() by H Hartley Sweeten · 11 years ago
  55. 8a6573a staging: comedi: adl_pci6208: use comedi_offset_munge() by H Hartley Sweeten · 11 years ago
  56. f0b215d staging: comedi: core: introduce comedi_offset_munge() by H Hartley Sweeten · 11 years ago
  57. b609a59 staging: comedi: adl_pci6208: don't deadlock while waiting to write ao data by H Hartley Sweeten · 11 years ago
  58. 20fb170 staging: comedi: adl_pci6208: save raw data for analog output readback by H Hartley Sweeten · 11 years ago
  59. e2aad1d Merge 3.12-rc2 into staging-next. by Greg Kroah-Hartman · 11 years ago
  60. 4a10c2a Linux 3.12-rc2 by Linus Torvalds · 11 years ago
  61. 9d23108 Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  62. e04a0a5 Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  63. d8524ae Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  64. 68cf8d0 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  65. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  66. f3cff25 cfq: explicitly use 64bit divide operation for 64bit arguments by Anatol Pomozov · 11 years ago
  67. 3ffdea3 Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  68. 074b6a8 iio: ti_am335x_adc: cleanup error case by Zubair Lutfullah · 11 years ago
  69. a77d020 iio: ti_am335x_adc: cleanup trigger related code by Zubair Lutfullah · 11 years ago
  70. 98c08cf iio: ti_am335x_adc: fix static in function header by Zubair Lutfullah · 11 years ago
  71. 6174081 Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  72. c43a385 Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  73. 75afb35 block: Add nr_bios to block_rq_remap tracepoint by Jun'ichi Nomura · 11 years ago
  74. 7a137c9 iio:press: Register buffer also without specific trigger by Denis CIOCCA · 11 years ago
  75. f60b12b iio:magn: Register buffer also without specific trigger by Denis CIOCCA · 11 years ago
  76. fb4ea1f iio:gyro: Register buffer also without specific trigger by Denis CIOCCA · 11 years ago
  77. e21e254 iio:accel: Register buffer also without specific trigger by Denis CIOCCA · 11 years ago
  78. 267a29b iio: magn-core: st: Clean up error handling in probe() by Lee Jones · 11 years ago
  79. f01a140 iio: gyro-core: st: Clean up error handling in probe() by Lee Jones · 11 years ago
  80. cf4dd43 iio: accel-core: st: Clean up error handling in probe() by Lee Jones · 11 years ago
  81. 7885a8c iio: pressure: st: Add support for new LPS001WP pressure sensor by Lee Jones · 11 years ago
  82. a6cc5b2 iio: pressure-core: st: Clean-up probe() function by Lee Jones · 11 years ago
  83. caf5ca1 iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data() by Lee Jones · 11 years ago
  84. efd9566 iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor() by Lee Jones · 11 years ago
  85. 38d1c6a iio: sensors-core: st: Support sensors which don't have a Data Ready pin by Lee Jones · 11 years ago
  86. 9d6c398 staging:iio:ade7758: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  87. 09a799d staging:iio:dummy: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  88. 4fa10de staging:iio:mxs-lradc: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  89. c6f0681 staging:iio:ad799x: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  90. 5c757ac staging:iio:ad7606: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  91. fdc8020 staging:iio:lis3l02dq: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  92. 3b27179 iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  93. 0624bf8 iio:tcs3472: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  94. a9f3acd iio:adjd_s311: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  95. 01901d4 iio:mpu6050: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  96. 419d8ce iio:adis_lib: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  97. 8c7b032 iio:adis16400: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  98. 36e0371e iio:itg3200: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  99. aa4e242 iio:st_sensors: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago
  100. d49d95c iio:max1363: Use iio_push_to_buffers_with_timestamp() by Lars-Peter Clausen · 11 years ago