summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-01gpio: 104-dio-48e: Remove unnecessary driver_data setWilliam Breathitt Gray1-2/+0
2017-01-31gpiolib: Fix a WARN_ON that can never triggerChristophe JAILLET1-2/+1
2017-01-30gpio: mcp23s08: use regmapSebastian Reichel1-190/+130
2017-01-26gpio: ws16c48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray1-23/+5
2017-01-26gpio: gpio-mm: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray1-11/+1
2017-01-26gpio: 104-idio-16: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray1-22/+5
2017-01-26gpio: 104-idi-48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray1-23/+5
2017-01-26gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray1-22/+5
2017-01-26Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into develLinus Walleij43-198/+347
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg23-167/+269
2017-01-26pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg3-0/+50
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg17-31/+28
2017-01-26gpio: exar: add gpio for exar cardsSudip Mukherjee3-0/+208
2017-01-26gpio: ws16c48: Add set_multiple callback function supportWilliam Breathitt Gray1-0/+41
2017-01-26gpio: gpio-mm: Add set_multiple callback function supportWilliam Breathitt Gray1-0/+39
2017-01-26gpio: 104-idio-16: Add set_multiple callback function supportWilliam Breathitt Gray1-0/+20
2017-01-26gpio: 104-dio-48e: Add set_multiple callback function supportWilliam Breathitt Gray1-0/+39
2017-01-26Merge branch 'ib-gpiod-flags' into develLinus Walleij6-40/+47
2017-01-26gpio: Add a driver for Cortina Systems Gemini GPIOLinus Walleij3-0/+246
2017-01-26gpio: davinci: Remove custom .xlateKeerthy1-22/+0
2017-01-26gpio: davinci: Add support for multiple GPIO controllersKeerthy1-1/+3
2017-01-26gpio: davinci: Redesign driver to accommodate ngpios in one gpio chipKeerthy1-54/+73
2017-01-26gpio: davinci: Remove gpio2regs functionKeerthy1-24/+11
2017-01-26gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi1-1/+1
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein6-16/+25
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko6-34/+32
2017-01-11gpio: mvebu: fix warning when building on 64-bitRussell King1-1/+1
2017-01-11gpio: pca953x: Add optional reset gpio controlSteve Longerbeam1-0/+9
2017-01-11gpio: Remove impossible checks on container_of() resultStephen Boyd1-3/+1
2017-01-11gpiolib: Update documentation of struct acpi_gpio_infoAndy Shevchenko2-4/+4
2017-01-11gpiolib: Switch to for_each_set_bit()Andy Shevchenko1-12/+6
2017-01-11gpio: davinci: Remove redundant members davinci_gpio_controller stuctKeerthy1-3/+0
2017-01-09gpio: devres: Use global array of gpio suffixesAndy Shevchenko1-4/+5
2016-12-30gpio: of: Add support for multiple GPIOs in a single GPIO hogGeert Uytterhoeven1-11/+20
2016-12-30gpio: update my email addressJohn Crispin3-3/+3
2016-12-28gpio: mockup: coding style fixesBartosz Golaszewski1-7/+4
2016-12-28gpio: mockup: dynamically allocate memory for chip nameBartosz Golaszewski1-3/+7
2016-12-28gpio: mockup: make pins_name_start staticBartosz Golaszewski1-1/+1
2016-12-28gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven1-4/+16
2016-12-28gpio: rcar: set IRQ chip parent_deviceNiklas Söderlund1-0/+1
2016-12-26avoid spurious "may be used uninitialized" warningLinus Torvalds1-0/+1
2016-12-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds84-189/+179
2016-12-26Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-233/+178
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner34-64/+54
2016-12-25ktime: Get rid of the unionThomas Gleixner6-15/+15
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner48-110/+110
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner1-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner24-30/+30