summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-06gpio: gpio-mxs: Remove unneeded dt checksgpio-v3.13-1Fabio Estevam
2013-11-06gpio: pl061: don't depend on CONFIG_ARMRob Herring
2013-10-30gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun
2013-10-29gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell
2013-10-29gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell
2013-10-29gpio: provide stubs for devres gpio functionsLinus Walleij
2013-10-29gpiolib: devres: add missing headersAlexandre Courbot
2013-10-29gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot
2013-10-23gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot
2013-10-19gpiolib / ACPI: document the GPIO descriptor based interfaceMika Westerberg
2013-10-19gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg
2013-10-19gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg
2013-10-19gpiolib / ACPI: convert to gpiod interfacesMika Westerberg
2013-10-19gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot
2013-10-19gpiolib: port of_ functions to use gpiodAlexandre Courbot
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot
2013-10-19Merge tag 'v3.12-rc6' into develLinus Walleij
2013-10-19Linux 3.12-rc6v3.12-rc6Linus Torvalds
2013-10-19Fixup "MAINTAINERS: GPIO-INTEL-MID: add maintainer"Linus Walleij
2013-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-10-18Merge branch 'pm-fixes'Rafael J. Wysocki
2013-10-17Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-17Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-10-17gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren
2013-10-16Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-16mm: revert mremap pud_free anti-fixHugh Dickins
2013-10-16mm: fix BUG in __split_huge_page_pmdHugh Dickins
2013-10-16swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski
2013-10-16procfs: call default get_unmapped_area on MMU-present architecturesHATAYAMA Daisuke
2013-10-16procfs: fix unintended truncation of returned mapped addressHATAYAMA Daisuke
2013-10-16writeback: fix negative bdi max pauseFengguang Wu
2013-10-16percpu_refcount: export symbolsMatias Bjorling
2013-10-16fs: buffer: move allocation failure loop into the allocatorJohannes Weiner
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena