index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-08-13
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
|
*
MIPS: PCI: Fix smp_processor_id() in preemptible
Matt Redfearn
2017-08-08
1
-4
/
+3
|
*
MIPS: Introduce cpu_tcache_line_size
Matt Redfearn
2017-08-08
1
-0
/
+3
|
*
MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
Maciej W. Rozycki
2017-08-07
1
-28
/
+6
|
*
MIPS: VDSO: Fix clobber lists in fallback code paths
Goran Ferenc
2017-08-07
1
-2
/
+4
|
*
Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."
Paul Burton
2017-08-07
1
-0
/
+2
|
*
MIPS: OCTEON: Fix USB platform code breakage.
Steven J. Hill
2017-08-07
1
-1
/
+1
|
*
MIPS: Octeon: Fix broken EDAC driver.
Steven J. Hill
2017-08-07
3
-1
/
+97
|
*
MIPS: gitignore: ignore generated .c files
Bartosz Golaszewski
2017-08-07
1
-0
/
+2
|
*
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
2017-08-07
1
-3
/
+3
|
*
MIPS: mm: remove duplicate "const" qualifier on insn_table
Thomas Petazzoni
2017-08-07
1
-1
/
+1
*
|
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
4
-26
/
+71
|
\
\
\
\
|
*
|
|
|
Revert "serial: Delete dead code for CIR serial ports"
Sean Young
2017-08-01
1
-6
/
+17
[next]