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: aspeed: Remove reference to clock name in debounce warning message
Andrew Jeffery
2017-08-15
1
-1
/
+1
*
gpio: 74x164: Introduce 'enable-gpios' property
Fabio Estevam
2017-08-14
1
-0
/
+10
*
gpio: max77620: Make regmap_irq_chip const
Bhumika Goyal
2017-08-14
1
-1
/
+1
*
gpio: zynq: Fix driver function parameters alignment
Michal Simek
2017-08-14
1
-8
/
+9
*
gpio: zynq: Fix warnings in the driver
Nava kishore Manne
2017-08-14
1
-6
/
+6
*
gpio: zynq: Fix empty lines in driver
Michal Simek
2017-08-14
1
-1
/
+2
*
gpio: zynq: Fix kernel doc warnings
Nava kishore Manne
2017-08-14
1
-2
/
+3
*
gpio: zynq: Provided workaround for GPIO
Swapna Manupati
2017-08-14
1
-4
/
+37
*
gpio: zynq: Add support for suspend resume
Shubhrajyoti Datta
2017-08-14
1
-3
/
+79
*
gpio: Add support for TPS68470 GPIOs
Rajmohan Mani
2017-08-14
3
-0
/
+192
*
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
Keerthy
2017-08-14
1
-1
/
+4
*
gpio: vf610: add imx7ulp support
Dong Aisheng
2017-08-14
1
-3
/
+44
*
gpio: msic: fix error return code in platform_msic_gpio_probe()
Gustavo A. R. Silva
2017-08-14
1
-2
/
+2
*
gpio: omap : Add missing clk_unprepare().
Arvind Yadav
2017-08-14
1
-0
/
+2
*
gpio: mb86s7x: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-08-14
1
-1
/
+3
*
gpio: it87: add support for IT8772F Super I/O.
Diego Elio Pettenò
2017-08-14
1
-0
/
+3
*
gpio: tegra: Use unsigned int where possible
Thierry Reding
2017-08-14
1
-32
/
+24
*
gpio: tegra: Fix checkpatch warnings
Thierry Reding
2017-08-14
1
-12
/
+20
*
gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies
Thierry Reding
2017-08-14
1
-2
/
+2
*
gpio: tegra: Remove unnecessary check
Thierry Reding
2017-08-14
1
-9
/
+2
*
gpio: sysfs: Fixup kerneldoc
Thierry Reding
2017-08-14
1
-4
/
+4
*
gpio: acpi: Fixup kerneldoc
Thierry Reding
2017-08-14
1
-2
/
+2
*
gpio: devres: Improve kerneldoc
Thierry Reding
2017-08-14
1
-0
/
+3
*
gpio: of: Improve kerneldoc
Thierry Reding
2017-08-14
1
-4
/
+3
*
gpio: Cleanup kerneldoc
Thierry Reding
2017-08-14
1
-22
/
+60
*
gpio: tegra: Use platform_get_irq()
Thierry Reding
2017-08-14
1
-5
/
+5
*
gpio: tegra: Use platform_irq_count()
Thierry Reding
2017-08-14
1
-7
/
+6
*
gpio: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
10
-35
/
+31
*
gpio: davinci: Convert prinkt to dev_err
Keerthy
2017-08-14
1
-2
/
+1
*
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
Keerthy
2017-08-14
1
-2
/
+12
*
gpio: altera-a10sr: constify gpio_chip structure
Gustavo A. R. Silva
2017-08-14
1
-1
/
+1
*
gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
Philipp Rosenberger
2017-08-14
1
-5
/
+6
*
gpio: rcar: add gen[123] fallback compatibility strings
Simon Horman
2017-08-14
1
-0
/
+10
*
gpio: replace __maybe_unused in gpiolib.h with static inline
Masahiro Yamada
2017-08-14
1
-1
/
+1
*
gpio: tegra: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
2017-08-14
1
-1
/
+2
*
gpio: pxa: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
2017-08-14
1
-3
/
+5
*
gpiolib: allow gpio irqchip to map irqs dynamically
Grygorii Strashko
2017-08-14
1
-23
/
+6
*
gpiolib: request the gpio before querying its direction
Timur Tabi
2017-08-14
1
-0
/
+11
*
gpio: pca953x: remove incorrect le16_to_cpu calls
Andy Shevchenko
2017-08-14
1
-5
/
+3
*
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-08-13
1
-15
/
+34
|
\
|
*
firmware: avoid invalid fallback aborts by using killable wait
Luis R. Rodriguez
2017-08-10
1
-2
/
+1
|
*
firmware: fix batched requests - send wake up on failure on direct lookups
Luis R. Rodriguez
2017-08-10
1
-8
/
+30
|
*
firmware: fix batched requests - wake all waiters
Luis R. Rodriguez
2017-08-10
1
-7
/
+5
*
|
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-13
3
-0
/
+21
|
\
\
|
*
|
thunderbolt: Do not enumerate more ports from DROM than the controller has
Mika Westerberg
2017-08-10
1
-0
/
+9
|
*
|
mei: exclude device from suspend direct complete optimization
Alexander Usyskin
2017-08-10
2
-0
/
+12
*
|
|
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-08-13
3
-26
/
+70
|
\
\
\
|
*
|
|
Revert "serial: Delete dead code for CIR serial ports"
Sean Young
2017-08-01
1
-6
/
+17
|
*
|
|
tty: pl011: fix initialization order of QDF2400 E44
Timur Tabi
2017-07-30
2
-20
/
+53
|
|
/
/
*
|
|
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-08-13
11
-15
/
+137
|
\
\
\
[next]