1. d453a4a iio: adc: nau7802: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  2. fc21acc iio: adc: twl6030-gpadc: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  3. 39631b5 iio: Add Freescale mag3110 magnetometer driver by Peter Meerwald · 11 years ago
  4. 2ab61fa staging/iio/adc: MXS_LRADC depends on INPUT by Randy Dunlap · 11 years ago
  5. 29323b3 staging: lustre: Remove typedef and update cfs_hash_lock union by Lisa Nguyen · 11 years ago
  6. bcc3b70 staging:lustre: replace foo* with foo * by Dulshani Gunawardhana · 11 years ago
  7. 126e7da staging:lustre: Fix externs should be avoided in .c files warning by Dulshani Gunawardhana · 11 years ago
  8. 5f3a68f staging:lustre: Fix space before open parenthesis by Dulshani Gunawardhana · 11 years ago
  9. 2c0514e staging:lustre: Replace max() with max_t() by Dulshani Gunawardhana · 11 years ago
  10. 5e44883 staging:lustre: Fix C99 style comments by Dulshani Gunawardhana · 11 years ago
  11. 66e7a94a staging:lustre: Remove space between function name and open parenthesis by Dulshani Gunawardhana · 11 years ago
  12. d338bce staging: lustre: libcfs: Remove bitmap.h file by Lisa Nguyen · 11 years ago
  13. 61bdda6 iio:adc:max1363 support SMBus for 8-bit devices by Vivien Didelot · 11 years ago
  14. eb03610 iio: Correct description how to convert microtesla to gauss by Peter Meerwald · 11 years ago
  15. 2072875 staging: rtl8187se: checkpatch cleanups by Teodora Baluta · 11 years ago
  16. 17ab33e staging: rtl8187se: fix static sparse warnings by Teodora Baluta · 11 years ago
  17. 8e87b1b staging: rtl8187se: add missing __iomem annotation by Teodora Baluta · 11 years ago
  18. 8b65c5b staging: rtl8187se: use gfp_t instead of int by Teodora Baluta · 11 years ago
  19. 131ccc2 Staging: sb105x: Remove redundant null check by Rashika Kheria · 11 years ago
  20. 056e0af Staging: line6: replacing -EINVAL with retval in driver.c by Ashvini Varatharaj · 11 years ago
  21. 88ef9b1 Staging: line6: replacing -EINVAL with retval by Ashvini Varatharaj · 11 years ago
  22. a8eecad Staging: speakup: replacing simple_strtoul with kstrtoul by Ashvini Varatharaj · 11 years ago
  23. 1b7e763 Staging: sep: Fix Smatch Warning in sep_crypto.c by Rashika Kheria · 11 years ago
  24. c8e46f4 staging: vt6655: Fix C99 commenting style in michael.h by Archana kumari · 11 years ago
  25. 79b0ae8 Staging: slicoss: Fix quoted string split across lines by Rashika Kheria · 11 years ago
  26. f66626e Staging: slicoss: Refactor code by introducing new function slic_interrupt_card_up() by Rashika Kheria · 11 years ago
  27. 1f6876c Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as required by Rashika Kheria · 11 years ago
  28. 0217a88 Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safe by Rashika Kheria · 11 years ago
  29. f32eca7 Staging: dgnc: avoiding buffer overflow by Ashvini Varatharaj · 11 years ago
  30. e15b0c4 Staging: dgnc: removing the comparison 'board<0' by Ashvini Varatharaj · 11 years ago
  31. a275823 staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.c by Archana kumari · 11 years ago
  32. 4ee0925 staging: dgnc:Removed unecessary error messages in dgnc_driver.c by Archana kumari · 11 years ago
  33. 35128d2 staging: wlags49_h2: Fixes the sparse warning in sta_h2.c by Archana kumari · 11 years ago
  34. 5a98068 staging: wlags49_h2: fixed space prohibited warnings in hcf.h by Archana kumari · 11 years ago
  35. 03c1a0b staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setup by Ian Abbott · 11 years ago
  36. e0b07b7 staging: comedi: s626: add missing bits for 'CRB' register by Ian Abbott · 11 years ago
  37. 9349399 staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused) by Ian Abbott · 11 years ago
  38. 622ec01 staging: comedi: s626: distinguish counter src from encoder mode by Ian Abbott · 11 years ago
  39. 7293808 staging: comedi: s626: correct a comment in s626_get_mode_b() by Ian Abbott · 11 years ago
  40. 2e179e4 staging: comedi: s626: specify bitshift for encoder A clock source by Ian Abbott · 11 years ago
  41. 6c66143 staging: comedi: s626: clock polarity and direction are the same by Ian Abbott · 11 years ago
  42. f8d939e staging: comedi: rtd520: use normal bitfield functions by Ian Abbott · 11 years ago
  43. 0735e83 Staging: ft1000: fixed two coding style issues by Aldo Iljazi · 11 years ago
  44. 35fcf7e staging: xillybus: Use dev_* functions instead of pr_* in xillybus_core by Eli Billauer · 11 years ago
  45. 1a2f9a9 staging: xillybus: Use dev_* functions instead of pr_* in xillybus_of by Eli Billauer · 11 years ago
  46. 2cb85c0 staging: xillybus: Use dev_* functions instead of pr_* in xillybus_pcie by Eli Billauer · 11 years ago
  47. 26a6fc9 staging: xillybus: Remember device pointer for use with dev_* functions by Eli Billauer · 11 years ago
  48. 5f45aa1 staging/lustre/lnet: Remove unnecessary spaces in router_proc.c by Lisa Nguyen · 11 years ago
  49. 28ad960 staging/lustre/lnet: Fix static initialization error in router_proc.c by Lisa Nguyen · 11 years ago
  50. 51f01fa staging/lustre/lnet: Reformat pointer variable in lib-move.c by Lisa Nguyen · 11 years ago
  51. 2b5f2e4 staging/lustre/lnet: Remove () from return statements in lib-move.c by Lisa Nguyen · 11 years ago
  52. ae4003f staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.c by Lisa Nguyen · 11 years ago
  53. 9b79ca8 staging/lustre/lnet: Move open braces to previous lines in lib-move.c by Lisa Nguyen · 11 years ago
  54. af66a6e staging/lustre/lnet: Remove unnecessary whitespace in lib-move.c by Lisa Nguyen · 11 years ago
  55. 5f849bb staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.c by Lisa Nguyen · 11 years ago
  56. 5252bbf staging/lustre/lnet/selftest: Fix trailing statements in brw_test.c by Lisa Nguyen · 11 years ago
  57. f7a0fd5 Merge 3.12-rc6 into staging-next. by Greg Kroah-Hartman · 11 years ago
  58. 5e1e704 staging: rtl8192u: fix sparse warning, make a function static by Teodora Baluta · 11 years ago
  59. c45a9a9 Staging: speakup: removing jiffies comparison in speakup_apollo.c by Ashvini Varatharaj · 11 years ago
  60. 75b76b4 Staging: speakup: removing jiffies comparison using time_after_eq() by Ashvini Varatharaj · 11 years ago
  61. 2ef9d83 Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  62. 797afdf Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  63. 43e01be iio: light: gp2ap020a00f: Include linux/of.h header by Sachin Kamat · 11 years ago
  64. 1f100e8 iio: adc: ti-adc081c: Include linux/of.h header by Sachin Kamat · 11 years ago
  65. 62ba493 iio: adc: nau7802: Include linux/of.h header by Sachin Kamat · 11 years ago
  66. de36d81 iio: adc: mcp3422: Include linux/of.h header by Sachin Kamat · 11 years ago
  67. 981984c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  68. c8b11de iio: at91: introduce touch screen support in iio adc driver by Josh Wu · 11 years ago
  69. 094509b1 staging:iio:hmc5843: Trivial cleanup by Peter Meerwald · 11 years ago
  70. 9d5ad0c staging:iio:hmc5843: Check initialization and chip identifier by Peter Meerwald · 11 years ago
  71. f3f7551 staging:iio:hmc5843: Introduce _set_range_gain() by Peter Meerwald · 11 years ago
  72. ca4c617 staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq() by Peter Meerwald · 11 years ago
  73. 4f1ca41 staging:iio:hmc5843: Reorganize _set_meas_conf() by Peter Meerwald · 11 years ago
  74. 6224875 staging:iio:hmc5843: Rename _configure() to _set_mode() by Peter Meerwald · 11 years ago
  75. 7183de9 staging:iio:hmc5843: Remove ability to change operating mode by Peter Meerwald · 11 years ago
  76. cb9b9a8 staging:iio:hmc5843: Add trigger handling by Peter Meerwald · 11 years ago
  77. 39c1882 staging:iio:hmc5843: Always read all channels values otherwise no updates by Peter Meerwald · 11 years ago
  78. 9a3b2d5 staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_index by Peter Meerwald · 11 years ago
  79. ae6f54d staging:iio:hmc5843: Use SCALE instead of magn_range by Peter Meerwald · 11 years ago
  80. e590d45 iio: cm36651: Add CM36651 proximity/light sensor by Beomho Seo · 11 years ago
  81. a47f6e0 staging:iio:spear_adc: Fix IRQ check by Lars-Peter Clausen · 11 years ago
  82. 2918ad1 staging:iio:lpc32xx_adc: Fix IRQ check by Lars-Peter Clausen · 11 years ago
  83. 1c3e56f staging: vt6656: removed line over 80 chars warning by Nandini Hanumanthagowda · 11 years ago
  84. efbe518 staging: vt6656: removed C99-style comments by Nandini Hanumanthagowda · 11 years ago
  85. 5a69f36 staging: vt6656: removed unnecessary parentheses in return statement by Nandini Hanumanthagowda · 11 years ago
  86. fc044ac staging: vt6656: removal of braces under if-control statement by Nandini Hanumanthagowda · 11 years ago
  87. 1266ed7 staging: vt6656: indentation and removal of unnecessary spaces by Nandini Hanumanthagowda · 11 years ago
  88. f1f9f35 staging: vt6655:removed incorrect casting in hostap.c by Archana kumari · 11 years ago
  89. 83f11a9 Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  90. 02a3250 Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  91. 7b4a515 Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  92. 66eb411 Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  93. e13cef8 Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus by Greg Kroah-Hartman · 11 years ago
  94. b762799 Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" by Greg Kroah-Hartman · 11 years ago
  95. 8cedb1b Staging: sb105x: Removing trailing whitespaces by Ashvini Varatharaj · 11 years ago
  96. 40e4205 Staging: wlan-ng: changing "* dev" to "*dev" by Ashvini Varatharaj · 11 years ago
  97. 3d47910 staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.c by Archana kumari · 11 years ago
  98. 8009ae1 staging: vt6655: Fix Sparse Warning for Static Declarations by Archana kumari · 11 years ago
  99. d79a441 Staging: lustre: Removal of Space between function name and parenthesis in timer.c by Rashika Kheria · 11 years ago
  100. b0834c8 Staging: lustre: Removal of assignment in if condition in conrpc.c by Rashika Kheria · 11 years ago