1. 6c8365f gpio: mvebu: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  2. 40b295f gpio: moxart: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  3. 1981d08 gpio: lynxpoint: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  4. 4920c4a gpio: janz-ttl: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  5. d4c4f88 gpio: em: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  6. 9ea9363c gpio: davinci: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  7. 1a25908 gpio: adp5588: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  8. e8a71aa gpio: adp5520: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  9. 9d5d96e gpio: always enable GPIO_OMAP on ARCH_OMAP by Arnd Bergmann · 10 years ago
  10. bea4150 gpio: pl061: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  11. b1e9fec gpio: omap: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  12. 459b818 gpio: kempld: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  13. 5f07764 gpio: em: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  14. 0879162 gpio: Fix gpio_get -> gpiod_get typo in kernel-doc by Thierry Reding · 10 years ago
  15. dd34c37 gpio: of: Allow -gpio suffix for property names by Thierry Reding · 10 years ago
  16. 9370084 gpio: omap: implement get_direction by Yegor Yefremov · 10 years ago
  17. 47a95fe gpio: of: Remove unneeded dummy function by Thierry Reding · 10 years ago
  18. 1333b90 gpio: do not set up hardware for IRQ_TYPE_NONE by Linus Walleij · 10 years ago
  19. 95ad6b9 gpio: rdc321x: Convert to use devm_kzalloc by Axel Lin · 10 years ago
  20. df0c6c8 gpio: rcar: Add minimal runtime PM support by Geert Uytterhoeven · 10 years ago
  21. 9288eca gpio: kempld: Fix autoloading of module by Axel Lin · 10 years ago
  22. 7e9fcc9 gpio: sch311x: Slightly refactor sch311x_detect for better readability by Axel Lin · 10 years ago
  23. f604cf0 gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h by Axel Lin · 10 years ago
  24. b6d71fd gpio: max730x: Remove kfree(ts) in __max730x_remove() by Axel Lin · 10 years ago
  25. 9dacc6d gpio: ge: Convert to platform driver by Alexander Shiyan · 10 years ago
  26. ccd9726 gpiolib: of: remove gpio_to_desc() usage by Linus Walleij · 10 years ago
  27. ef7de26 gpio: zevio: Get correct gpio output value by Axel Lin · 10 years ago
  28. e45d1c8 gpio: put GPIO IRQs into their own lock class by Linus Walleij · 10 years ago
  29. 1e0d982 gpio-sch: set output level after configuration of direction by Daniel Krueger · 10 years ago
  30. 9ea8d81 gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match by Axel Lin · 10 years ago
  31. 11d3d33 gpio: dwapb: drop irq_setup_generic_chip() by Sebastian Andrzej Siewior · 10 years ago
  32. fb655f5 gpio: omap: convert driver to use gpiolib irqchip by Javier Martinez Canillas · 10 years ago
  33. cd0a374 gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAP by Javier Martinez Canillas · 10 years ago
  34. 6ef7f38 gpio: omap: check gpiochip_add() return value by Javier Martinez Canillas · 10 years ago
  35. caebd9d gpio: omap: convert to use irq_domain_add_simple() by Javier Martinez Canillas · 10 years ago
  36. 0815c2c gpio: timberdale: simplify dependencies by Jean Delvare · 10 years ago
  37. cf42f1c gpio: tc3589x: use gpiolib irqchip helpers by Linus Walleij · 10 years ago
  38. 5c81f20 gpio: tc3589x: get rid of static IRQ base by Linus Walleij · 10 years ago
  39. 033f275 gpio: tc3589x: use managed resources by Linus Walleij · 10 years ago
  40. 1c8732b gpio: support threaded interrupts in irqchip helpers by Linus Walleij · 10 years ago
  41. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. a8d7069 Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  43. d0c15ad Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  44. fefb827 Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  45. e9dba83 Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  46. d4c9c8a Merge branches 'pnp' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  47. 9a60ee1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  48. 6dda80f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  49. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  50. 34f972d6 usb: option: add and update a number of CMOTech devices by Bjørn Mork · 10 years ago
  51. dd6b48e usb: option: add Alcatel L800MA by Bjørn Mork · 10 years ago
  52. 533b399 usb: option: add Olivetti Olicard 500 by Bjørn Mork · 10 years ago
  53. bce4f58 usb: qcserial: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 10 years ago
  54. 70a3615 usb: qcserial: add Sierra Wireless MC73xx by Bjørn Mork · 10 years ago
  55. a00986f usb: qcserial: add Sierra Wireless EM7355 by Bjørn Mork · 10 years ago
  56. 5509076 USB: io_ti: fix firmware download on big-endian machines by Johan Hovold · 10 years ago
  57. 01bb59e usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM by David Cohen · 10 years ago
  58. 6db249e xhci: extend quirk for Renesas cards by Igor Gnatenko · 10 years ago
  59. c09ec25 xhci: Switch Intel Lynx Point ports to EHCI on shutdown. by Denis Turischev · 10 years ago
  60. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  61. 7deb39e serial_core: fix uart PORT_UNKNOWN handling by Thomas Pfaff · 10 years ago
  62. f94b057 serial: samsung: Change barrier() to cpu_relax() in console output by Doug Anderson · 10 years ago
  63. ab88c8d serial: samsung: don't check config for every character by Doug Anderson · 10 years ago
  64. bb7f09b serial: samsung: Use the passed in "port", fixing kgdb w/ no console by Doug Anderson · 10 years ago
  65. f8fd1b0 serial: 8250: Fix thread unsafe __dma_tx_complete function by Loic Poulain · 10 years ago
  66. b08c9c3 8250_core: Fix unwanted TX chars write by Loic Poulain · 10 years ago
  67. 6a20dbd tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc by Manfred Schlaegl · 10 years ago
  68. 1fc52762 Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixes by Arnd Bergmann · 10 years ago
  69. 743bb38 phy: fix kernel oops in phy_lookup() by Sergei Shtylyov · 10 years ago
  70. 907aa3a phy: restore OMAP_CONTROL_PHY dependencies by Jean Delvare · 10 years ago
  71. d148183 phy: exynos: fix building as a module by Arnd Bergmann · 10 years ago
  72. 10164c2 USB: serial: fix sysfs-attribute removal deadlock by Johan Hovold · 10 years ago
  73. bd130ad usb: wusbcore: fix panic in wusbhc_chid_set by Thomas Pugliese · 10 years ago
  74. 7584f2e usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq by Thomas Pugliese · 10 years ago
  75. c996b93 uwb: don't call spin_unlock_irq in a USB completion handler by Thomas Pugliese · 10 years ago
  76. cd84f00 usb: chipidea: coordinate usb phy initialization for different phy type by Peter Chen · 10 years ago
  77. e988f30 Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  78. 76429f1 Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  79. ff1e5b4 Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  80. f66abe9 ACPI / notify: Do not block unknown type notifications in root handler by Rafael J. Wysocki · 10 years ago
  81. fdd324a Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  82. d08b803 power/reset: vexpress: Fix restart/power off operation by Pawel Moll · 10 years ago
  83. 9ba7170 clk: tegra: remove non-existent clocks by Stephen Warren · 10 years ago
  84. f75d723 hwmon: (ltc2945) Don't crash the kernel unnecessarily by Guenter Roeck · 10 years ago
  85. b2e5411 hwmon: (vexpress) Avoid creating non-existing attributes by Pawel Moll · 10 years ago
  86. 52feaca hwmon: (vexpress) Use legal hwmon device names by Pawel Moll · 10 years ago
  87. 6b4ed8b clk: vexpress: NULL dereference on error path by Dan Carpenter · 11 years ago
  88. cb171f7 PNP: Work around BIOS defects in Intel MCH area reporting by Bjorn Helgaas · 10 years ago
  89. 2704f80 staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private data by H Hartley Sweeten · 10 years ago
  90. 1aae31c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  91. 201f9e4 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/hspi' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  92. 3896257 Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linus by Mark Brown · 10 years ago
  93. ae4bedf Input: elantech - add support for newer elantech touchpads by Jordan Rife · 10 years ago
  94. 7740fc5 Input: soc_button_array - fix a crash during rmmod by Lejun Zhu · 10 years ago
  95. 8b425aa1 Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  96. abaafc0 Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  97. 4d0fa8a Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  98. 73acacc drm/radeon: don't allow runpm=1 on systems with out ATPX by Alex Deucher · 10 years ago
  99. e9a4099 drm/radeon: fix ATPX detection on non-VGA GPUs by Alex Deucher · 10 years ago
  100. 3ed9a33 drm/radeon/pm: don't walk the crtc list before it has been initialized (v2) by Alex Deucher · 10 years ago