index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
of/unittest: early return from test skips tests
Frank Rowand
2015-03-29
1
-4
/
+6
|
*
|
|
of/unittest: breadcrumbs to reduce pain of future maintainers
Frank Rowand
2015-03-29
1
-0
/
+4
|
*
|
|
of/unittest: reduce checkpatch noise - line after declarations
Frank Rowand
2015-03-29
1
-0
/
+5
|
*
|
|
of/unittest: typo in error string
Frank Rowand
2015-03-29
1
-2
/
+3
|
*
|
|
of/unittest: add const where needed
Frank Rowand
2015-03-29
1
-4
/
+4
|
*
|
|
of_net: factor out repetitive code from of_get_mac_address()
Sergei Shtylyov
2015-03-29
1
-12
/
+17
|
*
|
|
drivers/of: Add empty ranges quirk for PA-Semi
Benjamin Herrenschmidt
2015-03-28
1
-3
/
+8
|
*
|
|
of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST
Geert Uytterhoeven
2015-03-28
1
-1
/
+10
|
*
|
|
of: Empty node & property flag accessors when !OF
Pantelis Antoniou
2015-03-28
1
-0
/
+32
|
|
/
/
*
|
|
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-04-18
45
-832
/
+1952
|
\
\
\
|
*
|
|
Revert "gpio: sch: use uapi/linux/pci_ids.h directly"
Linus Walleij
2015-04-10
1
-1
/
+1
|
*
|
|
gpio: dwapb: remove dependencies
Linus Walleij
2015-04-09
1
-1
/
+0
|
*
|
|
gpio: dwapb: enable for ARC
Vineet Gupta
2015-04-08
1
-1
/
+1
|
*
|
|
gpio: removing kfree remove functionality
Varka Bhadram
2015-04-08
2
-2
/
+1
|
*
|
|
gpio: mvebu: Fix mask/unmask managment per irq chip type
Gregory CLEMENT
2015-04-08
1
-8
/
+16
|
*
|
|
gpio: split GPIO drivers in submenus
Linus Walleij
2015-04-08
1
-6
/
+22
|
*
|
|
gpio: move MFD GPIO drivers under their own comment
Linus Walleij
2015-04-08
1
-159
/
+156
|
*
|
|
gpio: move BCM Kona Kconfig option
Linus Walleij
2015-04-08
1
-6
/
+6
|
*
|
|
gpio: arrange SPI Kconfig symbols alphabetically
Linus Walleij
2015-04-08
1
-8
/
+8
|
*
|
|
gpio: arrange PCI GPIO controllers alphabetically
Linus Walleij
2015-04-08
1
-32
/
+32
|
*
|
|
gpio: arrange I2C Kconfig symbols alphabetically
Linus Walleij
2015-04-08
1
-45
/
+45
|
*
|
|
gpio: arrange Kconfig symbols alphabetically
Linus Walleij
2015-04-08
1
-145
/
+145
|
*
|
|
gpio: ich: Implement get_direction function
Aaron Sierra
2015-04-08
1
-0
/
+6
|
*
|
|
gpio: use (!foo) instead of (foo == NULL)
Varka Bhadram
2015-04-08
6
-7
/
+7
|
*
|
|
gpio: arizona: drop owner assignment from platform_drivers
Varka Bhadram
2015-04-08
1
-1
/
+0
|
*
|
|
gpio: max7300: remove 'ret' variable
Varka Bhadram
2015-04-08
1
-3
/
+1
|
*
|
|
gpio: use devm_kzalloc
Varka Bhadram
2015-04-08
2
-5
/
+5
|
*
|
|
gpio: sch: use uapi/linux/pci_ids.h directly
Michael S. Tsirkin
2015-04-08
1
-1
/
+1
|
*
|
|
gpio: x-gene: fix devm_ioremap_resource() check
Vladimir Zapolskiy
2015-04-08
1
-1
/
+1
|
*
|
|
gpio: loongson: Add Loongson-3A/3B GPIO driver support
Huacai Chen
2015-04-08
4
-20
/
+32
|
*
|
|
MIPS: Move Loongson GPIO driver to drivers/gpio
Huacai Chen
2015-04-07
5
-1
/
+8
|
*
|
|
MIPS: Cleanup Loongson-2F's gpio driver
Huacai Chen
2015-04-07
2
-64
/
+31
|
*
|
|
gpio: gpio-tb10x: remove incorrect __exit markup
Dmitry Torokhov
2015-03-27
1
-1
/
+1
|
*
|
|
gpio: omap: get rid of GPIO_INDEX() macro
Grygorii Strashko
2015-03-27
1
-9
/
+0
|
*
|
|
gpio: omap: get rid of omap_irq_to_gpio()
Grygorii Strashko
2015-03-27
1
-12
/
+5
|
*
|
|
gpio: omap: get rid of GPIO_BIT() macro
Grygorii Strashko
2015-03-27
1
-1
/
+0
|
*
|
|
gpio: omap: convert gpio irq functions to use GPIO offset
Grygorii Strashko
2015-03-27
1
-33
/
+34
|
*
|
|
gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
Grygorii Strashko
2015-03-27
1
-7
/
+5
|
*
|
|
gpio: omap: convert debounce functions switch to use gpio offset
Grygorii Strashko
2015-03-27
1
-7
/
+7
|
*
|
|
gpio: omap: simplify omap_set_gpio_dataout_x()
Grygorii Strashko
2015-03-27
1
-5
/
+5
|
*
|
|
gpio: omap: convert omap_gpio_is_input() to use gpio offset
Grygorii Strashko
2015-03-27
1
-6
/
+4
|
*
|
|
altera_gpio_probe() can be static
kbuild test robot
2015-03-27
1
-1
/
+1
|
*
|
|
gpio: rcar: Prevent module clock disable when wake-up is enabled
Geert Uytterhoeven
2015-03-26
1
-2
/
+31
|
*
|
|
gpio: rcar: Add more register documentation
Geert Uytterhoeven
2015-03-26
1
-12
/
+12
|
*
|
|
gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()
Geert Uytterhoeven
2015-03-26
1
-3
/
+3
|
*
|
|
gpio/crystalcove: Add additional GPIO for Panel control
Shobhit Kumar
2015-03-26
1
-1
/
+6
|
*
|
|
gpio: dwapb: enable for Quark
Andy Shevchenko
2015-03-19
1
-2
/
+1
|
*
|
|
gpio / ACPI: Use local variable instead of ACPI_HANDLE()
Rafael J. Wysocki
2015-03-19
1
-1
/
+1
|
*
|
|
gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()
Rafael J. Wysocki
2015-03-19
1
-7
/
+9
|
*
|
|
gpio: move pincontrol calls to <linux/gpio/driver.h>
Linus Walleij
2015-03-19
2
-48
/
+48
[prev]
[next]