summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26gpio: 104-idio-16: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26gpio: 104-idi-48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into develLinus Walleij
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2017-01-26pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg
2017-01-26gpio: exar: add gpio for exar cardsSudip Mukherjee
2017-01-26gpio: ws16c48: Add set_multiple callback function supportWilliam Breathitt Gray
2017-01-26gpio: gpio-mm: Add set_multiple callback function supportWilliam Breathitt Gray
2017-01-26gpio: 104-idio-16: Add set_multiple callback function supportWilliam Breathitt Gray
2017-01-26gpio: 104-dio-48e: Add set_multiple callback function supportWilliam Breathitt Gray
2017-01-26Merge branch 'ib-gpiod-flags' into develLinus Walleij
2017-01-26gpio: Add a driver for Cortina Systems Gemini GPIOLinus Walleij
2017-01-26gpio: add DT bindings for Cortina Gemini GPIOLinus Walleij
2017-01-26gpio: davinci: Remove custom .xlateKeerthy
2017-01-26gpio: davinci: Add support for multiple GPIO controllersKeerthy
2017-01-26gpio: davinci: Redesign driver to accommodate ngpios in one gpio chipKeerthy
2017-01-26gpio: davinci: Remove unwanted blank lineKeerthy
2017-01-26gpio: davinci: Remove gpio2regs functionKeerthy
2017-01-26gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko
2017-01-11gpio: mvebu: fix warning when building on 64-bitRussell King
2017-01-11gpio: pca953x: Add optional reset gpio controlSteve Longerbeam
2017-01-11gpio: tools: add .gitignore for generated filesShuah Khan
2017-01-11gpio: Remove impossible checks on container_of() resultStephen Boyd
2017-01-11gpiolib: Update documentation of struct acpi_gpio_infoAndy Shevchenko
2017-01-11gpiolib: Switch to for_each_set_bit()Andy Shevchenko
2017-01-11gpio: davinci: Remove redundant members davinci_gpio_controller stuctKeerthy
2017-01-09gpio: devres: Use global array of gpio suffixesAndy Shevchenko
2016-12-30gpio: of: Add support for multiple GPIOs in a single GPIO hogGeert Uytterhoeven
2016-12-30gpio: update my email addressJohn Crispin
2016-12-28gpio: mockup: coding style fixesBartosz Golaszewski
2016-12-28gpio: mockup: dynamically allocate memory for chip nameBartosz Golaszewski
2016-12-28gpio: mockup: make pins_name_start staticBartosz Golaszewski
2016-12-28gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven
2016-12-28gpio: rcar: set IRQ chip parent_deviceNiklas Söderlund
2016-12-25Linux 4.10-rc1Linus Torvalds
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner