index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
tools/gpio: Enable compiler optimization to catch more bugs
Geert Uytterhoeven
1
-1
/
+1
2016-03-31
gpio: dt-bindings: document the concept of GPIO banks
Linus Walleij
1
-0
/
+14
2016-03-31
gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64
Kamlakant Patel
3
-6
/
+24
2016-03-31
gpio: mcp23s08: Add support for level triggered interrupts
Alexander Stein
1
-1
/
+8
2016-03-31
gpio: mpc8xxx: Add new platforms GPIO DT node description
Liu Gang
1
-3
/
+17
2016-03-31
gpio: 74x164: add dt support for nxp's 74x594
Nicolas Saenz Julienne
2
-1
/
+4
2016-03-31
gpio: xgene-sb: Use irq_domain_free_irqs_common()
Axel Lin
1
-14
/
+1
2016-03-31
irqdomain: Export irq_domain_free_irqs_common
Axel Lin
1
-0
/
+1
2016-03-31
powerpc: ppc4xx: drop unused variable
Linus Walleij
1
-1
/
+0
2016-03-30
input: ad7879: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-03-30
input: adp5589-keys: use gpiochip data pointer
Linus Walleij
1
-6
/
+6
2016-03-30
unicore32: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-03-30
sh: x3proto-gpio: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-03-30
sh: sdk7786-gpio: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-03-30
powerpc: simple-gpio: use gpiochip data pointer
Linus Walleij
1
-9
/
+4
2016-03-30
powerpc: qe_lib-gpio: use gpiochip data pointer
Linus Walleij
1
-12
/
+8
2016-03-30
powerpc: ppc4xx: use gpiochip data pointer
Linus Walleij
1
-11
/
+5
2016-03-30
powerpc: cpm_common: use gpiochip data pointer
Linus Walleij
1
-12
/
+6
2016-03-30
powerpc: sysdev: cpm1: use gpiochip data pointer
Linus Walleij
1
-24
/
+12
2016-03-30
powerpc: mpc8349emitx: use gpiochip data pointer
Linus Walleij
1
-3
/
+3
2016-03-30
powerpc: mpc52xx_gpt: use gpiochip data pointer
Linus Walleij
1
-10
/
+5
2016-03-30
gpio: amdpt: Add a new ACPI HID
YD Tseng
1
-0
/
+1
2016-03-30
gpio: octeon: Constify octeon_gpio_match table
Axel Lin
1
-1
/
+1
2016-03-30
gpio: octeon: Convert to use devm_ioremap_resource
Axel Lin
1
-17
/
+7
2016-03-30
gpio: amdpt: Convert to use gpio-generic
Axel Lin
2
-108
/
+15
2016-03-30
gpio: mcp23s08: delete req/rel_resource callbacks
Linus Walleij
1
-25
/
+0
2016-03-30
gpio: mcp23s08: switch to use gpiolib irqchip helpers
Phil Reid
2
-55
/
+31
2016-03-30
gpio: 74x164: Implement gpiochip.set_multiple()
Geert Uytterhoeven
1
-0
/
+24
2016-03-30
gpio: rcar: Implement gpiochip.set_multiple()
Geert Uytterhoeven
1
-0
/
+20
2016-03-30
gpio: mb86s7x: Remove redundant platform_set_drvdata() call
Axel Lin
1
-2
/
+0
2016-03-30
gpio: menz127: Drop *mdev field from struct men_z127_gpio
Axel Lin
1
-3
/
+1
2016-03-26
Linux 4.6-rc1
Linus Torvalds
1
-2
/
+2
2016-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
22
-519
/
+811
2016-03-26
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
33
-0
/
+11243
2016-03-26
Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
Linus Torvalds
4
-70
/
+79
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-166
/
+1177
2016-03-26
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
1
-1
/
+1
2016-03-26
NTB: Remove _addr functions from ntb_hw_amd
Allen Hubbe
1
-30
/
+0
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
3
-58
/
+47
2016-03-25
orangefs: fix do_readv_writev() handling of error halfway through
Al Viro
1
-1
/
+1
2016-03-25
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
1
-3
/
+3
2016-03-25
orangefs: sanitize ->llseek()
Al Viro
2
-10
/
+3
2016-03-25
orangefs-bufmap.h: trim unused junk
Al Viro
1
-9
/
+0
2016-03-25
orangefs: saner calling conventions for getting a slot
Al Viro
4
-28
/
+16
2016-03-25
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
3
-23
/
+14
2016-03-25
orangefs: get rid of readdir_handle_s
Al Viro
1
-63
/
+30
2016-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
79
-962
/
+1770
2016-03-25
Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+0
2016-03-25
Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+5
2016-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-217
/
+449
[next]