1. 166a85e gpio: remove gpiod_sysfs_set_active_low by Johan Hovold · 9 years ago
  2. 426577b gpio: sysfs: rename gpiochip registration functions by Johan Hovold · 9 years ago
  3. 6a4b6b0 gpio: sysfs: clean up chip class-device handling by Johan Hovold · 9 years ago
  4. 3ff74be gpio: sysfs: reduce gpiochip-export locking scope by Johan Hovold · 9 years ago
  5. cecf58a gpio: sysfs: preparatory clean ups by Johan Hovold · 9 years ago
  6. 52176d0 gpio: sysfs: fix redundant lock-as-irq handling by Johan Hovold · 9 years ago
  7. fab28b8 gpio: clean up gpiochip_remove by Johan Hovold · 9 years ago
  8. 8becdc1 Merge tag 'v4.1-rc3' into devel by Linus Walleij · 9 years ago
  9. 3c1b5c9b gpio: xilinx: Fix kernel-doc warnings by Michal Simek · 9 years ago
  10. a4effdd gpio: x-gene: Remove a useless memset by Christophe Jaillet · 9 years ago
  11. f4f79d4 gpio: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  12. f1fb9c6 drivers/gpio: include <module.h> for modular crystalcove code by Paul Gortmaker · 9 years ago
  13. c884fbd gpio / ACPI: Add support for retrieving GpioInt resources from a device by Mika Westerberg · 9 years ago
  14. 442b249 gpio: mxc: read output value from GPIO_DR register by Vladimir Zapolskiy · 9 years ago
  15. f306633 gpio: moxart: get value of output gpio from generic driver by Vladimir Zapolskiy · 9 years ago
  16. b19e7f5 gpio: gpio-generic: add flag to read out output value from reg_set by Vladimir Zapolskiy · 9 years ago
  17. 030bbdb Linux 4.1-rc3 by Linus Torvalds · 9 years ago
  18. 01d0735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  19. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  20. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 9 years ago
  21. 41f2a93 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  22. 8425ac7 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 9 years ago
  23. 8f59ae0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  24. 51dfcb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  25. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 95f3b1f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 1a9f064 m32r: make flush_cpumask non-volatile. by Rusty Russell · 9 years ago
  28. 7e96c1b mnt: Fix fs_fully_visible to verify the root directory is visible by Eric W. Biederman · 9 years ago
  29. 95c607d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  30. f15133d path_openat(): fix double fput() by Al Viro · 9 years ago
  31. 766c4cb namei: d_is_negative() should be checked before ->d_seq validation by Al Viro · 9 years ago
  32. af64728 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  33. 5d5df5e Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  34. 1daac19 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  35. 41c64bb Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  36. a8a0811 Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  37. 26b293e Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  38. 8cf5e6d ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow by Javier Martinez Canillas · 9 years ago
  39. cb0f7c8 ARM: dts: Fix typo in trip point temperature for exynos5420/5440 by Abhilash Kesavan · 9 years ago
  40. ee2020a ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards by Markus Reichl · 9 years ago
  41. 0d74776 ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420 by Javier Martinez Canillas · 9 years ago
  42. c9d862c MAINTAINERS: add Conexant Digicolor machines entry by Baruch Siach · 9 years ago
  43. efadb75 MAINTAINERS: socfpga: update the git repo for SoCFPGA by Dinh Nguyen · 9 years ago
  44. 3790e39 drm/tegra: Don't use vblank_disable_immediate on incapable driver. by Mario Kleiner · 9 years ago
  45. 94754c1 Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  46. 7122e50 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  47. 4de3bf6 mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE by Zhangfei Gao · 9 years ago
  48. 4b24472 mmc: dw_mmc: init desc in dw_mci_idmac_init by Zhangfei Gao · 9 years ago
  49. 3e0283a Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  50. 9a5d931 Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp' by Rafael J. Wysocki · 9 years ago
  51. 68c2f356 Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  52. dc0e3db ARM: multi_v7_defconfig: Select more FSL SoCs by Fabio Estevam · 9 years ago
  53. d68b35f MAINTAINERS: replace an AT91 maintainer by Nicolas Ferre · 9 years ago
  54. 454be2a drivers: CCI: fix used_mask init in validate_group() by Mark Salter · 9 years ago
  55. bd1a6e7 Merge tag 'stericsson-fixes-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Arnd Bergmann · 9 years ago
  56. 1e5f9ed Merge tag 'renesas-fixes-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 9 years ago
  57. 443318e0 Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  58. d6ad446 Merge tag 'arm-soc/for-4.1/maintainers' of http://github.com/broadcom/stblinux into fixes by Arnd Bergmann · 9 years ago
  59. 654758a Merge tag 'mvebu-fixes-4.1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  60. 1be518b Merge tag 'fixes-for-v4.1-rc2' of https://github.com/rjarzmik/linux into fixes by Arnd Bergmann · 9 years ago
  61. c92b83a Merge tag 'imx-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 9 years ago
  62. d6bcc80 Merge tag 'v4.1-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 9 years ago
  63. fbb7b92 Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  64. 7bbcd1b8 Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  65. 12e49fe drm/radeon: stop trying to suspend UVD sessions by Christian König · 9 years ago
  66. d52cdfa drm/radeon: more strictly validate the UVD codec by Christian König · 9 years ago
  67. a1b403d drm/radeon: make UVD handle checking more strict by Christian König · 9 years ago
  68. 29c63fe drm/radeon: make VCE handle check more strict by Christian König · 9 years ago
  69. 247c405 drm/radeon: fix userptr lockup by Christian König · 9 years ago
  70. db12973 drm/radeon: fix userptr BO unpin bug v3 by monk.liu · 9 years ago
  71. 79b066b drm/amdkfd: Initialize sdma vm when creating sdma queue by Xihan Zhang · 9 years ago
  72. 42e08c7 drm/amdkfd: Don't report local memory size by Oded Gabbay · 9 years ago
  73. 1e5ec95 drm/amdkfd: allow unregister process with queues by Oded Gabbay · 9 years ago
  74. 8cb7c15 Merge tag 'for-linus' of git://github.com/dledford/linux by Linus Torvalds · 9 years ago
  75. 736a69c drm/i915: Drop PIPE-A quirk for 945GSE HP Mini by Chris Wilson · 9 years ago
  76. af77b97 drm/i915: Sink rate read should be saved in deca-kHz by Sonika Jindal · 9 years ago
  77. ac01ce1 tracing: Make ftrace_print_array_seq compute buf_len by Alex Bennée · 9 years ago
  78. 1d3c61c Btrfs: fix wrong mapping flags for free space inode by Filipe Manana · 9 years ago
  79. 0e1dc42 Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  80. 3d54ac9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. d8fce2d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 02f0f57 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 0ff28d9 splice: sendfile() at once fails for big files by Christophe Leroy · 9 years ago
  84. ff71880 gpio: xlp: GPIO controller for Netlogic XLP SoCs by Kamlakant Patel · 9 years ago
  85. a605c66 gpio: Add Netlogic XLP GPIO devicetree bindings documentation by Kamlakant Patel · 9 years ago
  86. c5272a2 pinctrl: Don't just pretend to protect pinctrl_maps, do it for real by Doug Anderson · 9 years ago
  87. 8746515 xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM by Stefano Stabellini · 9 years ago
  88. cac089f gpio: omap: Allow building as a loadable module by Tony Lindgren · 9 years ago
  89. d2d05c6 gpio: omap: Fix regression for MPUIO interrupts by Tony Lindgren · 9 years ago
  90. 606f13e gpio: max732x: Fix irq-events handler by Semen Protsenko · 9 years ago
  91. 68689db gpio: max732x: Add IRQF_SHARED to irq flags by Semen Protsenko · 9 years ago
  92. 4e93b9a mmc: card: Don't access RPMB partitions for normal read/write by Chuanxiao Dong · 10 years ago
  93. bad4371 mmc: sh_mmcif: Fix timeout value for command request by Takeshi Kihara · 9 years ago
  94. c88d474 x86/fpu: Always restore_xinit_state() when use_eager_cpu() by Bobby Powers · 9 years ago
  95. 9fcb170 drm/i915/dp: there is no audio on port A by Jani Nikula · 9 years ago
  96. c102cb0 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  97. 74f40c1 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  98. 5198b443 Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  99. 2a171aa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. 3ce05a4 Merge tag 'platform-drivers-x86-v4.1-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago