1. f4ad847 drivers: dgnc: Include appropriate header file in dgnc_trace.c by Rashika Kheria · 11 years ago
  2. f5aae44 drivers: bcm: Remove unused function in nvm.c by Rashika Kheria · 11 years ago
  3. 8e58689 drivers: bcm: Mark functions as static in Qos.c by Rashika Kheria · 11 years ago
  4. 39e2ce9 drivers: sbe-2t3e3: Mark functions as static in ctrl.c by Rashika Kheria · 11 years ago
  5. 22bf290 drivers: sm7xxfb: Mark function as static in sm7xxfb.c by Rashika Kheria · 11 years ago
  6. 634fc89 drivers: dgap: Include appropriate header file in dgap_parse.c by Rashika Kheria · 11 years ago
  7. 9c5f179 drivers: dgap: Include appropriate header file in dgap_trace.c by Rashika Kheria · 11 years ago
  8. 7fc6cb2 staging: imx-drm: imx-tve: Fix a sparse warning by Liu Ying · 11 years ago
  9. 8a3cecf Merge tag 'iio-for-3.14c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  10. edd236a vt6655: fix printk usage in wpactl.c by Martin Hofmann · 11 years ago
  11. 91d9b19 vt6655: remove typedefs in wpactl.h by Martin Hofmann · 11 years ago
  12. 0027d9a vt6655: fix indentation in wroute.c by Martin Hofmann · 11 years ago
  13. ed07c0e vt6655: remove unnecessary braces in wroute.c by Martin Hofmann · 11 years ago
  14. 85d396b vt6655: remove casts in wroute.c by Martin Hofmann · 11 years ago
  15. 4d60901 vt6655: balance faulty parentheses in 80211hdr.h by Martin Hofmann · 11 years ago
  16. 3b371fe4 staging: vt6656: remove an unneeded NULL check by Dan Carpenter · 11 years ago
  17. 1c5ebaa staging: vt6655: check too restrictive (off by one) by Dan Carpenter · 11 years ago
  18. 6e28024 staging: vt6656: CARDqGetNextTBTT replace code using do_div. by Malcolm Priestley · 11 years ago
  19. 9acec05 staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT by Malcolm Priestley · 11 years ago
  20. 98e5491 Staging: vt6656: Reduce line length of bssdb.c by Simon Schuster · 11 years ago
  21. 5918ed4 Staging: vt6656: Remove explicit comparisons against NULL by Sebastian Rachuj · 11 years ago
  22. 72cac30 Staging: vt6656: Remove bogus parentheses in conditions by Sebastian Rachuj · 11 years ago
  23. 8f284d7 Staging: vt6656: Combined nested conditions by Simon Schuster · 11 years ago
  24. b7fce6a Staging: vt6656: Correct usage of braces by Simon Schuster · 11 years ago
  25. fd2251e Staging: vt6656: Combine "else { if" to "else if" by Simon Schuster · 11 years ago
  26. 6c64bf8 Staging: vt6656: Remove unnecessary spaces in format strings by Simon Schuster · 11 years ago
  27. dad2ddb Staging: vt6656: Remove line feeds before else by Simon Schuster · 11 years ago
  28. 77226ed Staging: vt6656: Correct single space mistakes by Simon Schuster · 11 years ago
  29. e435ef1 Staging: vt6656: Correct operator coding style by Simon Schuster · 11 years ago
  30. 13a36fe9 Staging: vt6656: Remove unnecessary semicolons by Simon Schuster · 11 years ago
  31. 14feab1 Staging: vt6656: Adjust comments in bssdb.c by Simon Schuster · 11 years ago
  32. 0863b4e Staging: vt6656: Fix indentation of bssdb.c by Simon Schuster · 11 years ago
  33. 38125b2 iio: mxs-lradc: convert is_divided to a bitmap by Alexandre Belloni · 11 years ago
  34. aba70f2 iio: mxs-lradc: add write_raw function to modify scale by Hector Palacios · 11 years ago
  35. d5acf59 iio: mxs-lradc: add scale_available file to channels by Hector Palacios · 11 years ago
  36. f6db68a iio: mxs-lradc: add scale attribute to channels by Hector Palacios · 11 years ago
  37. 971672c iio: add Capella CM32181 ambient light sensor driver. by Kevin Tsai · 11 years ago
  38. a6e8e3a Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  39. 912cbd4 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  40. 413541d Linux 3.13-rc5 by Linus Torvalds · 11 years ago
  41. 93579ae Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  42. ba8b844 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  43. 1733348 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  44. a8472b4 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  45. 3dc9acb aio: clean up and fix aio_setup_ring page mapping by Linus Torvalds · 11 years ago
  46. 6fd92d3 staging: iio: hmc5843: Remove redundant of_match_ptr helper by Sachin Kamat · 11 years ago
  47. a451521 iio: cm36651: Remove redundant of_match_ptr helper by Sachin Kamat · 11 years ago
  48. 1785faa staging: line6: Add support for POD HD400 to line6usb driver by Chris Bajumpaa · 11 years ago
  49. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 11 years ago
  50. 1881686 aio: fix kioctx leak introduced by "aio: Fix a trinity splat" by Benjamin LaHaise · 11 years ago
  51. b7000ad Don't set the INITRD_COMPRESS environment variable automatically by Linus Torvalds · 11 years ago
  52. a6ddeee Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  53. 40b64ac mm: fix build of split ptlock code by Olof Johansson · 11 years ago
  54. 4773ef2 Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  55. a81ce79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  56. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  57. 17d4116 staging: r8188eu: Fix unused variable warnings by Larry Finger · 11 years ago
  58. 259cdb5 staging: r8188eu: Restore line that was incorrectly removed by Larry Finger · 11 years ago
  59. eaadcfe Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  60. 46dd083 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  61. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  62. 1b1290e drivers/staging/bcm: Integer overflow by Wenliang Fan · 11 years ago
  63. fff4068 mm: page_alloc: revert NUMA aspect of fair allocation policy by Johannes Weiner · 11 years ago
  64. 8798cee Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" by Mel Gorman · 11 years ago
  65. ee53664 mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 11 years ago
  66. 01b6442 staging: comedi: ni_660x: tidy up set_tio_counterswap() by H Hartley Sweeten · 11 years ago
  67. d783a20 staging: comedi: ni_660x: remove dma_selection_counter() by H Hartley Sweeten · 11 years ago
  68. 0c26c7e staging: comedi: ni_660x: use a local var for the 'chip_index' by H Hartley Sweeten · 11 years ago
  69. 1246f05 staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels by H Hartley Sweeten · 11 years ago
  70. 16cc181 staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd) by H Hartley Sweeten · 11 years ago
  71. c3f3b43 staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest) by H Hartley Sweeten · 11 years ago
  72. cac04c0 staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_config) by H Hartley Sweeten · 11 years ago
  73. 10f7437 staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write) by H Hartley Sweeten · 11 years ago
  74. 9014d81 staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read) by H Hartley Sweeten · 11 years ago
  75. 00edbc3 staging: comedi: ni_tio.h: remove subdev_to_counter() by H Hartley Sweeten · 11 years ago
  76. c2e11bb staging: comedi: ni_tio.h: remove 'extern' from exported function prototypes by H Hartley Sweeten · 11 years ago
  77. f688d4a staging: comedi: ni_tio: move the MODULE_* stuff to the end of file by H Hartley Sweeten · 11 years ago
  78. cafa814 staging: comedi: ni_tiocmd: move the MODULE_* stuff to the end of file by H Hartley Sweeten · 11 years ago
  79. fca7c1d staging: comedi: ni_tio: use a local var for the 'counter_index' by H Hartley Sweeten · 11 years ago
  80. 5382bfb staging: comedi: ni_tiocmd: use a local var for the 'counter_index' by H Hartley Sweeten · 11 years ago
  81. e6b1624 staging: comedi: ni_tio_internal.h: add missing NITIO_*_REG macro by H Hartley Sweeten · 11 years ago
  82. 94baf02 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Enable_Reg() by H Hartley Sweeten · 11 years ago
  83. c9d766d staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Status_Reg() by H Hartley Sweeten · 11 years ago
  84. e72ccb0 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Acknowledge_Reg() by H Hartley Sweeten · 11 years ago
  85. ff157ab staging: comedi: ni_tio_internal.h: replace NITIO_Gi_ABZ_Reg() by H Hartley Sweeten · 11 years ago
  86. 8cd3936 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Status_Reg() by H Hartley Sweeten · 11 years ago
  87. 1dd26c2 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Config_Reg() by H Hartley Sweeten · 11 years ago
  88. 5f19efa staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status2_Reg() by H Hartley Sweeten · 11 years ago
  89. 450a7c4 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status1_Reg() by H Hartley Sweeten · 11 years ago
  90. fc31c52 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Reset_Reg() by H Hartley Sweeten · 11 years ago
  91. 96b6175 staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Status_Reg() by H Hartley Sweeten · 11 years ago
  92. 7a0894e staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Second_Gate_Reg() by H Hartley Sweeten · 11 years ago
  93. 0412ea4 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Counting_Mode_Reg() by H Hartley Sweeten · 11 years ago
  94. 3da68f5 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Input_Select_Reg() by H Hartley Sweeten · 11 years ago
  95. cc7a164 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadB_Reg() by H Hartley Sweeten · 11 years ago
  96. 720712f staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadA_Reg() by H Hartley Sweeten · 11 years ago
  97. 0101791 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Mode_Reg() by H Hartley Sweeten · 11 years ago
  98. 67c68de staging: comedi: ni_tio_internal.h: replace NITIO_Gi_SW_Save_Reg() by H Hartley Sweeten · 11 years ago
  99. e25ef74 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Command_Reg() by H Hartley Sweeten · 11 years ago
  100. e062f51 staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Autoincrement_Reg() by H Hartley Sweeten · 11 years ago