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
*
3c59x: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
1
-1
/
+1
*
MTD: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
3
-5
/
+7
*
HP iLO driver
David Altobelli
2008-07-21
4
-0
/
+971
*
sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute
Andi Kleen
2008-07-21
1
-2
/
+2
*
sysdev: Add utility functions for simple int/ulong variable sysdev attributes
Andi Kleen
2008-07-21
2
-0
/
+83
*
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
24
-112
/
+239
*
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
2008-07-21
5
-14
/
+84
*
kobject: Transmit return value of call_usermodehelper() to caller
Wang Chen
2008-07-21
1
-1
/
+2
*
sysfs-rules.txt: reword API stability statement
Nathan Lynch
2008-07-21
1
-3
/
+2
*
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
2008-07-21
2
-18
/
+100
*
HOWTO: change email addresses of James in HOWTO
Tsugikazu Shibata
2008-07-21
1
-1
/
+1
*
always enable FW_LOADER unless EMBEDDED=y
Adrian Bunk
2008-07-21
1
-1
/
+2
*
uio-howto.tmpl: use unique output names
Mike Frysinger
2008-07-21
1
-1
/
+1
*
uio-howto.tmpl: use standard copyright/legal markings
Mike Frysinger
2008-07-21
1
-11
/
+12
*
sysfs: don't call notify_change
Miklos Szeredi
2008-07-21
1
-1
/
+4
*
sysdev: fix debugging statements in registration code.
Ben Dooks
2008-07-21
1
-3
/
+8
*
kobject: should use kobject_put() in kset-example
Li Zefan
2008-07-21
1
-1
/
+1
*
kobject: reorder kobject to save space on 64 bit builds
Richard Kennedy
2008-07-21
1
-1
/
+1
*
UIO: minor style and comment fixes
Uwe Kleine-König
2008-07-21
1
-3
/
+3
*
UIO: add generic UIO platform driver
Uwe Kleine-König
2008-07-21
3
-0
/
+126
*
UIO: Add write function to allow irq masking
Hans J. Koch
2008-07-21
3
-1
/
+67
*
UIO: fix UIO Kconfig dependencies
Uwe Kleine-König
2008-07-21
1
-2
/
+1
*
pnp: add acpi:* modalias entries
Kay Sievers
2008-07-21
1
-8
/
+16
*
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-21
14
-45
/
+32
*
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
2008-07-21
2
-3
/
+2
*
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2008-07-21
7
-10
/
+7
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
16
-26
/
+26
*
class: change internal semaphore to a mutex
Dave Young
2008-07-21
3
-17
/
+19
*
class: add lockdep infrastructure
Matthew Wilcox
2008-07-21
2
-7
/
+29
*
class: fix docbook comments for class_private structure
Greg Kroah-Hartman
2008-07-21
1
-2
/
+1
*
class: rename "sem" to "class_sem" in internal class structure
Greg Kroah-Hartman
2008-07-21
3
-17
/
+17
*
class: rename "subsys" to "class_subsys" in internal class structure
Greg Kroah-Hartman
2008-07-21
3
-28
/
+33
*
class: rename "interfaces" to "class_interfaces" in internal class structure
Greg Kroah-Hartman
2008-07-21
3
-8
/
+8
*
class: rename "devices" to "class_devices" in internal class structure
Greg Kroah-Hartman
2008-07-21
3
-8
/
+8
*
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
2008-07-21
4
-71
/
+107
*
bluetooth: remove improper bluetooth class symlinks.
Greg Kroah-Hartman
2008-07-21
1
-7
/
+0
*
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
2008-07-21
1
-20
/
+9
*
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
2008-07-21
1
-23
/
+24
*
block: make /proc/partitions and /proc/diskstats use class_find_device()
Greg Kroah-Hartman
2008-07-21
1
-12
/
+13
*
block: move header for /proc/partitions to seq_start
Greg Kroah-Hartman
2008-07-21
1
-3
/
+4
*
block: make proc files seq_start use the class_find_device()
Greg Kroah-Hartman
2008-07-21
1
-14
/
+17
*
block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled
Randy Dunlap
2008-07-21
1
-0
/
+2
*
block: make blk_lookup_devt use the class iterator function
Greg Kroah-Hartman
2008-07-21
1
-12
/
+26
*
block: make printk_partition use the class iterator function
Greg Kroah-Hartman
2008-07-21
1
-43
/
+50
*
block: fix compiler warning in genhd.c
Greg Kroah-Hartman
2008-07-21
1
-1
/
+3
*
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
8
-19
/
+28
*
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
6
-19
/
+31
*
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
2
-12
/
+8
*
driver core: remove device_create()
Greg Kroah-Hartman
2008-07-21
2
-37
/
+0
*
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
2
-4
/
+4
[next]