summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller
2017-11-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi