index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
ARM: clps711x: edb7211: Add support for NOR-Flash
Alexander Shiyan
2
-14
/
+35
2012-11-21
ARM: clps711x: Moving backlight controls of framebuffer driver to the board
Alexander Shiyan
4
-108
/
+44
2012-11-21
ARM: clps711x: p720t: Special driver for handling NAND memory is removed
Alexander Shiyan
5
-185
/
+51
2012-11-21
ARM: clps711x: Moving power management of framebuffer driver to the board
Alexander Shiyan
4
-40
/
+60
2012-11-21
ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed
Alexander Shiyan
5
-255
/
+98
2012-11-21
ARM: clps711x: Unused empty "ACK" calls for IRQ-chips removed
Alexander Shiyan
1
-10
/
+0
2012-11-21
ARM: clps711x: Add FIQ interrupt handling
Alexander Shiyan
3
-3
/
+39
2012-11-21
ARM: clps711x: Implement usage "MULTI_IRQ_HANDLER" kernel option for a platform
Alexander Shiyan
10
-58
/
+50
2012-11-21
ARM: clps711x: Implement usage "SPARSE_IRQ" kernel option for a platform
Alexander Shiyan
10
-46
/
+29
2012-11-21
ARM: clps711x: cdb89712: Special driver for handling memory is removed
Alexander Shiyan
5
-286
/
+87
2012-11-21
ARM: clps711x: Always select AUTO_ZRELADDR for a platform
Alexander Shiyan
2
-1
/
+1
2012-11-21
ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removed
Alexander Shiyan
1
-5
/
+0
2012-11-21
ARM: clps711x: Transform clps711x-framebuffer to platform driver and use it
Alexander Shiyan
4
-6
/
+23
2012-11-21
ARM: clps711x: p720t: Using "leds-gpio" driver for LED control
Alexander Shiyan
2
-54
/
+23
2012-11-21
ARM: clps711x: Using platform_driver for ethernet device
Alexander Shiyan
6
-54
/
+43
2012-11-21
Merge branch 'clps711x/soc' into clps711x/soc2
Olof Johansson
16
-289
/
+223
2012-10-27
GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()
Wei Yongjun
1
-2
/
+1
2012-10-26
gpio/tc3589x: convert to use the simple irqdomain
Linus Walleij
1
-11
/
+9
2012-10-26
gpio/em: convert to linear IRQ domain
Linus Walleij
1
-39
/
+7
2012-10-26
gpio/mvebu: convert to use irq_domain_add_simple()
Linus Walleij
1
-2
/
+2
2012-10-26
gpio/tegra: convert to use linear irqdomain
Linus Walleij
1
-9
/
+5
2012-10-26
gpiolib: unlock on error in gpio_export()
Dan Carpenter
1
-1
/
+2
2012-10-26
gpiolib: add gpio get direction callback support
Mathias Nyman
2
-2
/
+41
2012-10-26
GPIO: clps711x: Fix direction logic for PORTD
Alexander Shiyan
1
-14
/
+51
2012-10-25
ARM: clps711x: merge files related to EDB7211-board into one
Alexander Shiyan
3
-101
/
+41
2012-10-25
ARM: clps711x: merge all CLPS711X-defconfigs into one
Alexander Shiyan
3
-55
/
+78
2012-10-25
ARM: clps711x: make all virtual addresses definition via one macro
Alexander Shiyan
8
-94
/
+38
2012-10-25
ARM: clps711x: added missing definitions
Alexander Shiyan
1
-0
/
+3
2012-10-25
ARM: clps711x: rework IRQ sybsustem initialization
Alexander Shiyan
2
-24
/
+53
2012-10-25
ARM: clps711x: p720t: remove missing #include
Alexander Shiyan
1
-2
/
+0
2012-10-25
ARM: clps711x: convert to clockevents
Alexander Shiyan
2
-22
/
+18
2012-10-24
GPIO: clps711x: Fix return value for gpio_clps711x_get
Alexander Shiyan
1
-1
/
+1
2012-10-23
gpiolib: Refactor gpio_export
Ryan Mallon
1
-39
/
+46
2012-10-19
GPIO: vt8500: Add extended gpio bank for WM8505/WM8650
Tony Prisk
1
-0
/
+2
2012-10-16
gpio: clps711x: delete local <mach/gpio.h> header
Linus Walleij
1
-13
/
+0
2012-10-15
GPIO: Add support for GPIO on CLPS711X-target platform
Alexander Shiyan
5
-0
/
+182
2012-10-15
DA9055 GPIO driver
Ashish Jangam
3
-0
/
+216
2012-10-15
gpio/gpio-omap: Use existing pointer to struct device
Tobias Klauser
1
-1
/
+1
2012-10-15
gpio/gpio-pl061: Covert to use devm_* functions
Tobias Klauser
1
-37
/
+22
2012-10-15
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
107
-4493
/
+2895
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
128
-594
/
+6799
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-14
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
63
-1722
/
+1800
2012-10-14
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...
Linus Torvalds
584
-30367
/
+32928
2012-10-14
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...
Linus Torvalds
3
-1
/
+1
2012-10-14
Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux
Linus Torvalds
11
-68
/
+113
2012-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-4
/
+4
2012-10-14
Merge tag 'md-3.7' of git://neil.brown.name/md
Linus Torvalds
13
-129
/
+578
[next]