index
:
linux-stable.git
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.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: em: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-1
/
+0
*
gpio: davinci: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: adp5520: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: always enable GPIO_OMAP on ARCH_OMAP
Arnd Bergmann
2014-05-09
1
-2
/
+3
*
gpio: pl061: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-13
/
+13
*
gpio: omap: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-25
/
+25
*
gpio: kempld: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-1
/
+1
*
gpio: em: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-1
/
+1
*
gpio: Add missing device-managed documentation
Thierry Reding
2014-05-02
1
-0
/
+5
*
gpio: Fix gpio_get -> gpiod_get typo in kernel-doc
Thierry Reding
2014-05-02
1
-1
/
+1
*
gpio: of: Allow -gpio suffix for property names
Thierry Reding
2014-04-28
1
-6
/
+12
*
gpio: omap: implement get_direction
Yegor Yefremov
2014-04-28
1
-0
/
+17
*
gpio: of: Remove unneeded dummy function
Thierry Reding
2014-04-28
1
-9
/
+0
*
gpio: do not set up hardware for IRQ_TYPE_NONE
Linus Walleij
2014-04-28
1
-2
/
+8
*
gpio: rdc321x: Convert to use devm_kzalloc
Axel Lin
2014-04-28
1
-13
/
+6
*
gpio: rcar: Add minimal runtime PM support
Geert Uytterhoeven
2014-04-28
1
-0
/
+8
*
gpio: kempld: Fix autoloading of module
Axel Lin
2014-04-28
1
-1
/
+1
*
gpio: rcar: Add optional functional clock to bindings
Geert Uytterhoeven
2014-04-28
1
-0
/
+6
*
gpio: sch311x: Slightly refactor sch311x_detect for better readability
Axel Lin
2014-04-28
1
-4
/
+12
*
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
2014-04-28
2
-2
/
+0
*
gpio: max730x: Remove kfree(ts) in __max730x_remove()
Axel Lin
2014-04-28
1
-3
/
+2
*
gpio: ge: Convert to platform driver
Alexander Shiyan
2014-04-28
1
-121
/
+53
*
gpiolib: of: remove gpio_to_desc() usage
Linus Walleij
2014-04-28
1
-1
/
+1
*
gpio: zevio: Get correct gpio output value
Axel Lin
2014-04-28
1
-2
/
+8
*
gpio: put GPIO IRQs into their own lock class
Linus Walleij
2014-04-28
1
-0
/
+7
*
gpio-sch: set output level after configuration of direction
Daniel Krueger
2014-04-28
1
-4
/
+22
*
gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match
Axel Lin
2014-04-28
1
-1
/
+1
*
gpio: dwapb: drop irq_setup_generic_chip()
Sebastian Andrzej Siewior
2014-04-28
1
-3
/
+0
*
MAINTAINERS: update GPIO OMAP driver entry
Javier Martinez Canillas
2014-04-28
1
-0
/
+1
*
gpio: omap: convert driver to use gpiolib irqchip
Javier Martinez Canillas
2014-04-28
2
-56
/
+52
*
gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAP
Javier Martinez Canillas
2014-04-28
2
-1
/
+8
*
gpio: omap: check gpiochip_add() return value
Javier Martinez Canillas
2014-04-28
1
-3
/
+13
*
gpio: omap: convert to use irq_domain_add_simple()
Javier Martinez Canillas
2014-04-28
1
-11
/
+4
*
gpio: timberdale: simplify dependencies
Jean Delvare
2014-04-28
1
-1
/
+1
*
gpio: document gpio irqchips a bit more, describe helpers
Linus Walleij
2014-04-28
1
-0
/
+59
*
gpio: tc3589x: use gpiolib irqchip helpers
Linus Walleij
2014-04-28
2
-91
/
+24
*
gpio: tc3589x: get rid of static IRQ base
Linus Walleij
2014-04-28
2
-10
/
+1
*
gpio: tc3589x: use managed resources
Linus Walleij
2014-04-28
1
-18
/
+10
*
gpio: support threaded interrupts in irqchip helpers
Linus Walleij
2014-04-28
2
-1
/
+16
*
Linux 3.15-rc3
v3.15-rc3
Linus Torvalds
2014-04-27
1
-1
/
+1
*
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
2014-04-27
1
-6
/
+2
*
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
2014-04-27
6
-33
/
+111
|
\
|
*
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-25
6
-33
/
+111
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-27
8
-45
/
+48
|
\
\
|
*
|
Btrfs: limit the path size in send to PATH_MAX
Chris Mason
2014-04-26
1
-0
/
+5
|
*
|
Btrfs: correctly set profile flags on seqlock retry
Filipe Manana
2014-04-24
1
-1
/
+3
|
*
|
Btrfs: use correct key when repeating search for extent item
Filipe Manana
2014-04-24
1
-0
/
+2
|
*
|
Btrfs: fix inode caching vs tree log
Miao Xie
2014-04-24
1
-16
/
+2
|
*
|
Btrfs: fix possible memory leaks in open_ctree()
Wang Shilong
2014-04-24
1
-5
/
+5
[next]