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
*
pinctrl: lantiq: Implement gpio_chip.to_irq
John Crispin
2015-12-11
1
-0
/
+17
*
gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.
Phil Reid
2015-12-10
1
-0
/
+38
*
gpio: mpc5200: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-10
1
-10
/
+7
*
gpio: 104-idio-16: Clear pending interrupt in IRQ handler
William Breathitt Gray
2015-12-10
1
-10
/
+7
*
pinctrl: nsp-gpio: fix up parent attribute
Linus Walleij
2015-12-10
1
-1
/
+1
*
Merge branch 'bcm-nsp' of ../linux-pinctrl into devel
Linus Walleij
2015-12-10
3
-0
/
+767
|
\
|
*
pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2015-12-10
3
-0
/
+767
*
|
gpio: drop surplus PCI and USB dependencies
Andrew F. Davis
2015-12-10
1
-8
/
+5
*
|
gpio: pch: allow use from device tree
Paul Burton
2015-12-10
1
-0
/
+1
*
|
gpio: pch: allow build on MIPS platforms
Paul Burton
2015-12-10
1
-1
/
+1
*
|
gpio: 74x164: Use a single SPI transfer instead of multiple transfers
Geert Uytterhoeven
2015-12-10
1
-32
/
+15
*
|
gpio: 74x164: Allocate buffer with gen_74x164_chip
Geert Uytterhoeven
2015-12-10
1
-12
/
+11
*
|
gpio: pxa: change the interrupt management
Robert Jarzmik
2015-12-10
1
-63
/
+82
*
|
gpio: pxa: convert to devm_ioremap
Robert Jarzmik
2015-12-10
1
-5
/
+2
*
|
gpio: pxa: convert to one gpiochip
Robert Jarzmik
2015-12-10
1
-101
/
+120
*
|
gpio: pca953x: make inclusion of <linux/of_platform.h> unconditional
Linus Walleij
2015-12-09
1
-2
/
+0
*
|
gpio: pca935x: fix of-only probed devices
Ben Dooks
2015-12-09
1
-32
/
+44
*
|
gpio: pca953x: add onsemi,pca9654 id
Ben Dooks
2015-12-09
1
-0
/
+2
*
|
gpio: davinci: fix missed parent conversion
Linus Walleij
2015-12-04
1
-1
/
+1
*
|
gpio: Add GPIO support for the ACCES 104-IDI-48
William Breathitt Gray
2015-12-01
3
-0
/
+359
*
|
gpio: use dev_get_platdata()
Nizam Haider
2015-11-30
5
-6
/
+6
*
|
gpio: 104-idio-16: Disable IRQ on device probe
William Breathitt Gray
2015-11-30
1
-0
/
+3
*
|
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-11-30
6
-6
/
+0
*
|
gpiolib: make comment consistent with code
Bamvor Jian Zhang
2015-11-29
1
-2
/
+3
*
|
gpio: 104-idio-16: Use lowercase symbol names for const variables
William Breathitt Gray
2015-11-19
1
-19
/
+18
*
|
gpiolib: do not allow to insert an empty gpiochip
Bamvor Jian Zhang
2015-11-19
1
-0
/
+5
*
|
gpiolib: improve overlap check of range of gpio
Bamvor Jian Zhang
2015-11-19
1
-19
/
+36
*
|
gpiolib: keep comment consistent with code
Bamvor Jian Zhang
2015-11-19
1
-1
/
+1
*
|
gpio: pxa: change initcall level second attempt
Robert Jarzmik
2015-11-19
1
-2
/
+14
*
|
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
2015-11-19
3
-0
/
+54
*
|
gpio: Add IRQ support to ACCES 104-IDIO-16 driver
William Breathitt Gray
2015-11-19
2
-2
/
+116
*
|
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
121
-253
/
+266
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-11-15
2
-3
/
+18
|
\
|
*
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
2015-11-11
1
-3
/
+4
|
*
irqchip: irq-mips-gic: Provide function to map GIC user section
Alex Smith
2015-11-11
1
-0
/
+14
*
|
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-14
7
-31
/
+177
|
\
\
|
*
|
platform/chrome: Fix i2c-designware adapter name
Jarkko Nikula
2015-11-10
1
-2
/
+2
|
*
|
platform/chrome: Support reading/writing the vboot context
Emilio López
2015-10-08
3
-1
/
+140
|
*
|
platform/chrome: cros_ec: Fix possible leak in led_rgb_store()
Christian Engelmayer
2015-10-07
1
-5
/
+3
|
*
|
platform/chrome: cros_ec: Fix leak in sequence_store()
Christian Engelmayer
2015-10-07
1
-9
/
+14
|
*
|
platform/chrome: Enable Chrome platforms on 64-bit ARM
Thierry Reding
2015-10-07
1
-1
/
+1
|
*
|
platform/chrome: cros_ec_dev - Add a platform device ID table
Javier Martinez Canillas
2015-10-07
1
-0
/
+6
|
*
|
platform/chrome: cros_ec_lpc - Add support for Google Pixel 2
Javier Martinez Canillas
2015-10-07
1
-0
/
+7
|
*
|
platform/chrome: cros_ec_lpc - Use existing function to check EC result
Javier Martinez Canillas
2015-10-07
1
-12
/
+2
|
*
|
platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTO
Javier Martinez Canillas
2015-10-07
1
-2
/
+2
|
*
|
Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"
Javier Martinez Canillas
2015-10-07
1
-0
/
+1
*
|
|
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-11-14
4
-8
/
+47
|
\
\
\
|
*
|
|
asus-wmi: fix error handling in store_sys_wmi()
Dan Carpenter
2015-11-11
1
-1
/
+1
|
*
|
|
ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi list
Hans de Goede
2015-11-09
1
-0
/
+7
|
*
|
|
ideapad-laptop: include Yoga 3 1170 in add rfkill whitelist
Arnd Bergmann
2015-11-09
1
-5
/
+5
[next]