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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
Dmitry Torokhov
9
-431
/
+449
2005-10-28
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
Dmitry Torokhov
15
-361
/
+363
2005-10-28
[PATCH] Input: prepare to sysfs integration
Dmitry Torokhov
2
-6
/
+95
2005-10-28
[PATCH] Input: kill devfs references
Dmitry Torokhov
5
-30
/
+1
2005-10-28
[PATCH] Driver Core: document struct class_device properly
Greg Kroah-Hartman
1
-0
/
+24
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
52
-73
/
+86
2005-10-28
[PATCH] Driver Core: add the ability for class_device structures to be nested
Greg Kroah-Hartman
2
-47
/
+91
2005-10-28
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
6
-32
/
+110
2005-10-28
[PATCH] Driver core: pass interface to class interface methods
Dmitry Torokhov
6
-16
/
+22
2005-10-28
[PATCH] I2O: remove i2o_device_class
Dmitry Torokhov
5
-72
/
+17
2005-10-28
[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code
Greg Kroah-Hartman
2
-13
/
+11
2005-10-28
[PATCH] I2O: remove class interface
Dmitry Torokhov
1
-133
/
+122
2005-10-28
[PATCH] Driver core: send hotplug event before adding class interfaces
Dmitry Torokhov
1
-1
/
+2
2005-10-28
[PATCH] usb device wakeup flags
David Brownell
1
-7
/
+9
2005-10-28
[PATCH] driver model wakeup flags
David Brownell
3
-1
/
+99
2005-10-28
[PATCH] changes device to driver in porting.txt
Erik Hovland
1
-1
/
+1
2005-10-28
[PATCH] kobject_uevent.c has a typo in a comment
Erik Hovland
1
-1
/
+1
2005-10-28
[PATCH] add sysfs support for ide tape
Will Dyson
1
-2
/
+36
2005-10-28
[PATCH] aoe: update to version 14
Ed L. Cashin
1
-1
/
+1
2005-10-28
[PATCH] aoe: use get_unaligned for accesses in ATA id buffer
Ed L. Cashin
1
-7
/
+8
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-2
/
+2
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
138
-782
/
+4715
2005-10-28
Auto-update from upstream
Kyle McMartin
268
-2828
/
+4945
2005-10-28
Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...
Linus Torvalds
1
-14
/
+37
2005-10-28
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
23
-815
/
+4969
2005-10-28
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
145
-4645
/
+8157
2005-10-28
Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-164
/
+65
2005-10-28
Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...
Linus Torvalds
9
-847
/
+459
2005-10-28
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-18
/
+24
2005-10-28
[ARM] 3042/1: AAED-2000 - LCD panel informations
Bellido Nicolas
1
-0
/
+43
2005-10-28
[ARM] 3041/1: AAEC-2000 - CLCD controller platform glue
Bellido Nicolas
4
-0
/
+105
2005-10-28
[ARM] 3040/1: AAEC-2000 - Preliminary clock interface support
Bellido Nicolas
3
-1
/
+134
2005-10-28
[ARM] 3039/1: AAEC-2000 - Add MTD support
Bellido Nicolas
2
-0
/
+34
2005-10-28
[ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h
Bellido Nicolas
1
-1
/
+2
2005-10-28
[ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.
Bellido Nicolas
2
-0
/
+47
2005-10-28
[ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers
Bellido Nicolas
1
-0
/
+50
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
Linus Torvalds
19
-406
/
+346
2005-10-28
[ARM] 2897/2: PXA2xx IRDA support
Nicolas Pitre
8
-2
/
+962
2005-10-28
[ARM] 3035/1: RISCOS compat code fix
Nicolas Pitre
1
-1
/
+3
2005-10-28
[ARM] 3031/1: fix typos in comments of mmc.h
Erik Hovland
1
-2
/
+2
2005-10-28
[ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000
Jon Ringle
1
-1
/
+109
2005-10-28
[ARM] 3029/1: Add HWUART support for PXA 255/26x
Matt Reimer
4
-2
/
+71
2005-10-28
[ARM] 2787/2: PXA27x low power modes support
Todd Poynor
5
-5
/
+15
2005-10-28
[ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000
Jon Ringle
3
-3
/
+15
2005-10-28
[ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom
Jon Ringle
11
-2
/
+1407
2005-10-28
[PATCH] gfp_t: the rest
Al Viro
4
-23
/
+29
2005-10-28
[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use
Al Viro
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
10
-11
/
+11
2005-10-28
[PATCH] gfp_t: drivers/net
Al Viro
6
-8
/
+9
2005-10-28
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
8
-9
/
+9
[prev]
[next]