index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] i2c: Drop unused per-i2c-algorithm adapter max
Jean Delvare
2005-10-28
3
-6
/
+0
*
[PATCH] hwmon: Drop useless w83627hf initialization step
Jean Delvare
2005-10-28
1
-7
/
+0
*
[PATCH] hwmon: Drop legacy ISA address support from it87
Jean Delvare
2005-10-28
2
-44
/
+15
*
[PATCH] i2c: Drop out-of-date, colliding ioctl definitions
Jean Delvare
2005-10-28
1
-5
/
+0
*
[PATCH] i2c: Fix misplaced i2c.h comment
Jean Delvare
2005-10-28
1
-1
/
+1
*
[PATCH] i2c: Documentation fixes
Jean Delvare
2005-10-28
1
-7
/
+4
*
[PATCH] i2c: Cleanup i2c-i801 ifdefs
Jean Delvare
2005-10-28
1
-19
/
+1
*
[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)
Petr Vandrovec
2005-10-28
2
-13
/
+21
*
[PATCH] i2c: Drop useless CVS revision IDs
Jean Delvare
2005-10-28
4
-8
/
+0
*
[PATCH] i2c: Cleanup i2c-dev ioctl debug message
Jean Delvare
2005-10-28
1
-2
/
+2
*
[PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name
Jean Delvare
2005-10-28
2
-0
/
+8
*
[PATCH] i2c-viapro: Cleanup ifdef usage
Greg KH
2005-10-28
1
-4
/
+2
*
[PATCH] i2c-viapro: Improve register dump
Jean Delvare
2005-10-28
1
-8
/
+30
*
[PATCH] i2c-viapro: Refactor control outb
Jean Delvare
2005-10-28
1
-4
/
+3
*
[PATCH] i2c-viapro: Update supported devices list
Jean Delvare
2005-10-28
2
-15
/
+19
*
[PATCH] i2c-viapro: Code cleanups
Jean Delvare
2005-10-28
1
-81
/
+41
*
[PATCH] i2c-viapro: Implement I2C Block transactions
Jean Delvare
2005-10-28
2
-4
/
+42
*
[PATCH] i2c-viapro: Coding style fixes
Jean Delvare
2005-10-28
2
-45
/
+43
*
[PATCH] i2c-viapro: New maintainer
Jean Delvare
2005-10-28
1
-0
/
+6
*
[PATCH] i2c: Several PEC-related fixes in software SMBus emulation
Hideki Iwamoto
2005-10-28
1
-4
/
+4
*
[PATCH] i2c: Minor i2c-amd8111 cleanup
Jean Delvare
2005-10-28
1
-1
/
+0
*
[PATCH] i2c: Fix union i2c_smbus_data definition
Hideki Iwamoto
2005-10-28
1
-2
/
+1
*
[PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation
Hideki Iwamoto
2005-10-28
1
-3
/
+4
*
[PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK
Jean Delvare
2005-10-28
1
-4
/
+11
*
[PATCH] hwmon: Minor w83l785ts optimization
Jean Delvare
2005-10-28
1
-2
/
+2
*
[PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks
Jean Delvare
2005-10-28
1
-18
/
+18
*
[PATCH] i2c: Reuse name strings in i2c bus drivers
Jean Delvare
2005-10-28
12
-25
/
+33
*
[PATCH] hwmon: Discard bogus comment about init setting limits
Jean Delvare
2005-10-28
5
-5
/
+0
*
[PATCH] hwmon: Discard explicit static initializations to 0
Jean Delvare
2005-10-28
2
-2
/
+2
*
[PATCH] i2c: Discard explicit static initializations to 0
Jean Delvare
2005-10-28
10
-15
/
+15
*
[PATCH] hwmon: Do not forcibly enable via686a by default
Jean Delvare
2005-10-28
2
-9
/
+26
*
[PATCH] hwmon: adm9240 whitespace cleanups
Jean Delvare
2005-10-28
1
-12
/
+21
*
[PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]
Jean Delvare
2005-10-28
1
-2
/
+2
*
[PATCH] hwmon: adm9240 driver update - dynamic sysfs
Grant Coady
2005-10-28
1
-176
/
+166
*
[PATCH] hwmon: adm9240 driver update - cleanups
Grant Coady
2005-10-28
1
-48
/
+44
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-10-28
244
-5152
/
+5518
|
\
|
*
Merge ../bleed-2.6
Greg KH
2005-10-28
591
-10479
/
+23665
|
|
\
|
*
|
[PATCH] Fix documentation of driver suspend/resume callbacks
Takashi Iwai
2005-10-28
1
-4
/
+4
|
*
|
[PATCH] kernel-doc: drivers/base fixes
Randy Dunlap
2005-10-28
2
-3
/
+4
|
*
|
[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
[next]