1. 49e1f91 devicetree: bindings: gpio-davinic: fix documentation by Lad, Prabhakar · 11 years ago
  2. 758afe4 gpio: davinci: fix gpio selection for OF by Alexander Holler · 11 years ago
  3. d3e1445 gpio-tz1090: Replace commas with semi-colons by James Hogan · 11 years ago
  4. f438acd gpio: remove misleading documentation by Linus Walleij · 11 years ago
  5. 76b3627 gpio: gpio-pl061: Use %pa to print 'resource_size_t' by Fabio Estevam · 11 years ago
  6. c7861f3 fix build error in gpio-dwapb patch by Alan Tull · 11 years ago
  7. feabf0c gpio: zevio: depend on ARM and OF_GPIO by Linus Walleij · 11 years ago
  8. de15011 gpio: remove obsolete tnetv107x driver by Arnd Bergmann · 11 years ago
  9. 7779b34 gpio: add a driver for the Synopsys DesignWare APB GPIO block by Jamie Iles · 11 years ago
  10. 0c6feb0 gpio: davinci: reuse for keystone soc by Grygorii Strashko · 11 years ago
  11. 9af4d80 gpio: New driver for LSI ZEVIO SoCs by Fabian Vogt · 11 years ago
  12. f29b9d1 gpio-ts5500: Add dependency by Jean Delvare · 11 years ago
  13. 51e8afc gpio: document polarity flag best practices by Stephen Warren · 11 years ago
  14. 3bde4d2 gpio: rc5t583: Remove redundant check by Alexander Shiyan · 11 years ago
  15. 58c0f5a gpio: davinci: Use signed type for 'irq' variable by Alexander Shiyan · 11 years ago
  16. 717f70e gpio: omap: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  17. 09bafc3 gpio: pl061: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  18. 2b1f597 gpio: pca953x: Fix gpio_base may not default to -1 by Aaron Sierra · 11 years ago
  19. e73760a gpio: pca953x: Add Exar XRA1202 by Aaron Sierra · 11 years ago
  20. eb32b5a gpio: pca953x: Add NXP PCA9698 by Aaron Sierra · 11 years ago
  21. 1e19169 gpio: pca953x: Add devices to Kconfig help by Aaron Sierra · 11 years ago
  22. 1163316 gpio: adp5588 - add support for gpio names by Jean-Francois Dagenais · 11 years ago
  23. dc1b5ba gpio: adp5588 - use "unsigned" for the setup and teardown callbacks by Jean-Francois Dagenais · 11 years ago
  24. 992196f gpio: adp5588: get value from data out when dir is out by Jean-Francois Dagenais · 11 years ago
  25. 390d82e gpiolib: ACPI: remove gpio_to_desc() usage by Alexandre Courbot · 11 years ago
  26. bb1e88c gpiolib: add gpiochip_get_desc() driver function by Alexandre Courbot · 11 years ago
  27. 90df4fe GPIO: gpiolib: correct description of gpiod_direction_output by Rahul Bedarkar · 11 years ago
  28. 01ca59f gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility by Thomas Petazzoni · 11 years ago
  29. ff2ed04 gpio: ich: Add output levels cache support by Vincent Donnefort · 11 years ago
  30. b667cf4 gpio: ich: Add support for multiple register addresses by Vincent Donnefort · 11 years ago
  31. e54674f gpio: ich: Add blink capability option by Vincent Donnefort · 11 years ago
  32. ef70bbe gpio: make gpiod_direction_output take a logical value by Philipp Zabel · 11 years ago
  33. 25b35da gpio: generic: clamp retured value to [0,1] by Linus Walleij · 11 years ago
  34. f86b7c7 gpio: clps711x: Add missing .owner to struct gpio_chip by Axel Lin · 11 years ago
  35. a5d6d27 gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP by Axel Lin · 11 years ago
  36. 781f6d7 gpio: generic: Add label to platform data by Pawel Moll · 11 years ago
  37. b7ab697 gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code by Markus Mayer · 11 years ago
  38. bea4dbe gpio: gpiolib-of: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  39. bdb93c0 gpio: bcm281xx: Centralize register locking by Markus Mayer · 11 years ago
  40. d762bae gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro by Markus Mayer · 11 years ago
  41. a0bbf03 gpio: intel-mid: comments cleanup by David Cohen · 11 years ago
  42. 9ae7e9e gpio: pl061: remove confusing naming by Linus Walleij · 11 years ago
  43. 438a2c9 gpio: pl061: refactor type setting by Linus Walleij · 11 years ago
  44. f6f2931 gpio: pl061: lock IRQs when starting them by Linus Walleij · 11 years ago
  45. 7808755 gpio: pl061: proper error messages by Linus Walleij · 11 years ago
  46. 99adc05 gpio: document how to make combined GPIO+irqchip drivers by Linus Walleij · 11 years ago
  47. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  48. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  49. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  50. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  51. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  52. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  53. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  54. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  55. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  56. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  57. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  58. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  59. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  60. 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
  61. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  62. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  63. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 11 years ago
  64. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 11 years ago
  65. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  66. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  67. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 11 years ago
  68. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  69. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  70. 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
  71. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  72. f39aa27 ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA by Olof Johansson · 11 years ago
  73. ad0c07f ARM: multi_v7_defconfig: add mvebu drivers by Olof Johansson · 11 years ago
  74. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  75. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  76. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  77. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  78. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 11 years ago
  79. 94db37a ARM: dts: bcm28155-ap: Fix Card Detection GPIO by Tim Kryger · 11 years ago
  80. a00928f Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  81. c2292c2 ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY by Fabio Estevam · 11 years ago
  82. e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 11 years ago
  83. f8505ef MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers by Barry Song · 11 years ago
  84. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  85. 3f7c730 ARM: dts: zynq: Add SDHCI nodes by Soren Brinkmann · 11 years ago
  86. 4dd18ed ARM: hisi: don't select SMP by Rob Herring · 11 years ago
  87. db079b1 ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS by Stephen Warren · 11 years ago
  88. d231fab ARM: multi_v7: copy most options from tegra_defconfig by Stephen Warren · 11 years ago
  89. afbf1e1 ARM: iop32x: fix power off handling for the EM7210 board by Linus Walleij · 11 years ago
  90. 608914b ARM: integrator: restore static map on the CP by Linus Walleij · 11 years ago
  91. 9d2a5e2 ARM: msm_defconfig: Enable MSM clock drivers by Stephen Boyd · 11 years ago
  92. 3933d26 ARM: dts: msm: Add clock controller nodes and hook into uart by Stephen Boyd · 11 years ago
  93. de70af4 ARM: OMAP4+: move errata initialization to omap4_pm_init_early by Nishanth Menon · 11 years ago
  94. 74ed7bd ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle by Strashko, Grygorii · 11 years ago
  95. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 11 years ago
  96. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  97. bcc9f96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  98. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  99. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 11 years ago
  100. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 11 years ago