index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-12-02
gpio: mockup: add helpers for accessing the gpio ranges
Bartosz Golaszewski
2017-12-02
gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges
Bartosz Golaszewski
2017-12-02
gpio: mockup: modify the return value check for devm_irq_sim_init()
Bartosz Golaszewski
2017-12-02
gpio: mockup: implement gpio_mockup_set_multiple()
Bartosz Golaszewski
2017-12-02
gpio: mockup: tweak line breaks
Bartosz Golaszewski
2017-12-02
gpio: mockup: verify that ngpio > 0
Bartosz Golaszewski
2017-12-02
gpio: mockup: fix debugfs handling
Bartosz Golaszewski
2017-12-02
gpio: mockup: group code by logic
Bartosz Golaszewski
2017-12-02
gpio: mockup: change the type of value field in line state struct
Bartosz Golaszewski
2017-12-02
gpio: mockup: extend the debugfs layout
Bartosz Golaszewski
2017-12-02
gpio: mockup: pass the named_lines parameter over platform_data
Bartosz Golaszewski
2017-12-02
gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()
Bartosz Golaszewski
2017-12-02
gpio: mockup: remove a stray tab
Bartosz Golaszewski
2017-12-02
gpio: mockup: implement gpio_mockup_err()
Bartosz Golaszewski
2017-12-02
gpio: mockup: rework device probing
Bartosz Golaszewski
2017-12-02
gpio: mockup: verify the number of GPIO chips requested
Bartosz Golaszewski
2017-12-02
gpio: mockup: parse the module params in init, not probe
Bartosz Golaszewski
2017-12-02
gpio: mockup: add missing prefixes
Bartosz Golaszewski
2017-12-02
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
2017-12-02
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-11-30
Merge branch 'ib-gpio-acpi-quirks' into devel
Linus Walleij
2017-11-30
gpio: omap: initialize gpioirq chip as part of gpiochip_add_data
Grygorii Strashko
2017-11-30
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
Bartosz Golaszewski
2017-11-30
gpiolib: acpi: Introduce NO_RESTRICTION quirk
Andy Shevchenko
2017-11-30
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
2017-11-30
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
2017-11-30
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
2017-11-30
gpiolib: acpi: Don't contaminate return parameter in case of error
Andy Shevchenko
2017-11-30
gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
Andy Shevchenko
2017-11-29
gpio: max732x: Remove duplicate NULL check
Andy Shevchenko
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-23
Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-11-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-24
ipvlan: Fix insufficient skb linear check for ipv6 icmp
Gao Feng
2017-11-24
ipvlan: Fix insufficient skb linear check for arp
Gao Feng
2017-11-24
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Hangbin Liu
2017-11-24
Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...
David S. Miller
2017-11-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-11-24
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
Florian Fainelli
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
[next]