summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-29gpio: mockup: fix direction valuesBartosz Golaszewski
2017-05-29gpiolib: Re-use bitmap_fill() instead of open coded loopAndy Shevchenko
2017-05-29PNP / ACPI: remove FSF addressAndy Shevchenko
2017-05-29PNP / ACPI: join strings back for better maintenanceAndy Shevchenko
2017-05-29PNP / ACPI: add support for GpioInt resource typeJagadish Krishnamoorthy
2017-05-29gpio: acpi: Split out acpi_gpio_get_irq_resource() helperAndy Shevchenko
2017-05-29gpio: acpi: Override GPIO initialization flagsAndy Shevchenko
2017-05-29gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helperAndy Shevchenko
2017-05-29gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()Andy Shevchenko
2017-05-29gpio: acpi: Even more tighten up ACPI GPIO lookupsAndy Shevchenko
2017-05-29gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()Andy Shevchenko
2017-05-29gpio: acpi: Align acpi_find_gpio() with DT versionAndy Shevchenko
2017-05-29gpiolib: Export gpiod_configure_flags() to internal usersAndy Shevchenko
2017-05-29gpio: arizona: Add support for GPIOs that need to be maintainedCharles Keepax
2017-05-29gpio: Add new flags to control sleep status of GPIOsCharles Keepax
2017-05-29gpio: davinci: Handle return value of clk_prepare_enableArvind Yadav
2017-05-29gpio: mvebu: Select REGMAP_MMIO now that regmap is usedGregory CLEMENT
2017-05-23gpio: xlp: update GPIO_XLP dependencyJayachandran C
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang
2017-05-23gpio: max732x: move header file out of I2C realmWolfram Sang
2017-05-23gpio: mvebu: allow building driver for Armada 7K/8KGregory CLEMENT
2017-05-23gpio: mvebu: switch to regmap for register accessThomas Petazzoni
2017-05-23gpio: mvebu: sort header includeGregory CLEMENT
2017-05-23Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into develLinus Walleij
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify spi pdata handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify i2c pdata handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: switch to devm_gpiochip_add_dataSebastian Reichel
2017-05-23pinctrl: mcp23s08: use managed kzalloc for mcpSebastian Reichel
2017-05-23pinctrl: mcp23s08: irq mapping is already doneSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop OF_GPIO dependencySebastian Reichel
2017-05-23pinctrl: mcp23s08: switch to regmap cachingSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel
2017-05-23pinctrl: mcp23s08: add pinconf supportSebastian Reichel
2017-05-23gpio: mcp23s08: move to pinctrlSebastian Reichel
2017-05-22gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driverNandor Han
2017-05-22gpio: zynq: remove unneeded (void *) casts in of_match_tableMasahiro Yamada
2017-05-22gpio: export add/remove lookup table functionsAnatolij Gustschin
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-20nvme-fc: stop queues on error detectionJames Smart
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick
2017-05-20Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds