index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-04
2
-2
/
+3
|
\
|
*
hwmon: (k10temp) Add support for AMD F16 M30h processor
Aravind Gopalakrishnan
2014-04-03
2
-2
/
+3
*
|
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-04-04
42
-935
/
+2120
|
\
\
|
*
|
gpio: rcar: Add helper variable dev = &pdev->dev
Geert Uytterhoeven
2014-03-28
1
-16
/
+16
|
*
|
gpio-lynxpoint: force gpio_get() to return "1" and "0" only
Mathias Nyman
2014-03-28
1
-1
/
+1
|
*
|
gpio: unmap gpio irqs properly
Linus Walleij
2014-03-28
1
-4
/
+29
|
*
|
pch_gpio: set value before enabling output direction
Daniel Krueger
2014-03-27
1
-3
/
+5
|
*
|
gpio: moxart: Actually set output state in moxart_gpio_direction_output()
Axel Lin
2014-03-27
1
-0
/
+1
|
*
|
gpio: moxart: Avoid forward declaration
Axel Lin
2014-03-27
1
-20
/
+19
|
*
|
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
2014-03-27
1
-1
/
+2
|
*
|
gpio: samsung: Add missing "break" statement
Alexander Shiyan
2014-03-27
1
-0
/
+1
|
*
|
gpio: twl4030: Remove redundant assignment
Alexander Shiyan
2014-03-27
1
-3
/
+3
|
*
|
gpio: iop: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
2014-03-26
1
-0
/
+2
|
*
|
pinctrl: coh901: convert driver to use gpiolib irqchip
Linus Walleij
2014-03-26
2
-151
/
+54
|
*
|
pinctrl: nomadik: convert driver to use gpiolib irqchip
Linus Walleij
2014-03-26
2
-90
/
+36
|
*
|
gpio: pl061: convert driver to use gpiolib irqchip
Linus Walleij
2014-03-26
2
-62
/
+19
|
*
|
gpio: add IRQ chip helpers in gpiolib
Linus Walleij
2014-03-26
2
-0
/
+191
|
*
|
pinctrl: nomadik: factor in platform data container
Linus Walleij
2014-03-25
1
-30
/
+9
|
*
|
pinctrl: nomadik: rename secondary to latent
Linus Walleij
2014-03-25
1
-14
/
+14
|
*
|
gpio: Driver for SYSCON-based GPIOs
Alexander Shiyan
2014-03-18
3
-0
/
+198
|
*
|
gpio: generic: Use platform_device_id->driver_data field for driver flags
Alexander Shiyan
2014-03-18
1
-7
/
+9
|
*
|
pinctrl: coh901: move irq line locking to resource callbacks
Linus Walleij
2014-03-18
1
-5
/
+23
|
*
|
gpio: switch drivers to use new callback
Linus Walleij
2014-03-18
13
-81
/
+97
|
*
|
gpio / ACPI: Add support for ACPI GPIO operation regions
Mika Westerberg
2014-03-14
1
-0
/
+163
|
*
|
Merge tag 'v3.14-rc6' into devel
Linus Walleij
2014-03-14
642
-4041
/
+9194
|
|
\
\
|
*
|
|
gpio: clamp returned values to the boolean range
Alexandre Courbot
2014-03-14
1
-6
/
+6
|
*
|
|
gpio / ACPI: Rework ACPI GPIO event handling
Mika Westerberg
2014-03-13
2
-86
/
+131
|
*
|
|
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
Mika Westerberg
2014-03-13
1
-20
/
+19
|
*
|
|
gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
Mika Westerberg
2014-03-13
1
-42
/
+64
|
*
|
|
gpiolib: Allow GPIO chips to request their own GPIOs
Mika Westerberg
2014-03-13
2
-27
/
+76
|
*
|
|
gpio: Spelling s/than/that/
Geert Uytterhoeven
2014-03-12
1
-1
/
+1
|
*
|
|
gpio: cs5535: Simplify dependencies
Jean Delvare
2014-03-12
1
-1
/
+1
|
*
|
|
gpio: mcp23s08: trivial: fixed coding style issues
Gary Servin
2014-03-12
1
-11
/
+11
|
*
|
|
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-03-12
1
-0
/
+7
|
*
|
|
gpio: max732x: Fix I2C dummy device resource leak on probe failure
Krzysztof Kozlowski
2014-03-12
1
-0
/
+2
|
*
|
|
gpio: davinci: fix gpio selection for OF
Alexander Holler
2014-03-11
1
-0
/
+24
|
*
|
|
gpio-tz1090: Replace commas with semi-colons
James Hogan
2014-03-07
1
-14
/
+14
|
*
|
|
gpio: remove misleading documentation
Linus Walleij
2014-03-07
1
-4
/
+1
|
*
|
|
gpio: gpio-pl061: Use %pa to print 'resource_size_t'
Fabio Estevam
2014-03-07
1
-2
/
+2
|
*
|
|
fix build error in gpio-dwapb patch
Alan Tull
2014-03-07
1
-1
/
+1
|
*
|
|
gpio: zevio: depend on ARM and OF_GPIO
Linus Walleij
2014-03-06
1
-1
/
+1
|
*
|
|
gpio: remove obsolete tnetv107x driver
Arnd Bergmann
2014-03-05
2
-207
/
+0
|
*
|
|
gpio: add a driver for the Synopsys DesignWare APB GPIO block
Jamie Iles
2014-03-05
3
-0
/
+448
|
*
|
|
gpio: davinci: reuse for keystone soc
Grygorii Strashko
2014-03-04
1
-8
/
+40
|
*
|
|
gpio: New driver for LSI ZEVIO SoCs
Fabian Vogt
2014-02-27
3
-0
/
+227
|
*
|
|
gpio-ts5500: Add dependency
Jean Delvare
2014-02-27
1
-0
/
+1
|
*
|
|
gpio: rc5t583: Remove redundant check
Alexander Shiyan
2014-02-24
1
-1
/
+1
|
*
|
|
gpio: davinci: Use signed type for 'irq' variable
Alexander Shiyan
2014-02-24
1
-1
/
+2
|
*
|
|
gpio: omap: Use devm_ioremap_resource()
Jingoo Han
2014-02-24
1
-17
/
+3
|
*
|
|
gpio: pl061: Use devm_ioremap_resource()
Jingoo Han
2014-02-24
1
-12
/
+3
[next]