summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-12gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg1-0/+77
2013-04-11GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan1-5/+1
2013-04-11gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki1-20/+120
2013-04-11gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin1-1/+1
2013-04-11gpio: mcp23s08: convert driver to DTLars Poeschel1-31/+106
2013-04-11gpio/omap: force restore if context loss is not detectableJon Hunter1-8/+17
2013-04-11gpio/omap: optimise interrupt service routineJon Hunter1-7/+7
2013-04-11gpio/omap: remove extra context restores in *_runtime_resume()Tarun Kanti DebBarma1-4/+0
2013-04-11gpio/omap: free irq domain in probe() failure pathsJon Hunter1-2/+4
2013-04-11gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson1-9/+47
2013-03-27gpio: samsung: Add terminating entry for exynos_pinctrl_idsAxel Lin1-0/+1
2013-03-27gpio: mvebu: add dbg_show functionSimon Guinot1-0/+59
2013-03-27MAX7301 GPIO: Do not force SPI speed when using OF PlatformChristophe Leroy1-1/+2
2013-03-27gpio: gpio-tps65910.c: fix checkpatch errorLaurent Navet1-1/+1
2013-03-27gpio: gpio-timberdale.c: fix checkpatch errorLaurent Navet1-2/+1
2013-03-27gpio: gpio-tc3589x.c: fix checkpatch errorsLaurent Navet1-4/+4
2013-03-27gpio: gpio-stp-xway.c: fix checkpatch errorLaurent Navet1-1/+1
2013-03-27gpio: gpio-sch.c: fix checkpatch errorLaurent Navet1-39/+35
2013-03-27gpio: gpio-pxa.c: fix checkpatch errorsLaurent Navet1-2/+2
2013-03-27gpio: gpio-pca953x.c: fix checkpatch errorLaurent Navet1-2/+1
2013-03-27gpio: gpio-omap.c: fix checkpatch errorLaurent Navet1-1/+1
2013-03-27gpio: gpio-mvebu.c: fix checkpatch errorsLaurent Navet1-13/+13
2013-03-27gpio: gpiolib-of.c: fix checkpatch errorLaurent Navet1-1/+1
2013-03-27gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-4/+4
2013-03-27gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-4/+4
2013-03-27gpio: mc33880: use dev_err() instead of printk()Jingoo Han1-1/+2
2013-03-27gpio: pcf857x: use devm_kzalloc()Jingoo Han1-5/+2
2013-03-27gpio: mc33880: use devm_kzalloc()Jingoo Han1-5/+3
2013-03-27gpio: max732x: use devm_kzalloc()Jingoo Han1-3/+2
2013-03-27gpio: max7301: use devm_kzalloc()Jingoo Han1-3/+1
2013-03-27gpio: max7300: use devm_kzalloc()Jingoo Han1-3/+1
2013-03-27gpio: adp5520: use devm_kzalloc()Jingoo Han1-3/+1
2013-03-27gpio/vt8500: Convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-27gpio: em: Make use of devm functionsMagnus Damm1-34/+19
2013-03-27gpio-lynxpoint: Add X86 dependency and io-port handling header.Mathias Nyman2-1/+2
2013-03-27gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean valueMika Westerberg1-1/+1
2013-03-27gpio-sch: Allow for more than 8 lines in the resume wellDarren Hart1-10/+27
2013-03-27Add TI TCA9554 to supported devices tableNikolay Balandin1-0/+1
2013-03-27gpio: viperboard: Remove duplicate code to set gpio->gpiob_valAxel Lin1-4/+0
2013-03-27gpio-ich: Check for pin availability at request timeJean Delvare1-12/+3
2013-03-06gpio/em: Add Device Tree supportMagnus Damm1-3/+42
2013-03-06gpio/omap: warn if bank is not enabled on setting irq typeJon Hunter1-0/+3
2013-03-06gpio/omap: convert gpio irq domain to linear mappingJon Hunter1-41/+31
2013-03-04gpio/tegra: assume CONFIG_OFStephen Warren1-6/+5
2013-03-02gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg1-2/+2
2013-03-02gpiolib: move comment to right functionAlexandre Courbot1-1/+1
2013-03-02gpiolib: use const parameters when possibleAlexandre Courbot1-13/+16
2013-03-02gpiolib: check descriptors validity before useAlexandre Courbot1-47/+65
2013-03-01Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-134/+920
2013-03-01Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds1-0/+1