index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-28
gpio-lynxpoint: force gpio_get() to return "1" and "0" only
Mathias Nyman
1
-1
/
+1
2014-03-28
gpio: unmap gpio irqs properly
Linus Walleij
1
-4
/
+29
2014-03-27
pch_gpio: set value before enabling output direction
Daniel Krueger
1
-3
/
+5
2014-03-27
gpio: moxart: Actually set output state in moxart_gpio_direction_output()
Axel Lin
1
-0
/
+1
2014-03-27
gpio: moxart: Avoid forward declaration
Axel Lin
1
-20
/
+19
2014-03-27
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
1
-1
/
+2
2014-03-27
gpio: samsung: Add missing "break" statement
Alexander Shiyan
1
-0
/
+1
2014-03-27
gpio: twl4030: Remove redundant assignment
Alexander Shiyan
1
-3
/
+3
2014-03-26
gpio: iop: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2014-03-26
pinctrl: coh901: convert driver to use gpiolib irqchip
Linus Walleij
2
-151
/
+54
2014-03-26
pinctrl: nomadik: convert driver to use gpiolib irqchip
Linus Walleij
2
-90
/
+36
2014-03-26
gpio: pl061: convert driver to use gpiolib irqchip
Linus Walleij
2
-62
/
+19
2014-03-26
gpio: add IRQ chip helpers in gpiolib
Linus Walleij
2
-0
/
+191
2014-03-25
pinctrl: nomadik: factor in platform data container
Linus Walleij
1
-30
/
+9
2014-03-25
pinctrl: nomadik: rename secondary to latent
Linus Walleij
1
-14
/
+14
2014-03-18
gpio: Driver for SYSCON-based GPIOs
Alexander Shiyan
3
-0
/
+198
2014-03-18
gpio: generic: Use platform_device_id->driver_data field for driver flags
Alexander Shiyan
1
-7
/
+9
2014-03-18
pinctrl: coh901: move irq line locking to resource callbacks
Linus Walleij
1
-5
/
+23
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
13
-81
/
+97
2014-03-14
gpio / ACPI: Add support for ACPI GPIO operation regions
Mika Westerberg
1
-0
/
+163
2014-03-14
Merge tag 'v3.14-rc6' into devel
Linus Walleij
642
-4041
/
+9194
2014-03-14
gpio: clamp returned values to the boolean range
Alexandre Courbot
1
-6
/
+6
2014-03-13
gpio / ACPI: Rework ACPI GPIO event handling
Mika Westerberg
2
-86
/
+131
2014-03-13
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
Mika Westerberg
1
-20
/
+19
2014-03-13
gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
Mika Westerberg
1
-42
/
+64
2014-03-13
gpiolib: Allow GPIO chips to request their own GPIOs
Mika Westerberg
2
-27
/
+76
2014-03-12
gpio: Spelling s/than/that/
Geert Uytterhoeven
1
-1
/
+1
2014-03-12
gpio: cs5535: Simplify dependencies
Jean Delvare
1
-1
/
+1
2014-03-12
gpio: mcp23s08: trivial: fixed coding style issues
Gary Servin
1
-11
/
+11
2014-03-12
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+7
2014-03-12
gpio: max732x: Fix I2C dummy device resource leak on probe failure
Krzysztof Kozlowski
1
-0
/
+2
2014-03-11
gpio: davinci: fix gpio selection for OF
Alexander Holler
1
-0
/
+24
2014-03-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-03-09
Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-19
/
+11
2014-03-09
Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-03-09
Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
3
-15
/
+36
2014-03-09
Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
6
-17
/
+35
2014-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-103
/
+150
2014-03-09
Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
Rafael J. Wysocki
1
-6
/
+1
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+28
2014-03-08
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
2
-16
/
+5
2014-03-08
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
1
-2
/
+34
2014-03-08
Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-29
/
+103
2014-03-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-28
/
+23
2014-03-08
Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'
Rafael J. Wysocki
3
-1
/
+80
2014-03-07
Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-103
/
+389
2014-03-07
Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"
Mathias Nyman
1
-8
/
+0
2014-03-07
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
1
-11
/
+3
2014-03-07
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
1
-0
/
+4
[next]