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: 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
|
*
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
|
*
|
|
|
tty: pl011: fix initialization order of QDF2400 E44
Timur Tabi
2017-07-30
3
-20
/
+54
|
|
/
/
/
*
|
|
|
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-08-13
13
-15
/
+146
|
\
\
\
\
|
*
|
|
|
staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
Ian Abbott
2017-07-30
1
-0
/
+3
|
*
|
|
|
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-07-24
12
-15
/
+143
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]