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
*
gpio: mxs: disallow unbinding the driver
Bartosz Golaszewski
2017-08-21
1
-0
/
+1
*
gpio: mxc: disallow unbinding the driver
Bartosz Golaszewski
2017-08-21
1
-0
/
+1
*
gpio: aspeed: Remove reference to clock name in debounce warning message
Andrew Jeffery
2017-08-15
1
-1
/
+1
*
dt-bindings: gpio: aspeed: Remove reference to clock name
Andrew Jeffery
2017-08-15
1
-1
/
+1
*
gpio: 74x164: Introduce 'enable-gpios' property
Fabio Estevam
2017-08-14
2
-0
/
+13
*
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
*
dt-bindings: gpio: davinci: Add keystone-k2g compatible
Keerthy
2017-08-14
1
-2
/
+89
*
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: Use unsigned int for of_gpio_n_cells
Thierry Reding
2017-08-14
1
-1
/
+1
*
docs: driver-api: Add GPIO section
Thierry Reding
2017-08-14
2
-0
/
+46
*
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
2
-4
/
+22
*
gpio: Cleanup kerneldoc
Thierry Reding
2017-08-14
2
-24
/
+61
*
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
*
dt-bindings: gpio-vf610: add imx7ulp support
Dong Aisheng
2017-08-14
1
-1
/
+3
*
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
2
-4
/
+21
*
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
*
Linux 4.13-rc5
v4.13-rc5
Linus Torvalds
2017-08-14
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-08-14
14
-42
/
+137
|
\
|
*
MIPS: Set ISA bit in entry-y for microMIPS kernels
Paul Burton
2017-08-08
1
-1
/
+14
|
*
MIPS: Prevent building MT support for microMIPS kernels
Paul Burton
2017-08-08
1
-1
/
+1
[next]