]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-08-31 Linus WalleijRevert "gpiolib: request the gpio before querying its...
2017-08-23 Masahiro Yamadagpio: twl6040: remove unneeded forward declaration
2017-08-23 Bhumika Goyalgpio: zevio: make gpio_chip const
2017-08-23 Dmitry Torokhovgpio: add gpio_add_lookup_tables() to add several table...
2017-08-22 Biju Dasgpio: rcar: Add r8a7745 (RZ/G1E) support
2017-08-22 Masahiro Yamadagpio: brcmstb: check return value of gpiochip_irqchip_add()
2017-08-22 David DaneyMAINTAINERS: Add entry for THUNDERX GPIO Driver.
2017-08-22 David Daneygpio: Add gpio driver support for ThunderX and OCTEON-TX
2017-08-20 Bartosz Golaszewskigpio: mockup: use irq_sim
2017-08-20 Linus WalleijMerge branch 'irq/for-gpio' of git://git.kernel.org...
2017-08-20 Bartosz Golaszewskigpio: mxs: use devres for irq generic chip
2017-08-20 Bartosz Golaszewskigpio: mxc: use devres for irq generic chip
2017-08-20 Bartosz Golaszewskigpio: pch: use devres for irq generic chip
2017-08-20 Bartosz Golaszewskigpio: ml-ioh: use devres for irq generic chip
2017-08-20 Bartosz Golaszewskigpio: sta2x11: use devres for irq generic chip
2017-08-20 Bartosz Golaszewskigpio: sta2x11: disallow unbinding the driver
2017-08-20 Bartosz Golaszewskigpio: mxs: disallow unbinding the driver
2017-08-20 Bartosz Golaszewskigpio: mxc: disallow unbinding the driver
2017-08-18 David Daneyirqdomain: Add irq_domain_{push,pop}_irq() functions
2017-08-18 David Daneyirqdomain: Check for NULL function pointer in irq_domai...
2017-08-18 David Daneyirqdomain: Factor out code to add and remove items...
2017-08-18 David Daneygenirq: Add handle_fasteoi_{level,edge}_irq flow handlers
2017-08-18 David Daneygenirq: Export more irq_chip_*_parent() functions
2017-08-16 Bartosz Golaszewskigenirq/irq_sim: Add a devres variant of irq_sim_init()
2017-08-16 Bartosz Golaszewskigenirq/irq_sim: Add a simple interrupt simulator framework
2017-08-15 Andrew Jefferygpio: aspeed: Remove reference to clock name in debounc...
2017-08-15 Andrew Jefferydt-bindings: gpio: aspeed: Remove reference to clock name
2017-08-14 Fabio Estevamgpio: 74x164: Introduce 'enable-gpios' property
2017-08-14 Bhumika Goyalgpio: max77620: Make regmap_irq_chip const
2017-08-14 Michal Simekgpio: zynq: Fix driver function parameters alignment
2017-08-14 Nava kishore Mannegpio: zynq: Fix warnings in the driver
2017-08-14 Michal Simekgpio: zynq: Fix empty lines in driver
2017-08-14 Nava kishore Mannegpio: zynq: Fix kernel doc warnings
2017-08-14 Swapna Manupatigpio: zynq: Provided workaround for GPIO
2017-08-14 Shubhrajyoti Dattagpio: zynq: Add support for suspend resume
2017-08-14 Rajmohan Manigpio: Add support for TPS68470 GPIOs
2017-08-14 Keerthygpio: davinci: Handle the return value of davinci_gpio_...
2017-08-14 Keerthydt-bindings: gpio: davinci: Add keystone-k2g compatible
2017-08-14 Dong Aishenggpio: vf610: add imx7ulp support
2017-08-14 Gustavo A. R. Silvagpio: msic: fix error return code in platform_msic_gpio...
2017-08-14 Arvind Yadavgpio: omap : Add missing clk_unprepare().
2017-08-14 Arvind Yadavgpio: mb86s7x: Handle return value of clk_prepare_enable.
2017-08-14 Diego Elio Pettenògpio: it87: add support for IT8772F Super I/O.
2017-08-14 Thierry Redinggpio: tegra: Use unsigned int where possible
2017-08-14 Thierry Redinggpio: tegra: Fix checkpatch warnings
2017-08-14 Thierry Redinggpio: tegra: Prefer kcalloc() over kzalloc() with multi...
2017-08-14 Thierry Redinggpio: tegra: Remove unnecessary check
2017-08-14 Thierry Redinggpio: Use unsigned int for of_gpio_n_cells
2017-08-14 Thierry Redingdocs: driver-api: Add GPIO section
2017-08-14 Thierry Redinggpio: sysfs: Fixup kerneldoc
2017-08-14 Thierry Redinggpio: acpi: Fixup kerneldoc
2017-08-14 Thierry Redinggpio: devres: Improve kerneldoc
2017-08-14 Thierry Redinggpio: of: Improve kerneldoc
2017-08-14 Thierry Redinggpio: Cleanup kerneldoc
2017-08-14 Thierry Redinggpio: tegra: Use platform_get_irq()
2017-08-14 Thierry Redinggpio: tegra: Use platform_irq_count()
2017-08-14 Rob Herringgpio: Convert to using %pOF instead of full_name
2017-08-14 Keerthygpio: davinci: Convert prinkt to dev_err
2017-08-14 Keerthygpio: davinci: Use devm_gpiochip_add_data in place...
2017-08-14 Gustavo A. R. Silvagpio: altera-a10sr: constify gpio_chip structure
2017-08-14 Dong Aishengdt-bindings: gpio-vf610: add imx7ulp support
2017-08-14 Philipp Rosenbergergpio: gpio-mxc: gpio_set_wake_irq() use proper return...
2017-08-14 Simon Hormangpio: rcar: add gen[123] fallback compatibility strings
2017-08-14 Masahiro Yamadagpio: replace __maybe_unused in gpiolib.h with static...
2017-08-14 Grygorii Strashkogpio: tegra: remove gpio_to_irq() from hw irq handlers
2017-08-14 Grygorii Strashkogpio: pxa: remove gpio_to_irq() from hw irq handlers
2017-08-14 Grygorii Strashkogpiolib: allow gpio irqchip to map irqs dynamically
2017-08-14 Timur Tabigpiolib: request the gpio before querying its direction
2017-08-14 Andy Shevchenkogpio: pca953x: remove incorrect le16_to_cpu calls
2017-08-13 Linus TorvaldsLinux 4.13-rc5 v4.13-rc5
2017-08-13 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-08-13 Linus TorvaldsMerge tag 'driver-core-4.13-rc5' of git://git.kernel...
2017-08-13 Linus TorvaldsMerge tag 'char-misc-4.13-rc5' of git://git.kernel...
2017-08-13 Linus TorvaldsMerge tag 'tty-4.13-rc5' of git://git.kernel.org/pub...
2017-08-13 Linus TorvaldsMerge tag 'staging-4.13-rc5' of git://git.kernel.org...
2017-08-13 Linus TorvaldsMerge tag 'usb-4.13-rc5' of git://git.kernel.org/pub...
2017-08-12 Linus TorvaldsMerge tag 'for-linus-20170812' of git://git.infradead...
2017-08-12 Abhishek Sahumtd: blkdevs: Fix mtd block write failure
2017-08-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-08-12 Linus TorvaldsMerge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel...
2017-08-11 Linus TorvaldsMerge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org...
2017-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux-block
2017-08-11 Linus TorvaldsMerge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub...
2017-08-11 Linus TorvaldsMerge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnie...
2017-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-08-11 Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel...
2017-08-11 Christoph Hellwigpnfs/blocklayout: require 64-bit sector_t
2017-08-11 Linus TorvaldsMerge tag 'powerpc-4.13-6' of git://git.kernel.org...
2017-08-11 Artem Savkoviommu/arm-smmu: fix null-pointer dereference in arm_smm...
2017-08-11 Liu Shuoxen/events: Fix interrupt lost during irq_disable and...
2017-08-11 Juergen Grossxen: avoid deadlock in xenbus
2017-08-11 Jens AxboeMerge branch 'nvme-4.13' of git://git.infradead.org...
2017-08-11 Juergen Grossxen: fix hvm guest with kaslr enabled
2017-08-11 Juergen Grossxen: split up xen_hvm_init_shared_info()
2017-08-11 Juergen Grossx86: provide an init_mem_mapping hypervisor hook
2017-08-11 Jeff Laytonfuse: set mapping error in writepage_locked when it fails
2017-08-11 Linus TorvaldsMerge tag 'drm-fixes-for-v4.13-rc5' of git://people...
2017-08-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-08-10 Mike Rapoportuserfaultfd: replace ENOSPC with ESRCH in case mm has...
2017-08-10 Matthias Kaehlckezram: rework copy of compressor name in comp_algorithm_...
next