summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-02gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery
2017-12-02gpio: gpio-stmpe: make various char arrays static const, shrinks object sizeColin Ian King
2017-12-02gpio: it87: fix mojibake in module metadataAdam Borowski
2017-12-02MAINTAINERS: add myself as reviewer for gpio-mockupBartosz Golaszewski
2017-12-02gpio: mockup: add helpers for accessing the gpio rangesBartosz Golaszewski
2017-12-02gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_rangesBartosz Golaszewski
2017-12-02gpio: mockup: modify the return value check for devm_irq_sim_init()Bartosz Golaszewski
2017-12-02gpio: mockup: implement gpio_mockup_set_multiple()Bartosz Golaszewski
2017-12-02gpio: mockup: tweak line breaksBartosz Golaszewski
2017-12-02gpio: mockup: verify that ngpio > 0Bartosz Golaszewski
2017-12-02gpio: mockup: fix debugfs handlingBartosz Golaszewski
2017-12-02gpio: mockup: group code by logicBartosz Golaszewski
2017-12-02gpio: mockup: change the type of value field in line state structBartosz Golaszewski
2017-12-02gpio: mockup: extend the debugfs layoutBartosz Golaszewski
2017-12-02gpio: mockup: pass the named_lines parameter over platform_dataBartosz Golaszewski
2017-12-02gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()Bartosz Golaszewski
2017-12-02gpio: mockup: remove a stray tabBartosz Golaszewski
2017-12-02gpio: mockup: implement gpio_mockup_err()Bartosz Golaszewski
2017-12-02gpio: mockup: rework device probingBartosz Golaszewski
2017-12-02gpio: mockup: verify the number of GPIO chips requestedBartosz Golaszewski
2017-12-02gpio: mockup: parse the module params in init, not probeBartosz Golaszewski
2017-12-02gpio: mockup: add missing prefixesBartosz Golaszewski
2017-12-02gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan
2017-12-02gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-11-30gpio: Clarify that <linux/gpio.h> is legacyLinus Walleij
2017-11-30Merge branch 'ib-gpio-acpi-quirks' into develLinus Walleij
2017-11-30gpio: omap: initialize gpioirq chip as part of gpiochip_add_dataGrygorii Strashko
2017-11-30gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneouslyBartosz Golaszewski
2017-11-30gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko
2017-11-30gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko
2017-11-30gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()Andy Shevchenko
2017-11-30gpiolib: acpi: Move adev member to struct acpi_gpio_infoAndy Shevchenko
2017-11-30gpiolib: acpi: Don't contaminate return parameter in case of errorAndy Shevchenko
2017-11-30gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()Andy Shevchenko
2017-11-29gpio: max732x: Remove duplicate NULL checkAndy Shevchenko
2017-11-26Linux 4.15-rc1Linus Torvalds
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds