index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-12-01
80
-607
/
+1418
|
\
|
*
Driver core: show drivers in /sys/module/
Kay Sievers
2006-12-01
2
-6
/
+26
|
*
Documentation/driver-model/platform.txt update/rewrite
David Brownell
2006-12-01
1
-86
/
+118
|
*
Driver core: platform_driver_probe(), can save codespace
David Brownell
2006-12-01
2
-0
/
+54
|
*
driver core: Use klist_remove() in device_move()
Cornelia Huck
2006-12-01
1
-2
/
+2
|
*
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-12-01
7
-4
/
+228
|
*
Driver core: make drivers/base/core.c:setup_parent() static
Adrian Bunk
2006-12-01
1
-2
/
+2
|
*
driver core: Introduce device_find_child().
Cornelia Huck
2006-12-01
2
-0
/
+35
|
*
sysfs: sysfs_write_file() writes zero terminated data
Thomas Maier
2006-12-01
1
-0
/
+3
|
*
cpu topology: consider sysfs_create_group return value
Heiko Carstens
2006-12-01
1
-23
/
+32
|
*
Driver core: Call platform_notify_remove later
Benjamin Herrenschmidt
2006-12-01
1
-1
/
+1
|
*
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
2006-12-01
6
-15
/
+39
|
*
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
27
-0
/
+190
|
*
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
2006-12-01
6
-30
/
+37
|
*
Driver core: change mem class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
1
-4
/
+4
|
*
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2006-12-01
3
-84
/
+103
|
*
Driver core: convert firmware code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-62
/
+57
|
*
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
2006-12-01
4
-19
/
+19
|
*
Driver core: convert ppdev code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-3
/
+3
|
*
Driver core: convert PPP code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-2
/
+2
|
*
Driver core: convert cpuid code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-10
/
+10
|
*
Driver core: convert msr code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-10
/
+10
|
*
I2C: convert i2c-dev to use struct device instead of struct class_device
Greg Kroah-Hartman
2006-12-01
1
-13
/
+13
|
*
Driver core: convert raw device code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-6
/
+6
|
*
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-12-01
6
-28
/
+29
|
*
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
5
-33
/
+27
|
*
Driver core: convert vc code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-8
/
+8
|
*
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-42
/
+39
|
*
CONFIG_SYSFS_DEPRECATED - class symlinks
Kay Sievers
2006-12-01
1
-51
/
+98
|
*
CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables
Kay Sievers
2006-12-01
1
-0
/
+4
|
*
CONFIG_SYSFS_DEPRECATED - device symlinks
Kay Sievers
2006-12-01
1
-4
/
+14
|
*
CONFIG_SYSFS_DEPRECATED - bus symlinks
Kay Sievers
2006-12-01
1
-3
/
+17
|
*
Driver core: make old versions of udev work properly
Greg Kroah-Hartman
2006-12-01
1
-14
/
+45
|
*
CONFIG_SYSFS_DEPRECATED
Kay Sievers
2006-12-01
1
-0
/
+20
|
*
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
2006-12-01
3
-19
/
+17
|
*
Driver core: fix "driver" symlink timing
Kay Sievers
2006-12-01
1
-30
/
+52
|
*
Driver core: add notification of bus events
Benjamin Herrenschmidt
2006-12-01
4
-0
/
+61
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-12-01
2
-10
/
+29
|
\
\
|
*
|
[CIFS] Fix timezone handling on stat to os/2
Steve French
2006-11-16
1
-0
/
+6
|
*
|
[CIFS] Incorrect hardlink count when original file is cached (oplocked)
Steve French
2006-11-16
1
-10
/
+23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-12-01
147
-350
/
+344
|
\
\
\
|
*
|
|
Fix typos in drivers/isdn/hisax/isdnl2.c
Jan Engelhardt
2006-11-30
1
-10
/
+10
|
*
|
|
Fix typos in doc and comments
Jan Engelhardt
2006-11-30
10
-11
/
+11
|
*
|
|
BUG_ON conversion for fs/aio.c
Eric Sesterhenn
2006-11-30
1
-4
/
+2
|
*
|
|
BUG_ON conversion for drivers/mmc/omap.c
Eric Sesterhenn
2006-11-30
1
-2
/
+1
|
*
|
|
BUG_ON conversion for drivers/media/video/pwc/pwc-if.c
Eric Sesterhenn
2006-11-30
1
-2
/
+1
|
*
|
|
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
39
-71
/
+71
|
*
|
|
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
24
-34
/
+34
|
*
|
|
Fix typos in /Documentation : Misc
Matt LaPlante
2006-11-30
35
-67
/
+67
|
*
|
|
Fix typos in /Documentation : 'U-Z'
Matt LaPlante
2006-11-30
27
-38
/
+38
[next]