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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-03-10
3
-10
/
+22
|
\
|
*
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
Rusty Russell
2008-03-11
1
-1
/
+1
|
*
lguest: fix __get_vm_area usage.
Rusty Russell
2008-03-11
1
-2
/
+13
|
*
lguest: make sure cpu is initialized before accessing it
Eugene Teo
2008-03-11
1
-7
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-03-10
8
-216
/
+100
|
\
\
|
*
|
[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static
Adrian Bunk
2008-03-06
1
-4
/
+4
|
*
|
[WATCHDOG] Remove volatiles from watchdog device structures
Florian Fainelli
2008-03-06
2
-4
/
+4
|
*
|
[WATCHDOG] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
4
-8
/
+8
|
*
|
[WATCHDOG] hpwdt: Use dmi_walk() instead of own copy
Roland Dreier
2008-03-06
1
-183
/
+20
|
*
|
[WATCHDOG] Fix return value warning in hpwdt
Roland Dreier
2008-03-06
1
-11
/
+8
|
*
|
[WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt
Roland Dreier
2008-03-06
1
-1
/
+1
|
*
|
[WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUS
Andrew Paprocki
2008-03-06
1
-14
/
+64
*
|
|
fbdev: add BF52x EZkit Display driver
Michael Hennerich
2008-03-10
3
-0
/
+699
*
|
|
BF54x LQ043 Framebuffer driver: Update copyright on previously modified files
Michael Hennerich
2008-03-10
1
-1
/
+1
*
|
|
BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage
Bryan Wu
2008-03-10
1
-1
/
+1
*
|
|
BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...
Michael Hennerich
2008-03-10
1
-1
/
+1
*
|
|
stifb: fix crash A1439A CRX (Rattler) graphics card
Helge Deller
2008-03-10
1
-7
/
+15
*
|
|
mbxfb: fix incorrect argument type
Krzysztof Helt
2008-03-10
1
-1
/
+1
*
|
|
i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig
Thomas Bogendoerfer
2008-03-10
1
-1
/
+1
*
|
|
gpio/pca953x bugfix: mark as can_sleep
Arnaud Patard
2008-03-10
1
-0
/
+1
*
|
|
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-10
1
-1
/
+3
*
|
|
md: fix formatting error in /proc/mdstat
NeilBrown
2008-03-10
1
-1
/
+1
*
|
|
memstick: add support for JMicron jmb38x MemoryStick host controller
Alex Dubov
2008-03-10
4
-4
/
+959
*
|
|
memstick: try harder to recover from unsuccessful interface mode switch
Alex Dubov
2008-03-10
1
-2
/
+19
*
|
|
memstick: fix parsing of "assembly_date" attribute field
Alex Dubov
2008-03-10
1
-2
/
+16
*
|
|
memstick: add support for decoding "specfile" media attributes
Alex Dubov
2008-03-10
1
-0
/
+49
*
|
|
tifm: clear interrupt mask bits before setting them on adapter init
Alex Dubov
2008-03-10
1
-0
/
+2
*
|
|
tifm: fix memorystick host initialization code
Alex Dubov
2008-03-10
1
-25
/
+15
*
|
|
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
2008-03-10
1
-261
/
+263
*
|
|
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
2008-03-10
3
-6
/
+0
*
|
|
memstick: make sure number of command retries is exactly as specified
Alex Dubov
2008-03-10
1
-1
/
+1
*
|
|
memstick: add memstick_suspend/resume_host methods
Alex Dubov
2008-03-10
2
-4
/
+29
*
|
|
memstick: introduce correct definitions in the header
Alex Dubov
2008-03-10
3
-20
/
+19
*
|
|
tridentfb: fix memory size detection
Krzysztof Helt
2008-03-10
1
-1
/
+1
*
|
|
tridentfb: register should be left in non-locked state
Krzysztof Helt
2008-03-10
1
-12
/
+0
*
|
|
of_serial: fix section mismatch warnings
Josh Boyer
2008-03-10
1
-1
/
+1
*
|
|
riscom8: Fix hang on load
Alan Cox
2008-03-10
1
-6
/
+0
|
|
/
|
/
|
*
|
bluetooth: Add another Broadcom device
Karsten Keil
2008-03-07
1
-0
/
+1
*
|
ide: update references to Documentation/ide/ide.txt (v2)
Randy Dunlap
2008-03-07
2
-16
/
+16
*
|
ide: fix buggy code in ide_register_hw()
Peter Teoh
2008-03-07
1
-1
/
+1
*
|
ide: fix enabling DMA on it821x in "smart" mode
Bartlomiej Zolnierkiewicz
2008-03-07
1
-1
/
+1
*
|
ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag
Bartlomiej Zolnierkiewicz
2008-03-07
1
-0
/
+4
*
|
gigaset: fix Oops on module unload regression
Tilman Schmidt
2008-03-07
1
-2
/
+4
*
|
drivers/char/esp.c: fix bootup lockup
Ingo Molnar
2008-03-07
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25
Linus Torvalds
2008-03-06
2
-10
/
+6
|
\
\
|
|
/
|
/
|
|
*
fb: hitfb: Balance probe/remove section annotations.
Paul Mundt
2008-03-06
1
-2
/
+2
|
*
fb: pvr2fb: Fix up remaining section mismatch.
Paul Mundt
2008-03-06
1
-8
/
+4
*
|
Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6
Linus Torvalds
2008-03-05
4
-8
/
+11
|
\
\
|
*
|
UBI: mtd/ubi/vtbl.c: fix memory leak
Adrian Bunk
2008-03-04
1
-0
/
+1
|
*
|
UBI: fix sparse errors in ubi.h
Harvey Harrison
2008-03-04
1
-5
/
+5
[next]