1. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  2. 545b282 Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  3. caa5942 Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  4. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  5. 5ab3566 Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  6. 563a841 staging: greybus: fix symbolic permission coding style issues by Gioh Kim · 8 years ago
  7. 461ab80 staging: greybus: fix "line over 80 characters" coding style issues by Gioh Kim · 8 years ago
  8. 59d4090 staging: greybus: arpc.h: remove duplicate line. by Nathan Howard · 8 years ago
  9. dbec272 staging: greybus: operation: add generic timeout support by Johan Hovold · 8 years ago
  10. 5f50ca9 staging: greybus: Remove duplicate include file by Masanari Iida · 8 years ago
  11. 33b8807 staging: greybus: loopback: fix broken udelay by Johan Hovold · 8 years ago
  12. 946d7c7 staging: greybus: sdio: Prefer u32 over uint32_t by Franck Demathieu · 8 years ago
  13. 414850d staging: greybus: uart: fix TIOCGSERIAL flags by Johan Hovold · 8 years ago
  14. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  15. b17c1bb staging: greybus: timesync: validate platform state callback by Rui Miguel Silva · 8 years ago
  16. 41a5d7c staging: greybus: audio_gb.c: Change uint32_t to u32 by Marcos Paulo de Souza · 8 years ago
  17. 377e7a2 Make static usermode helper binaries constant by Greg Kroah-Hartman · 8 years ago
  18. 055fb9c staging: greybus: audio: Ensure proper byte order by Vaibhav Agarwal · 8 years ago
  19. 96249da staging: greybus: audio: Cleanup junk codec registers by Vaibhav Agarwal · 8 years ago
  20. 1023ab9 staging: greybus: audio: Initialize sig_bits before configuring hwparams by Vaibhav Agarwal · 8 years ago
  21. 8451005 staging: greybus: audio: Avoid less than zero check for le32 variable by Vaibhav Agarwal · 8 years ago
  22. e965af6 staging: greybus: loopback_test: use octal permissions instead of symbolic by Igor Pylypiv · 8 years ago
  23. 1d3dfbd staging: greybus: fix checkpatch unsigned warnings by Roman Sommer · 8 years ago
  24. a1f1077 staging: greybus: fix checkpatch braces not necessary warning by Abdul Rauf · 8 years ago
  25. cbd8733 staging: greybus: loopback_test: fix checkpatch bad function definition error by Abdul Rauf · 8 years ago
  26. 0a8d852 Staging: greybus: style fix, permissions as octal by Derek Robson · 8 years ago
  27. bdfb95c staging: greybus: remove timesync protocol support by Greg Kroah-Hartman · 8 years ago
  28. 588bfea staging: greybus: log: Fix line over 80 characters. by Emmanuil Chatzipetru · 8 years ago
  29. 8a98361 staging: greybus: audio_topology: Fix spaces between operator and string by Emmanuil Chatzipetru · 8 years ago
  30. 8c0216f pwm: Remove .can_sleep from struct pwm_chip by Thierry Reding · 8 years ago
  31. 62730c9 staging: greybus: svc_watchdog: replace printk() with pr_err() by Emmanuil Chatzipetru · 8 years ago
  32. 28cf203 staging: greybus: svc_watchdog: Fix spaces on a single definition statement by Emmanuil Chatzipetru · 8 years ago
  33. 6da8086 staging: greybus: arche-apb-ctrl: fix unused warnings on resume/suspend by Jérémy Lefaure · 8 years ago
  34. f05a88a staging: greybus: add host device function pointer checks by Jason Hrycay · 8 years ago
  35. a072a72 staging: greybus: loopback: use gb_loopback_async_wait_all don't spin by Bryan O'Donoghue · 8 years ago
  36. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  37. 3282998 staging: greybus: audio_module: remove redundant OOM message by Srikant Ritolia · 8 years ago
  38. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  39. db1a419 staging: Greybus: Remove unnecessary braces for single statement block by Rahul Krishnan · 8 years ago
  40. ce0347c Merge 4.9-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  41. 424a4b5 staging: greybus: use get_icount tty operation by Johan Hovold · 8 years ago
  42. 4dfc109 staging: greybus: uart: fix invalid user-pointer check by Johan Hovold · 8 years ago
  43. d9966f1 staging: greybus: arche-platform: fix device reference leak by Johan Hovold · 8 years ago
  44. bdc0656 Merge 4.9-rc3 into staging-next by Greg Kroah-Hartman · 8 years ago
  45. e866dd8 greybus: fix a leak on error in gb_module_create() by Dan Carpenter · 8 years ago
  46. 1305f2b greybus: es2: fix error return code in ap_probe() by Wei Yongjun · 8 years ago
  47. 25633d1 greybus: arche-platform: Add missing of_node_put() in arche_platform_change_state() by Wei Yongjun · 8 years ago
  48. 49b9137 staging: greybus: audio: remove redundant slot field by Pankaj Bharadiya · 8 years ago
  49. 73270bb Staging: Greybus: Fix trailing */ in block comments by Rahul Krishnan · 8 years ago
  50. 7fec2bc staging: greybus: es2: fix arpc request size by Rui Miguel Silva · 8 years ago
  51. f9a21a3 staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single variable conversion. by Elise Lennion · 8 years ago
  52. 4d79f43 Staging: greybus: uart: constify tty_port_operations structure by Bhumika Goyal · 8 years ago
  53. 9edae49 staging: greybus: es2: Use kmemdup instead of kmalloc and memcpy by sayli karnik · 8 years ago
  54. d0af1bd staging: greybus: audio: Rename cport with intf_id by Pankaj Bharadiya · 8 years ago
  55. 4fa5891 Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev by Viresh Kumar · 8 years ago
  56. 039bea8 Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev by Viresh Kumar · 8 years ago
  57. 3f98afe staging: greybus: audio_codec: Remove useless return statement. by Elise Lennion · 8 years ago
  58. cb2ec2e staging: greybus: timesync.c: Fixed WARNING for brace issue by Chase Metzger · 8 years ago
  59. cf3ba55 staging: greybus: arche-platform: Format block comments. by Elise Lennion · 8 years ago
  60. c4fc2eb staging: greybus: camera: Use kcalloc for array's memory allocation. by Elise Lennion · 8 years ago
  61. 9d3318f staging: greybus: camera: Replace blank spaces with tabstops. by Elise Lennion · 8 years ago
  62. cd7b701 staging: greybus: camera: Add blank lines after variable declarations. by Elise Lennion · 8 years ago
  63. 2072763 drivers: staging: greybus: audio_manager_sysfs.c: Fixed CHECK for brace issue by Chase Metzger · 8 years ago
  64. 9ae7a47 drivers: staging: greybus: audio_codec.c: Fixed CHECKS for brace issues by Chase Metzger · 8 years ago
  65. 02ae32f drivers: staging: greybus: Fixed CHECKS for brace issues by Chase Metzger · 8 years ago
  66. a2a87b2 staging: greybus: Add blank line after declaration by Elizabeth Ferdman · 8 years ago
  67. 1047cc1 staging: greybus: fix block comment by Hisao Tanabe · 8 years ago
  68. cb026e3 staging: greybus: Fix a commit coding style issue. by Sidhant Gupta · 8 years ago
  69. 5cf6267 staging: greybus: light: check the correct value of delay_on by Rui Miguel Silva · 8 years ago
  70. dc875c7 staging: greybus: light: check delay_{on|off} before use by Rui Miguel Silva · 8 years ago
  71. 3855eee staging: greybus: light: fix attributes allocation by Rui Miguel Silva · 8 years ago
  72. 85a42dc staging: greybus: sdio: fix cmd_flags check for none response by Rui Miguel Silva · 8 years ago
  73. 3dd2226 greybus: manifest: style fix missing space before '(' by Quentin Lambert · 8 years ago
  74. 659849c staging: greybus/timesync: avoid divide by zero on X86 Qemu by Bryan O'Donoghue · 8 years ago
  75. 3d7f358 drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warning by Chase Metzger · 8 years ago
  76. 7224a2a greybus: audio: fix uninitialized variable errors found by cppcheck by Vaibhav Agarwal · 8 years ago
  77. 82af03f staging: greybus: Use setup_timer function by sayli karnik · 8 years ago
  78. 5c925fe staging: greybus: arche-apb-ctrl: declare struct of_device_id as const by Eva Rachel Retuya · 8 years ago
  79. cdcffc0 staging: greybus: arche-platform: declare struct of_device_id as const by Eva Rachel Retuya · 8 years ago
  80. 319b78c staging: greybus: uart.c: fix alignment to match open parenthesis by Chaehyun Lim · 8 years ago
  81. 26746a3 staging: greybus: uart.c: change 'unsigned' to 'unsigned int' by Chaehyun Lim · 8 years ago
  82. 3311157 staging: greybus: audio_codec.c: code indent should use tabs where possible by Richard Groux · 8 years ago
  83. 0c8d9c7 staging: greybus: audio_codec.c: space required before the open brace by Richard Groux · 8 years ago
  84. 5a420d1 staging: greybus: arche-platform: compress return logic into one line by Eva Rachel Retuya · 8 years ago
  85. 4f1cbe2 staging: greybus: audio: delete unnecessary parentheses by Eva Rachel Retuya · 8 years ago
  86. ce35e9b staging: greybus: camera: simplify NULL test by Eva Rachel Retuya · 8 years ago
  87. abf095b5 staging: greybus: fix up camera Kconfig dependancies by Greg Kroah-Hartman · 8 years ago
  88. 79cb2b26 staging: greybus: use preferred kernel type u16 by Chaehyun Lim · 8 years ago
  89. 3195939 staging: greybus: use preferred kernel type u8 by Chaehyun Lim · 8 years ago
  90. 948c622 staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h by Greg Kroah-Hartman · 9 years ago
  91. a0cf595 staging: greybus: Kconfig: enable possibility to select light driver by Rui Miguel Silva · 9 years ago
  92. b04f56c staging: greybus: makefile: fix dependency of spi to spilib by Rui Miguel Silva · 9 years ago
  93. 722a133 staging: greybus: power_supply: remove KERNEL_VERSION checks by Rui Miguel Silva · 9 years ago
  94. 2064ae5 staging: greybus: sdio: remove KERNEL_VERSION checks by Rui Miguel Silva · 9 years ago
  95. a7af2fe staging: greybus: light: remove KERNEL_VERSION checks by Rui Miguel Silva · 9 years ago
  96. 7434564c staging: greybus: sdio: fix min() type check by Greg Kroah-Hartman · 9 years ago
  97. 148e0b8 staging: greybus: spi: remove KERNEL_VERSION checks by Greg Kroah-Hartman · 9 years ago
  98. 3e4b5b8 staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIO by Greg Kroah-Hartman · 8 years ago
  99. b14bb97 staging: greybus: gpio: remove KERNEL_VERSION checks by Greg Kroah-Hartman · 9 years ago
  100. 06000c0 staging: greybus: vibrator: remove KERNEL_VERSION checks by Greg Kroah-Hartman · 9 years ago