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.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-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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
mfd: Add initialisation callback for WM8350
Mark Brown
1
-1
/
+13
2008-10-14
mfd: Add GPIO pin configuration support for WM8350
Mark Brown
1
-0
/
+10
2008-10-14
mfd: Core support for the WM8350 AudioPlus PMIC
Mark Brown
1
-0
/
+585
2008-10-14
mfd: Add WM8350 watchdog register definitions
Mark Brown
1
-0
/
+22
2008-10-14
mfd: Add WM8350 RTC register definitions
Mark Brown
1
-0
/
+260
2008-10-14
mfd: Add WM8350 comparator register definitions
Mark Brown
1
-0
/
+167
2008-10-14
mfd: Add WM8350 PMU register definitions
Mark Brown
1
-0
/
+105
2008-10-14
mfd: Add WM8350 PMIC register definitions
Mark Brown
1
-0
/
+699
2008-10-14
mfd: Add WM8350 GPIO register definitions
Mark Brown
1
-0
/
+326
2008-10-14
mfd: Add WM8350 audio register definitions
Mark Brown
1
-0
/
+592
2008-10-14
regulator: Add WM8400 regulator support
Mark Brown
2
-0
/
+41
2008-10-14
mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU
Mark Brown
2
-0
/
+2121
2008-10-14
regulator: Fix typo
Mark Brown
1
-1
/
+1
2008-10-14
regulator: core - Rework machine API to remove string based functions.
Liam Girdwood
2
-9
/
+29
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+1
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-32
/
+78
2008-10-13
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
10
-261
/
+107
2008-10-13
Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
22
-148
/
+92
2008-10-13
tty: some ICANON magic is in the wrong places
Alan Cox
1
-1
/
+1
2008-10-13
Add an instance parameter devpts interfaces
Sukadev Bhattiprolu
2
-11
/
+23
2008-10-13
tty: extract the pty init time special cases
Alan Cox
1
-0
/
+5
2008-10-13
tty: Finish fixing up the init_dev interface to use ERR_PTR
Alan Cox
1
-2
/
+2
2008-10-13
tty: More driver operations
Alan Cox
1
-0
/
+16
2008-10-13
tty: kref the tty driver object
Alan Cox
1
-4
/
+11
2008-10-13
tty: Clean up the tty_init_dev changes further
Alan Cox
1
-0
/
+9
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
2
-1
/
+7
2008-10-13
tty: shutdown method
Alan Cox
2
-1
/
+8
2008-10-13
tty: the vhangup syscall is racy
Alan Cox
1
-0
/
+1
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-0
/
+3
2008-10-13
tty: Add termiox
Alan Cox
4
-0
/
+29
2008-10-13
tty: Cris has a nice RS485 ioctl so we should steal it
Alan Cox
2
-0
/
+18
2008-10-13
tty: Add a kref count
Alan Cox
1
-0
/
+18
2008-10-13
pps: Reserve a line discipline number for PPS
Alan Cox
1
-1
/
+2
2008-10-13
tty: split the buffering from tty_io
Alan Cox
1
-0
/
+3
2008-10-13
serial: Make uart_port's ioport "unsigned long".
David Miller
1
-1
/
+1
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
953
-64000
/
+7972
2008-10-13
Automatic MODULE_ALIAS() for DMI match tables.
David Woodhouse
2
-39
/
+49
2008-10-13
Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4
Ingo Molnar
2
-11
/
+5
2008-10-13
Merge branch 'linus' into oprofile-v2
Ingo Molnar
4128
-376906
/
+14386
2008-10-13
x86: change early_ioremap to use slots instead of nesting
Yinghai Lu
2
-4
/
+4
2008-10-13
traps: x86: various noop-changes preparing for unification of traps_xx.c
Alexander van Heukelum
1
-4
/
+0
2008-10-13
traps: i386: expand clear_mem_error and remove from mach_traps.h
Alexander van Heukelum
1
-6
/
+0
2008-10-13
traps: x86: converge trap_init functions
Alexander van Heukelum
2
-9
/
+11
2008-10-13
x86, traps: converge do_debug handlers
Alexander van Heukelum
1
-4
/
+0
2008-10-13
x86, traps: introduce dotraplinkage
Alexander van Heukelum
1
-37
/
+36
2008-10-13
x86, traps: split out math_error and simd_math_error
Alexander van Heukelum
1
-3
/
+3
2008-10-13
x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2
Vegard Nossum
2
-3
/
+9
2008-10-13
x86: __show_registers() and __show_regs() API unification
Pekka Enberg
1
-2
/
+1
2008-10-13
x86: move prefill_possible_map calling early, fix, V2
Chuck Ebbert
1
-5
/
+3
[next]