]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/gpio
net: hns3: fix ETS bandwidth validation bug
[mirror_ubuntu-bionic-kernel.git] / drivers / gpio /
2020-03-06 Dmitry Osipenkogpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
2020-02-14 Johnson CH Chen... gpio: mpc8xxx: Add platform device to gpiochip->parent
2020-02-14 Geert Uytterhoevengpio: Fix error message on out-of-range GPIO in lookup...
2020-02-14 Swapna Manupatigpio: zynq: Fix for bug in zynq_gpio_restore_context API
2020-02-14 Hans de Goedegpiolib: acpi: Add honor_wakeup module-option + quirk...
2020-02-14 Hans de Goedegpiolib: acpi: Turn dmi_system_id table into a generic...
2020-01-29 Russell Kinggpiolib: fix up emulated open drain outputs
2020-01-29 Vladimir Olteangpio: mpc8xxx: Don't overwrite default irq_set_type...
2020-01-17 Hans de Goedegpiolib: acpi: Add Terra Pad 1061 to the run_edge_event...
2020-01-17 Thierry Redinggpio: max77620: Fixup debounce delays
2019-11-28 Marek Vasutgpio: syscon: Fix possible NULL ptr usage
2019-11-26 Ricardo Ribalda... gpiolib: Fix gpio_direction_* for single direction...
2019-11-13 Thierry Redinggpio: max77620: Use correct unit for debounce times
2019-11-12 Bartosz Golaszewskigpiolib: don't clear FLAG_IS_OUT when emulating open...
2019-09-26 Kent Gibsongpio: fix line flag validation in lineevent_create
2019-09-26 Kent Gibsongpio: fix line flag validation in linehandle_create
2019-09-26 Hans de Goedegpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot...
2019-09-17 Bartosz Golaszewskigpiolib: never report open-drain/source lines as 'input...
2019-08-14 Michael Wugpiolib: fix incorrect IRQ requesting of an active...
2019-08-14 Geert Uytterhoevengpiolib: Fix references to gpiod_[gs]et_*value_cansleep...
2019-08-14 Russell Kinggpio: omap: ensure irq is enabled before wakeup
2019-08-14 Russell Kinggpio: omap: fix lack of irqstatus_raw0 for OMAP4
2019-08-14 Randy Dunlapgpio: fix gpio-adp5588 build errors
2019-08-14 Andrey Smirnovgpio: vf610: Do not share irq_chip
2019-08-14 Tony Lindgrengpio: gpio-omap: add check for off wake capable gpios
2019-08-14 Geert Uytterhoevengpio: of: Fix of_gpiochip_add() error path
2019-08-14 Kangjie Lugpio: aspeed: fix a potential NULL pointer dereference
2019-08-14 Robert Jarzmikgpio: pxa: handle corner case of unprobed device
2019-08-14 Russell Kinggpio: gpio-omap: fix level interrupt idling
2019-08-14 Axel Lingpio: adnp: Fix testing wrong value in adnp_gpio_direct...
2019-08-14 Kangjie Lugpio: exar: add a check for the return value of ida_sim...
2019-08-14 Andrew Lunngpio: vf610: Mask all GPIO interrupts
2019-08-14 Lubomir Rintelgpio: pxa: avoid attempting to set pin direction via...
2019-08-14 Roger Quadrosgpio: pcf857x: Fix interrupts on multiple instances
2019-08-14 Axel Lingpio: altera-a10sr: Set proper output level for directi...
2019-08-14 Manivannan Sadhasivamgpio: pl061: Move irq_chip definition inside struct...
2019-08-14 Uwe Kleine-Königgpio: mvebu: only fail on missing clk if pwm is actuall...
2019-08-14 Hans de Goedegpiolib-acpi: Only defer request_irq for GpioInt ACPI...
2019-08-14 Christophe Leroygpio: max7301: fix driver for use with CONFIG_VMAP_STACK
2019-07-24 Robert Jarzmikgpio: pxa: fix legacy non pinctrl aware builds again
2019-07-24 Bartosz Golaszewskigpio: mockup: fix indicated direction
2019-07-24 Vladimir Zapolskiygpio: don't free unallocated ida on gpiochip_add_data_w...
2019-07-24 Justin Chengpio: brcmstb: allow 0 width GPIO banks
2019-07-24 Linus Walleijgpio: mxs: Get rid of external API call
2019-07-24 Stephen Boydgpio: Assign gpio_irq_chip::parents to non-stack pointer
2019-07-24 Ricardo Ribalda... gpiolib: Free the last requested descriptor
2019-07-24 Vincent Whitchurchgpio: Fix crash due to registration race
2019-07-24 Hans de Goedegpiolib-acpi: Register GpioInt ACPI event handlers...
2019-07-24 Andy Shevchenkogpiolib: acpi: Switch to cansleep version of GPIO libra...
2019-07-24 Michael Hennerichgpio: adp5588: Fix sleep-in-atomic-context bug
2019-07-24 Dmitry Osipenkogpio: tegra: Fix tegra_gpio_irq_set_type()
2019-07-24 Nadav Amitgpio: Fix wrong rounding in gpio-menz127
2019-07-24 Andy Shevchenkogpiolib: Mark gpio_suffixes array with __maybe_unused
2019-07-24 Wei Yongjungpio: pxa: Fix potential NULL dereference
2019-07-24 Daniel Mackgpio: pxa: disable pinctrl calls for PXA3xx
2019-07-24 Anton Vasilyevgpio: ml-ioh: Fix buffer underwrite on probe error...
2019-07-24 Dmitry Osipenkogpio: tegra: Move driver registration to subsys_init...
2019-07-24 Benjamin Tissoiresgpiolib-acpi: make sure we trigger edge events at least...
2019-04-01 Mika WesterbergACPI / property: Allow multiple property compatible...
2019-03-01 Masahiro Yamadagpio: uniphier: set legitimate irq trigger type in...
2018-09-05 Linus Walleijgpio: No NULL owner
2018-08-14 Uwe Kleine-Königgpio: fix error path in lineevent_create
2018-08-14 Govert Overgaauwgpio: fix aspeed_gpio unmask irq
2018-08-14 Timur Tabigpioib: do not free unrequested descriptors
2018-04-12 Wei Yongjungpio: thunderx: fix error return code in thunderx_gpio_...
2018-04-12 Linus Walleijgpio: label descriptors using the device name
2018-04-12 Vladimir Zapolskiygpiolib: don't dereference a desc before validation
2018-03-19 Bartosz Golaszewskigpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags...
2018-03-07 Mika Westerberggpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO...
2018-02-13 Masahiro Yamadagpio: uniphier: fix mismatch between license text and...
2018-02-03 Jesse Changpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
2018-02-03 Jesse Changpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
2018-02-03 Linus Walleijgpio: Fix kernel stack leak to userspace
2018-02-03 Patrice Chotardgpio: stmpe: i2c transfer are forbiden in atomic context
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
2018-01-25 Dave AirlieMerge tag 'drm-misc-fixes-2018-01-24' of git://anongit...
2018-01-24 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git.kernel...
2018-01-23 Linus TorvaldsMerge tag 'pci-v4.15-fixes-3' of git://git.kernel.org...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-20 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-01-20 Linus TorvaldsMerge tag 'mips_fixes_4.15_2' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge tag 'for-4.15/dm-fixes-2' of git://git.kernel...
2018-01-19 Linus TorvaldsMerge tag 'trace-v4.15-rc4-3' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git.kerne...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge tag 'powerpc-4.15-8' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'drm-fixes-for-v4.15-rc9' of git://people...
2018-01-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next