]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-07-06 Linus WalleijRevert "gpio: tegra: Clean-up debugfs initialisation"
2019-07-06 Sebastian Andrzej... gpiolib: Use spinlock_t instead of struct spinlock
2019-07-04 Martin Blumenstinglgpio: stp-xway: allow compile-testing
2019-07-04 Martin Blumenstinglgpio: stp-xway: get rid of the #include <lantiq_soc...
2019-07-04 Martin Blumenstinglgpio: stp-xway: improve module clock error handling
2019-07-04 Martin Blumenstinglgpio: stp-xway: simplify error handling in xway_stp_probe()
2019-07-04 Geert Uytterhoevengpiolib: Clarify use of non-sleeping functions
2019-07-04 Geert Uytterhoevengpiolib: Fix references to gpiod_[gs]et_*value_cansleep...
2019-07-04 Geert Uytterhoevengpiolib: Document new gpio_chip.init_valid_mask field
2019-07-04 Geert UytterhoevenDocumentation: gpio: Fix reference to gpiod_get_array()
2019-07-03 Enrico Weigeltgpio: pl061: drop duplicate printing of device name
2019-07-03 Linus Walleijgpio: altera: Pass irqchip when adding gpiochip
2019-07-03 Linus Walleijgpio: siox: Use devm_ managed gpiochip
2019-07-03 Linus Walleijgpio: siox: Add struct device *dev helper variable
2019-07-03 Linus Walleijgpio: siox: Pass irqchip when adding gpiochip
2019-07-03 Enrico Weigeltdrivers: gpio: amd-fch: make resource struct const
2019-07-03 Arnd Bergmanndevres: allow const resource arguments
2019-06-27 Linus Walleijgpio: ath79: Pass irqchip when adding gpiochip
2019-06-27 Jon Huntergpio: tegra: Clean-up debugfs initialisation
2019-06-27 Linus WalleijMerge tag 'gpio-v5.3-updates-for-linus' of git://git...
2019-06-27 Linus Walleijgpio: siox: Switch to IRQ_TYPE_NONE
2019-06-27 Linus Walleijgpio: siox: Do not call gpiochip_remove() on errorpath
2019-06-27 Linus Walleijgpio: pl061: Pass irqchip when adding gpiochip
2019-06-27 Greg Kroah-Hartmangpio: tegra: No need to cast away return value of debug...
2019-06-27 Greg Kroah-Hartmangpio: No need to cast away return value of debugfs_crea...
2019-06-27 Geert Uytterhoevengpio: Sort GPIO drivers in Makefile
2019-06-27 Enrico Weigeltgpio: siox: Use module_siox_driver()
2019-06-27 Enrico Weigeltsiox: Add helper macro to simplify driver registration
2019-06-27 Enrico Weigelt... gpio: eic-sprd: Use devm_platform_ioremap_resource()
2019-06-27 Enrico Weigelt... gpio: vr41xx: Use devm_platform_ioremap_resource()
2019-06-27 Enrico Weigelt... gpio: janz-ttl: Drop unneccessary temp variable dev
2019-06-27 Enrico Weigelt... gpio: grgpio: Use devm_platform_ioremap_resource()
2019-06-27 Enrico Weigelt... gpio: ep93xx: Use devm_platform_ioremap_resource()
2019-06-27 Enrico Weigelt... gpio: amdpt: Drop unneeded deref of &pdev->dev
2019-06-27 Enrico Weigelt... gpio: rcar: Pedantic formatting
2019-06-27 Enrico Weigeltgpio: Add comments on #if/#else/#endif
2019-06-27 Enrico Weigeltgpio: amd: Drop unused pdev pointer in privata data
2019-06-27 Greg Kroah-Hartmangpio: mockup: no need to check return value of debugfs_...
2019-06-26 Charles Keepaxgpio: madera: Fixup SPDX headers
2019-06-14 Linus Walleijgpio: Drop the parent_irq from gpio_irq_chip
2019-06-14 Linus Walleijgpio: Add GPIOLIB_IRQCHIP cleanup to TODO
2019-06-14 Linus Walleijgpio: ftgpio: Pass irqchip when adding gpiochip
2019-06-12 Tony Lindgrengpio: omap: Fix lost edge wake-up interrupts
2019-06-12 Linus Walleijfmc: Delete the FMC subsystem
2019-06-12 Russell Kinggpio: omap: clean up register access in omap2_set_gpio_...
2019-06-12 Russell Kinggpio: omap: irq_startup() must not return error codes
2019-06-12 Russell Kinggpio: omap: clean up wakeup handling
2019-06-12 Russell Kinggpio: omap: constify register tables
2019-06-12 Russell Kinggpio: omap: clean up omap_gpio_restore_context()
2019-06-12 Russell Kinggpio: omap: remove dataout variation in context handling
2019-06-12 Russell Kinggpio: omap: simplify omap_set_gpio_irqenable()
2019-06-12 Russell Kinggpio: omap: simplify omap_toggle_gpio_edge_triggering()
2019-06-12 Russell Kinggpio: omap: simplify read-modify-write
2019-06-12 Russell Kinggpio: omap: simplify bank->level_mask
2019-06-12 Russell Kinggpio: omap: simplify set_multiple()
2019-06-12 Russell Kinggpio: omap: simplify get_multiple()
2019-06-12 Russell Kinggpio: omap: simplify get() method
2019-06-12 Russell Kinggpio: omap: simplify omap_gpio_get_direction()
2019-06-12 Russell Kinggpio: omap: move omap_gpio_request() and omap_gpio_free()
2019-06-12 Russell Kinggpio: omap: remove irq_ack method
2019-06-12 Russell Kinggpio: omap: clean up edge interrupt handling
2019-06-12 Russell Kinggpio: omap: remove remainder of list management
2019-06-12 Russell Kinggpio: omap: fix lack of irqstatus_raw0 for OMAP4
2019-06-12 Russell Kinggpio: omap: ensure irq is enabled before wakeup
2019-06-12 Linus WalleijMerge branch 'ib-snps-reset-gpio' into devel
2019-06-12 Martin Blumenstinglgpio: of: parse stmmac PHY reset line specific active...
2019-06-10 Phil Reidgpio: altera: Allocate irq_chip dynamically
2019-06-10 Robert Hancockgpio: xilinx: convert from OF GPIO to standard devm APIs
2019-06-10 Linus Walleijfmc: Decouple from Linux GPIO subsystem
2019-06-07 Keerthydt-bindings: gpio: davinci: Add k3 am654 compatible
2019-06-07 Keerthygpio: davinci: Add new compatible for K3 AM654 SoCs
2019-06-07 Keerthygpio: Davinci: Add K3 dependencies
2019-06-07 Keerthygpio: davinci: Fix the compiler warning with ARM64...
2019-06-07 Linus Walleijgpio: pass lookup and descriptor flags to request_own
2019-06-07 Mauro Carvalho Chehabdocs: gpio: driver.rst: fix a bad tag
2019-06-02 Peter Robinsongpio: pca953x: Add support for the TI TCA9539
2019-05-31 Linus Walleijgpio: of: Handle the Freescale SPI CS
2019-05-31 Bartosz Golaszewskigpio: max732x: use devm_gpiochip_add_data()
2019-05-31 Bartosz Golaszewskigpio: max732x: use i2c_new_dummy_device()
2019-05-31 Bartosz Golaszewskigpio: em: use the managed version of gpiochip_add_data()
2019-05-28 Geert Uytterhoevengpio: em: Return early on error in em_gio_probe()
2019-05-28 Geert Uytterhoevengpio: em: Remove error messages on out-of-memory conditions
2019-05-28 Rob Herringdt-bindings: gpio: Convert Arm PL061 to json-schema
2019-05-28 Luca CeresoliDocumentation: gpio: remove duplicated lines
2019-05-28 Linus Walleijgpio: ixp4xx: Use irq_domain_translate_twocell()
2019-05-28 Linus Walleijgpio: Fix minor grammar errors in documentation
2019-05-28 Linus Walleijgpio: Update Kconfig text for GPIO_SYSFS
2019-05-28 Andrey Smirnovgpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
2019-05-26 Linus TorvaldsLinux 5.2-rc2 v5.2-rc2
2019-05-26 Linus TorvaldsMerge tag 'trace-v5.2-rc1-2' of git://git.kernel.org...
2019-05-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-05-26 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git.kernel...
2019-05-26 Theodore Ts'orandom: fix soft lockup when trying to read from an...
2019-05-26 Miguel Ojedatracing: Silence GCC 9 array bounds warning
2019-05-25 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-05-25 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel...
2019-05-25 Linus TorvaldsMerge tag 'trace-v5.2-rc1' of git://git.kernel.org...
2019-05-25 Gabriel Krisman Bertaziext4: fix dcache lookup of !casefolded directories
2019-05-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-05-24 Linus TorvaldsMerge tag 'for-linus-20190524' of git://git.kernel...
next