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
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
66
-692
/
+325
*
[PATCH] Driver Core: Big kfree NULL check cleanup - Documentation
Jesper Juhl
2005-10-28
1
-2
/
+1
*
[PATCH] update required version of udev
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
*
[PATCH] drivers/base - fix sparse warnings
Ben Dooks
2005-10-28
6
-8
/
+22
*
[PATCH] input core: remove custom-made hotplug handler
Dmitry Torokhov
2005-10-28
1
-145
/
+104
*
[PATCH] INPUT: Create symlinks for backwards compatibility
Greg Kroah-Hartman
2005-10-28
4
-8
/
+32
*
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
Greg Kroah-Hartman
2005-10-28
6
-18
/
+18
*
[PATCH] INPUT: remove the input_class structure, as it is unused.
Greg Kroah-Hartman
2005-10-28
2
-16
/
+3
*
[PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices
Greg Kroah-Hartman
2005-10-28
1
-7
/
+12
*
[PATCH] INPUT: move the input class devices under their new input_dev devices
Greg Kroah-Hartman
2005-10-28
4
-14
/
+14
*
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
Greg Kroah-Hartman
2005-10-28
2
-1
/
+3
*
[PATCH] INPUT: register the input class device sooner
Greg Kroah-Hartman
2005-10-28
1
-3
/
+3
*
[PATCH] Input: export input_dev data via sysfs attributes
Dmitry Torokhov
2005-10-28
1
-23
/
+133
*
[PATCH] Input: show sysfs path in /proc/bus/input/devices
Dmitry Torokhov
2005-10-28
1
-0
/
+6
*
[PATCH] Input: convert sound/ppc/beep to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
1
-29
/
+37
*
[PATCH] Input: convert net/bluetooth to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
1
-5
/
+8
*
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
25
-1230
/
+1460
*
[PATCH] Input: convert konicawc to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
1
-28
/
+61
*
[PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
2
-124
/
+138
*
[PATCH] drivers/media: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
13
-192
/
+268
*
[PATCH] Input: convert driver/input/misc to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
3
-57
/
+56
*
[PATCH] Input: convert onetouch to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
1
-49
/
+50
*
[PATCH] Input: convert sonypi to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
1
-39
/
+53
*
[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
7
-308
/
+279
*
[PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
1
-19
/
+24
*
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
21
-1002
/
+961
*
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
9
-431
/
+449
*
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
15
-361
/
+363
*
[PATCH] Input: prepare to sysfs integration
Dmitry Torokhov
2005-10-28
2
-6
/
+95
*
[PATCH] Input: kill devfs references
Dmitry Torokhov
2005-10-28
5
-30
/
+1
*
[PATCH] Driver Core: document struct class_device properly
Greg Kroah-Hartman
2005-10-28
1
-0
/
+24
*
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
52
-73
/
+86
*
[PATCH] Driver Core: add the ability for class_device structures to be nested
Greg Kroah-Hartman
2005-10-28
2
-47
/
+91
*
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
2005-10-28
6
-32
/
+110
*
[PATCH] Driver core: pass interface to class interface methods
Dmitry Torokhov
2005-10-28
6
-16
/
+22
*
[PATCH] I2O: remove i2o_device_class
Dmitry Torokhov
2005-10-28
5
-72
/
+17
*
[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code
Greg Kroah-Hartman
2005-10-28
2
-13
/
+11
*
[PATCH] I2O: remove class interface
Dmitry Torokhov
2005-10-28
1
-133
/
+122
*
[PATCH] Driver core: send hotplug event before adding class interfaces
Dmitry Torokhov
2005-10-28
1
-1
/
+2
*
[PATCH] usb device wakeup flags
David Brownell
2005-10-28
1
-7
/
+9
*
[PATCH] driver model wakeup flags
David Brownell
2005-10-28
3
-1
/
+99
*
[PATCH] changes device to driver in porting.txt
Erik Hovland
2005-10-28
1
-1
/
+1
*
[PATCH] kobject_uevent.c has a typo in a comment
Erik Hovland
2005-10-28
1
-1
/
+1
*
[PATCH] add sysfs support for ide tape
Will Dyson
2005-10-28
1
-2
/
+36
*
[PATCH] aoe: update to version 14
Ed L. Cashin
2005-10-28
1
-1
/
+1
*
[PATCH] aoe: use get_unaligned for accesses in ATA id buffer
Ed L. Cashin
2005-10-28
1
-7
/
+8
*
Linux v2.6.14
v2.6.14
Linus Torvalds
2005-10-27
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
Linus Torvalds
2005-10-27
1
-0
/
+1
|
\
|
*
[TCP]: Clear stale pred_flags when snd_wnd changes
Herbert Xu
2005-10-27
1
-0
/
+1
*
|
[PATCH] cpufreq: SMP fix for conservative governor
Dave Jones
2005-10-27
1
-3
/
+3
[next]