index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: w90x900: use gpiochip data pointer
Linus Walleij
2016-02-19
1
-7
/
+6
*
ARM: simpad: switch to gpiochip_add_data()
Linus Walleij
2016-02-19
1
-2
/
+2
*
ARM: s3c24xx: switch to gpiochip_add_data()
Linus Walleij
2016-02-19
1
-1
/
+1
*
ARM: ixp4xx: switch to gpiochip_add_data()
Linus Walleij
2016-02-19
1
-2
/
+2
*
ARM: imx: switch to gpiochip_add_data()
Linus Walleij
2016-02-19
1
-1
/
+3
*
ARM: gemini: switch to gpiochip_add_data()
Linus Walleij
2016-02-19
1
-2
/
+2
*
ARM: scoop: use gpiochip data pointer
Linus Walleij
2016-02-19
1
-5
/
+5
*
MIPS: jz4740: Fix surviving instance of irq_to_gpio()
Ralf Baechle
2016-02-19
1
-1
/
+1
*
gpio: Remove unused asm/gpio.h files
Bjorn Helgaas
2016-02-16
9
-36
/
+0
*
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-16
11
-11
/
+10
*
unicore: gpio: Be sure to clamp return value
Linus Walleij
2016-01-25
1
-1
/
+1
*
powerpc: simple_gpio: Be sure to clamp return value
Linus Walleij
2016-01-25
1
-1
/
+1
*
powerpc: ppc4cc/gpio: Be sure to clamp return value
Linus Walleij
2016-01-25
1
-1
/
+1
*
blackfin: gpio: Be sure to clamp return value
Linus Walleij
2016-01-25
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
115
-757
/
+4144
|
\
|
*
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2016-01-24
6
-3
/
+11
|
|
\
|
|
*
MIPS: Fix macro typo
Jaedon Shin
2016-01-24
1
-1
/
+1
|
|
*
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2016-01-24
2
-0
/
+7
|
|
*
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
2016-01-24
1
-0
/
+1
|
|
*
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
2016-01-23
1
-1
/
+1
|
*
|
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
2016-01-24
3
-0
/
+12
|
*
|
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
2016-01-24
1
-6
/
+8
|
*
|
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
2016-01-24
1
-0
/
+1
|
*
|
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2016-01-24
2
-13
/
+0
|
*
|
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
2016-01-24
1
-96
/
+0
|
*
|
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
2016-01-24
1
-32
/
+3
|
*
|
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
2016-01-24
1
-1
/
+1
|
*
|
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
4
-28
/
+5
|
*
|
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
1
-22
/
+8
|
*
|
MIPS: Break down cacheops.h definitions
James Hogan
2016-01-24
1
-42
/
+64
|
*
|
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2016-01-24
2
-30
/
+30
|
*
|
MIPS: Update trap codes
James Hogan
2016-01-24
1
-2
/
+10
|
*
|
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
5
-83
/
+80
|
*
|
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
2016-01-24
1
-2
/
+2
|
*
|
MIPS: KVM: Refactor added offsetof()s
James Hogan
2016-01-24
1
-7
/
+3
|
*
|
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
2
-19
/
+19
|
*
|
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
2
-38
/
+0
|
*
|
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
2016-01-24
2
-3
/
+2
|
*
|
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
2016-01-24
1
-5
/
+0
|
*
|
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-24
5
-15
/
+14
|
*
|
MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
Joshua Henderson
2016-01-24
1
-0
/
+89
|
*
|
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
Joshua Henderson
2016-01-24
6
-0
/
+697
|
*
|
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
2016-01-24
21
-0
/
+1454
|
*
|
MIPS: bmips: Improve BCM6368 device tree
Álvaro Fernández Rojas
2016-01-24
1
-0
/
+22
|
*
|
MIPS: bmips: Improve BCM6328 device tree
Álvaro Fernández Rojas
2016-01-24
1
-0
/
+9
|
*
|
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
2016-01-24
1
-3
/
+0
|
*
|
MIPS: TXx9: iocled: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
|
*
|
MIPS: RB532: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
|
*
|
MIPS: TXx9: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
|
*
|
MIPS: ar7: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
[next]