1. 68d386b Staging: panel: Fix space prohibited between function name and open paranthesis by Monam Agarwal · 11 years ago
  2. 7fba010 staging: rtl8187se: Clean-up comment line style in r8180_core.c by Ana Rey · 11 years ago
  3. ffb8cc9 Staging: rtl8192e: Replace min macro with min_t by Silvan Jegen · 11 years ago
  4. 56f1411 staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct. by Ana Rey · 11 years ago
  5. 899e5f9 staging: rtl8187se: Deleted rtl8180_len2duration functions in r8180_core.c by Ana Rey · 11 years ago
  6. d0bdff0 staging: Fix build issues with new binder API by John Stultz · 11 years ago
  7. f5bde44 Staging: cxt1e1: Fix line length over 80 characters in functions.c by Monam Agarwal · 11 years ago
  8. 08e624a Staging: cxt1e1: Fix space prohibited between function name and open parenthesis '(' by Monam Agarwal · 11 years ago
  9. bc4d6da Staging: cxt1e1: Fix no spaces at the start of a line in functions.c by Monam Agarwal · 11 years ago
  10. 223eaa3 staging: ced401: fix double unlock bug by Daeseok Youn · 11 years ago
  11. ea6ff78 Staging: comedi: addi-data: clean-up variable use in hwdrv_apci035.c by Chase Southwood · 11 years ago
  12. c095fad staging: comedi: drivers: fix for a potential NULL pointer dereference by Kumar Amit Mehta · 11 years ago
  13. 0cb4c151 Staging: comedi: Fix unnecessary space after function pointer by Monam Agarwal · 11 years ago
  14. e0f9dfa staging: dgap: fix compile warnings by remove dead code by Mark Hounschell · 11 years ago
  15. 29f8138 Staging: comedi: addi-data: fix a couple of lines that are too long by Chase Southwood · 11 years ago
  16. 711b888 Staging: comedi: addi-data: cleanup conditional blocks in hwdrv_apci035.c by Chase Southwood · 11 years ago
  17. 85b3842 Staging: comedi: addi-data: comment cleanup in hwdrv_apci035.c by Chase Southwood · 11 years ago
  18. cc0f58a Staging: comedi: Fix line length exceeding 80 characters by Monam Agarwal · 11 years ago
  19. 1450ba6 staging: vt6656: Remove typedef enum _CONTEXT_TYPE by Malcolm Priestley · 11 years ago
  20. 21aa212 staging: vt6656: clean up s_nsBulkOutIoCompleteWrite. by Malcolm Priestley · 11 years ago
  21. e8152bf staging: vt6656: s_nsBulkOutIoCompleteWrite add error handling, by Malcolm Priestley · 11 years ago
  22. 1c398a3 staging: vt6656: s_nsBulkOutIoCompleteWrite reorganise variable order. by Malcolm Priestley · 11 years ago
  23. 2ae2777 staging: vt6656: vRunCommand remove multi calls to s_bCommandComplete. by Malcolm Priestley · 11 years ago
  24. edd20e9 staging: vt6656: Move device_set_multi code call to vRunCommand by Malcolm Priestley · 11 years ago
  25. f764e00 staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFER by Malcolm Priestley · 11 years ago
  26. 5f38b78 staging: vt6656: clean up PIPEnsInterruptRead. by Malcolm Priestley · 11 years ago
  27. 59858f5 staging: vt6656: PIPEnsInterruptRead set intBuf.bInUse to false. by Malcolm Priestley · 11 years ago
  28. f39b853 staging: vt6656: PIPEnsInterruptRead use usb_fill_int_urb by Malcolm Priestley · 11 years ago
  29. 4c6978d staging/rtl8192e: Remove unused code by Jon Mason · 11 years ago
  30. b28ec88 staging: dgap: Add in-kernel firmware loading support by Mark Hounschell · 11 years ago
  31. ffc1c1d staging: dgap: Rename driver by Mark Hounschell · 11 years ago
  32. fe0ef8e staging: dgap: Make merged and local functions and variables static by Mark Hounschell · 11 years ago
  33. 31f2a1b staging: dgap: Merge digi.h into dgap_driver.h by Mark Hounschell · 11 years ago
  34. 4c15e81 staging: dgap: Merge dgap_types.h into dgap_driver.h by Mark Hounschell · 11 years ago
  35. 81d5fb3 staging: dgap: Merge dgap_kcompat.h into dgap_driver.h by Mark Hounschell · 11 years ago
  36. 9e9b3bb staging: dgap: Merge dgap_parse.h into dgap_driver.h by Mark Hounschell · 11 years ago
  37. e49a00b staging: dgap: Merge dgap_conf.h into dgap_driver.h by Mark Hounschell · 11 years ago
  38. 2d9adf2 staging: dgap: Merge dgap_pci.h into dgap_driver.h by Mark Hounschell · 11 years ago
  39. fec6c4e staging: dgap: Merge dgap_fep5.h into dgap_driver.h by Mark Hounschell · 11 years ago
  40. 30580a7 staging: dgap: Merge dgap_sysfs.h into dgap_driver.c by Mark Hounschell · 11 years ago
  41. 4aeafa8 staging: dgap: Merge dgap_tty.h into dgap_driver.c by Mark Hounschell · 11 years ago
  42. 26e744a staging: dgap: Remove unneeded dgap_trace.c and dgap_trace.h by Mark Hounschell · 11 years ago
  43. 69edaa2 staging: dgap: Merge dgap_parses.c into dgap_driver.c by Mark Hounschell · 11 years ago
  44. 7568f7d staging: dgap: Merge dgap_sysfs.c into dgap_driver.c by Mark Hounschell · 11 years ago
  45. b053bb8 staging: dgap: Merge dgap_fep5.c into dgap_driver.c by Mark Hounschell · 11 years ago
  46. a6792a3 staging: dgap: Merge dgap_tty.c into dgap_driver.c by Mark Hounschell · 11 years ago
  47. be94358 staging: dgap: Remove userland source code files by Mark Hounschell · 11 years ago
  48. 581b499 staging: dgap: Remove CVS ID tags by Mark Hounschell · 11 years ago
  49. 1acec6a staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT by John Stultz · 11 years ago
  50. da49889 staging: binder: Support concurrent 32 bit and 64 bit processes. by Arve Hjønnevåg · 11 years ago
  51. df24a2e staging: binder: Fix ABI for 64bit Android by Serban Constantinescu · 11 years ago
  52. 58e7573 Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next by Greg Kroah-Hartman · 11 years ago
  53. b420600 Merge 3.14-rc4 into staging-next. by Greg Kroah-Hartman · 11 years ago
  54. d94905e imx-drm: imx-hdmi: add hotplug support to HDMI component by Russell King · 12 years ago
  55. 3e68439 imx-drm: imx-drm-core: add core hotplug connector support by Russell King · 12 years ago
  56. e7d6231 imx-drm: imx-drm-core: various cleanups by Russell King · 12 years ago
  57. b85f2b5 imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function by Russell King · 12 years ago
  58. ccec7f6 imx-drm: imx-drm-core: kill off mutex by Russell King · 12 years ago
  59. 06c6b82 imx-drm: imx-drm-core: get rid of drm_mode_group_init_legacy_group() by Russell King · 12 years ago
  60. 8d71de6 imx-drm: imx-drm-core: remove imx_drm_connector and imx_drm_encoder code by Russell King · 12 years ago
  61. 1b3f767 imx-drm: initialise drm components directly by Russell King · 12 years ago
  62. 8a51a33 imx-drm: imx-drm-core: provide common connector and encoder cleanup functions by Russell King · 12 years ago
  63. 9e2d410 imx-drm: imx-drm-core: provide helper function to parse possible crtcs by Russell King · 12 years ago
  64. 32266b4 imx-drm: use supplied drm_device where possible by Russell King · 12 years ago
  65. 1df8b53 imx-drm: remove imx-fb.c by Russell King · 12 years ago
  66. 8acba02 imx-drm: remove separate imx-fbdev by Russell King · 12 years ago
  67. e355e7d imx-drm: delay publishing sysfs connector entries by Russell King · 12 years ago
  68. 17b5001 imx-drm: convert to componentised device support by Russell King · 12 years ago
  69. f2d66aa imx-drm: simplify setup of panel format by Russell King · 12 years ago
  70. baa68c4 imx-drm: provide common connector mode validation function by Russell King · 12 years ago
  71. 887eceac imx-drm: imx-drm-core: use array instead of list for CRTCs by Russell King · 12 years ago
  72. e76171b imx-drm: imx-drm-core: sanitise imx_drm_encoder_get_mux_id() by Russell King · 12 years ago
  73. cf83eb2 imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver by Russell King · 12 years ago
  74. 04cec1a imx-drm: add imx6 DT configuration for HDMI by Russell King · 12 years ago
  75. 0721fee imx-drm: ipu-v3: more clocking fixes by Russell King · 12 years ago
  76. 370b181 imx-drm: ipu-v3: don't use clk_round_rate() before clk_set_rate() by Russell King · 12 years ago
  77. 24013ea imx-drm: ipu-v3: more inteligent DI clock selection by Russell King · 12 years ago
  78. 4067838 imx-drm: imx-hdmi: fix CTS/N setup at init time by Russell King · 12 years ago
  79. bebdf66 imx-drm: imx-hdmi: clean up setting of vp_conf by Russell King · 12 years ago
  80. 812bc61 imx-drm: imx-hdmi: provide register modification function by Russell King · 12 years ago
  81. c082f9d imx-drm: imx-hdmi: clean up setting CSC registers by Russell King · 12 years ago
  82. 3e46f15 imx-drm: imx-hdmi: convert HDMI clock settings to tabular form by Russell King · 12 years ago
  83. cfbf8d4 Linux 3.14-rc4 by Linus Torvalds · 11 years ago
  84. 7267342 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  85. 24c8525 Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  86. b2880eb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 208937f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 5fe37fc Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. f9b0808 Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  90. e0f13bd Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  91. b9c2b05 Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  92. 7834904 Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  93. aa256f8 Merge tag 'iio-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  94. b91acca iio:event: Fix and cleanup locking by Lars-Peter Clausen · 11 years ago
  95. a3db2bb MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer by Matt Porter · 11 years ago
  96. bcad2ca Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max14577' and 'regulator/fix/s5m8767' into regulator-linus by Mark Brown · 11 years ago
  97. f29d778 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 11 years ago
  98. 5c0a245 Revert "tty: Set correct tty name in 'active' sysfs attribute" by Greg Kroah-Hartman · 11 years ago
  99. 5580723 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 9b3e7c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago