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
*
gpio: langwell: add Intel Merrifield support
David Cohen
2013-10-11
1
-11
/
+82
*
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
Mika Westerberg
2013-10-11
1
-38
/
+38
*
gpio: arizona: Use the of_node from the Arizona device
Charles Keepax
2013-10-02
1
-0
/
+3
*
gpio: twl4030: Remove redundant of_match_ptr
Sachin Kamat
2013-10-02
1
-1
/
+1
*
gpio: clps711x: Remove redundant of_match_ptr
Sachin Kamat
2013-10-02
1
-1
/
+1
*
gpio: adnp: Remove redundant of_match_ptr
Sachin Kamat
2013-10-02
1
-1
/
+1
*
Merge branch 'ixp4-cleanup' into devel
Linus Walleij
2013-09-27
3
-13
/
+37
|
\
|
*
staging: media/lirc: switch to use gpiolib
Linus Walleij
2013-09-27
1
-3
/
+13
|
*
ptp: switch to use gpiolib
Linus Walleij
2013-09-27
1
-1
/
+8
|
*
input: misc: ixp4-beeper: use gpiolib strictly
Linus Walleij
2013-09-27
1
-2
/
+11
|
*
input: misc: ixp4-beeper: switch to use gpiolib
Linus Walleij
2013-09-27
1
-7
/
+5
*
|
gpio: pcf857x: Add OF support
Laurent Pinchart
2013-09-23
1
-8
/
+36
*
|
gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.
Graeme Smecher
2013-09-23
1
-11
/
+0
*
|
gpio: gpio-mc33880: Remove redundant spi_set_drvdata
Sachin Kamat
2013-09-23
1
-3
/
+0
*
|
gpio: gpio-74x164: Remove redundant of_match_ptr
Sachin Kamat
2013-09-23
1
-1
/
+1
*
|
gpio: gpio-74x164: Remove redundant spi_set_drvdata
Sachin Kamat
2013-09-23
1
-3
/
+0
*
|
Merge branch 'iop-cleanup' into devel
Linus Walleij
2013-09-23
3
-0
/
+140
|
\
\
|
*
|
ARM: plat-iop: pass physical base for GPIO
Linus Walleij
2013-09-20
1
-1
/
+1
|
*
|
gpio: iop: use readl/writel accessors
Linus Walleij
2013-09-20
1
-8
/
+16
|
*
|
ARM: plat-iop: instantiate GPIO from platform device
Linus Walleij
2013-09-20
1
-2
/
+34
|
*
|
ARM: plat-iop: remove custom complex GPIO implementation
Linus Walleij
2013-09-20
1
-6
/
+3
|
*
|
gpio: decouple the IOP GPIO driver from platform
Linus Walleij
2013-09-20
1
-2
/
+2
|
*
|
ARM: plat-iop: move the GPIO driver to drivers/gpio
Linus Walleij
2013-09-20
3
-0
/
+103
|
|
/
*
|
gpio: bcm-kona: only use set_irq_flags() on ARM
Linus Walleij
2013-09-20
1
-6
/
+14
*
|
gpio: ucb1400: Can be built as a module
Jean Delvare
2013-09-20
1
-1
/
+1
*
|
gpio: bt8xx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-20
1
-2
/
+0
*
|
gpio: arizona: Add wm8997 support to probe
Charles Keepax
2013-09-20
1
-0
/
+1
*
|
gpio: bcm281xx: Add GPIO driver
Markus Mayer
2013-09-20
3
-0
/
+639
*
|
gpiolib: factorize gpiod_get/set functions
Alexandre Courbot
2013-09-20
1
-39
/
+33
*
|
emev2: GPIOLIB: Enable support for OF
Ian Molton
2013-09-19
2
-1
/
+2
*
|
gpio: palmas: add support for TPS80036
Laxman Dewangan
2013-09-19
1
-35
/
+69
*
|
gpiolib: Include GPIO label in log messages for GPIOs
Mark Brown
2013-09-19
1
-0
/
+21
*
|
gpiolib: Provide helper macros for logging of GPIO events
Mark Brown
2013-09-19
1
-20
/
+32
*
|
gpio: pcf857x: only use set_irq_flags() on ARM
Linus Walleij
2013-09-18
1
-3
/
+7
*
|
gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
2013-09-17
1
-8
/
+1
*
|
gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done
George Cherian
2013-09-17
1
-3
/
+19
*
|
gpio: pcf857x: remove the irq_demux_work and gpio->irq
George Cherian
2013-09-17
1
-37
/
+0
*
|
gpio: pcf857x: change to devm_request_threaded_irq
George Cherian
2013-09-17
1
-4
/
+24
|
/
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-09-16
4
-104
/
+129
|
\
|
*
clocksource: armada-370-xp: Get reference fixed-clock by name
Ezequiel Garcia
2013-09-02
1
-2
/
+5
|
*
clocksource: armada-370-xp: Replace WARN_ON with BUG_ON
Ezequiel Garcia
2013-09-02
1
-1
/
+1
|
*
clocksource: armada-370-xp: Introduce new compatibles
Ezequiel Garcia
2013-09-02
1
-15
/
+39
|
*
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
Ezequiel Garcia
2013-09-02
1
-3
/
+3
|
*
clocksource: armada-370-xp: Simplify TIMER_CTRL register access
Ezequiel Garcia
2013-09-02
1
-39
/
+30
|
*
clocksource: armada-370-xp: Use BIT()
Ezequiel Garcia
2013-09-02
1
-6
/
+6
|
*
ARM: nomadik: add dynamic irq flag to the timer
Daniel Lezcano
2013-08-22
1
-1
/
+2
|
*
clocksource: sh_cmt: 32-bit control register support
Magnus Damm
2013-08-22
1
-14
/
+36
|
*
clocksource: em_sti: Convert to devm_* managed helpers
Laurent Pinchart
2013-08-22
1
-35
/
+14
*
|
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2013-09-16
2
-4
/
+4
|
\
\
|
*
|
UBI: Fix invalidate_fastmap()
Richard Weinberger
2013-08-20
1
-4
/
+1
[next]