1. 0c6feb0 gpio: davinci: reuse for keystone soc by Grygorii Strashko · 11 years ago
  2. 9af4d80 gpio: New driver for LSI ZEVIO SoCs by Fabian Vogt · 11 years ago
  3. f29b9d1 gpio-ts5500: Add dependency by Jean Delvare · 11 years ago
  4. 3bde4d2 gpio: rc5t583: Remove redundant check by Alexander Shiyan · 11 years ago
  5. 58c0f5a gpio: davinci: Use signed type for 'irq' variable by Alexander Shiyan · 11 years ago
  6. 717f70e gpio: omap: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  7. 09bafc3 gpio: pl061: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  8. 2b1f597 gpio: pca953x: Fix gpio_base may not default to -1 by Aaron Sierra · 11 years ago
  9. e73760a gpio: pca953x: Add Exar XRA1202 by Aaron Sierra · 11 years ago
  10. eb32b5a gpio: pca953x: Add NXP PCA9698 by Aaron Sierra · 11 years ago
  11. 1e19169 gpio: pca953x: Add devices to Kconfig help by Aaron Sierra · 11 years ago
  12. 1163316 gpio: adp5588 - add support for gpio names by Jean-Francois Dagenais · 11 years ago
  13. 992196f gpio: adp5588: get value from data out when dir is out by Jean-Francois Dagenais · 11 years ago
  14. 390d82e gpiolib: ACPI: remove gpio_to_desc() usage by Alexandre Courbot · 11 years ago
  15. bb1e88c gpiolib: add gpiochip_get_desc() driver function by Alexandre Courbot · 11 years ago
  16. 90df4fe GPIO: gpiolib: correct description of gpiod_direction_output by Rahul Bedarkar · 11 years ago
  17. 01ca59f gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility by Thomas Petazzoni · 11 years ago
  18. ff2ed04 gpio: ich: Add output levels cache support by Vincent Donnefort · 11 years ago
  19. b667cf4 gpio: ich: Add support for multiple register addresses by Vincent Donnefort · 11 years ago
  20. e54674f gpio: ich: Add blink capability option by Vincent Donnefort · 11 years ago
  21. ef70bbe gpio: make gpiod_direction_output take a logical value by Philipp Zabel · 11 years ago
  22. 25b35da gpio: generic: clamp retured value to [0,1] by Linus Walleij · 11 years ago
  23. f86b7c7 gpio: clps711x: Add missing .owner to struct gpio_chip by Axel Lin · 11 years ago
  24. a5d6d27 gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP by Axel Lin · 11 years ago
  25. 781f6d7 gpio: generic: Add label to platform data by Pawel Moll · 11 years ago
  26. b7ab697 gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code by Markus Mayer · 11 years ago
  27. bea4dbe gpio: gpiolib-of: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  28. bdb93c0 gpio: bcm281xx: Centralize register locking by Markus Mayer · 11 years ago
  29. d762bae gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro by Markus Mayer · 11 years ago
  30. a0bbf03 gpio: intel-mid: comments cleanup by David Cohen · 11 years ago
  31. 9ae7e9e gpio: pl061: remove confusing naming by Linus Walleij · 11 years ago
  32. 438a2c9 gpio: pl061: refactor type setting by Linus Walleij · 11 years ago
  33. f6f2931 gpio: pl061: lock IRQs when starting them by Linus Walleij · 11 years ago
  34. 7808755 gpio: pl061: proper error messages by Linus Walleij · 11 years ago
  35. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  36. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  37. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  39. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  40. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  41. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  42. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  43. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  44. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 11 years ago
  45. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  46. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  47. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  49. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  50. bc1b0df drivers: xen: deaggressive selfballoon driver by Bob Liu · 11 years ago
  51. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  52. 060e8e3 Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  53. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  54. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  55. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  56. e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
  57. f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
  58. 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
  59. deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
  60. 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
  61. 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
  62. da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
  63. 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
  64. 49061236a zram: remove old private project comment by Minchan Kim · 11 years ago
  65. cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
  66. bcf1647 zsmalloc: move it under mm by Minchan Kim · 11 years ago
  67. 0c692d0 drivers/net/phy/mdio_bus.c: call put_device on device_register() failure by Levente Kurusa · 11 years ago
  68. 54f5968 drivers/video/backlight/lcd.c: call put_device if device_register fails by Levente Kurusa · 11 years ago
  69. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  70. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  71. dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 11 years ago
  72. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
  73. e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
  74. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  75. ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago
  76. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  77. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  78. e9e352e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 11 years ago
  79. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  80. 17c7f85 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  81. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  82. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  83. b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  84. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  85. 19ba20f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  86. ef64cf9 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  87. f3980dc drm/nouveau: resume display if any later suspend bits fail by Ilia Mirkin · 11 years ago
  88. 09c3de1 drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 11 years ago
  89. d83ef85 drm/nouveau: implement hooks for needed for drm vblank timestamping support by Ben Skeggs · 11 years ago
  90. d2fa7d3 drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping by Ben Skeggs · 11 years ago
  91. eb2e968 drm/nv50: fill in crtc mode struct members from crtc_mode_fixup by Ben Skeggs · 11 years ago
  92. 78fe9e5 drm/radeon/dce8: workaround for atom BlankCrtc table by Alex Deucher · 11 years ago
  93. 6802d4b drm/radeon/DCE4+: clear bios scratch dpms bit (v2) by Alex Deucher · 11 years ago
  94. ffcda35 drm/radeon: set si_notify_smc_display_change properly by Alex Deucher · 11 years ago
  95. e9a321c drm/radeon: fix DAC interrupt handling on DCE5+ by Alex Deucher · 11 years ago
  96. 50efa51 drm/radeon: clean up active vram sizing by Alex Deucher · 11 years ago
  97. b9ace36 drm/radeon: skip async dma init on r6xx by Alex Deucher · 11 years ago
  98. 9babd35 drm/radeon/runpm: don't runtime suspend non-PX cards by Alex Deucher · 11 years ago
  99. 1d78416 drm/radeon: add ring to fence trace functions by Christian König · 11 years ago
  100. 31dd8d9 drm/radeon: add missing trace point by Christian König · 11 years ago