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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
50
-225
/
+217
*
pty: Rework the pty layer to use the normal buffering logic
Alan Cox
2009-07-08
1
-95
/
+59
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-07-08
3
-103
/
+92
|
\
|
*
[CPUFREQ] fix (utter) cpufreq_add_dev mess
Mathieu Desnoyers
2009-07-06
1
-25
/
+40
|
*
[CPUFREQ] Cleanup locking in conservative governor
venkatesh.pallipadi@intel.com
2009-07-06
1
-21
/
+13
|
*
[CPUFREQ] Cleanup locking in ondemand governor
venkatesh.pallipadi@intel.com
2009-07-06
1
-35
/
+27
|
*
[CPUFREQ] Eliminate the recent lockdep warnings in cpufreq
venkatesh.pallipadi@intel.com
2009-07-06
3
-34
/
+24
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-07-08
1
-0
/
+1
|
\
\
|
*
|
PM: Clear -EAGAIN in dpm_prepare
Sebastian Ott
2009-07-08
1
-0
/
+1
|
|
/
*
|
intel-iommu: Fix intel_iommu_unmap_range() with size 0
Sheng Yang
2009-07-08
1
-0
/
+3
*
|
Free struct device in fw_dev_release()
Catalin Marinas
2009-07-08
1
-4
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-07-08
10
-183
/
+692
|
\
\
|
*
|
Input: gpio_mouse - use standard driver registration method
Saeed Bishara
2009-07-07
1
-6
/
+5
|
*
|
Input: mark serio and i8042 as suspended when hibernating too
Thadeu Lima de Souza Cascardo
2009-07-07
2
-6
/
+8
|
*
|
Input: add support for generic GPIO-based matrix keypad
Eric Miao
2009-06-29
3
-2
/
+465
|
*
|
Input: arrange keyboards alphabetically
Dmitry Torokhov
2009-06-29
2
-162
/
+161
|
*
|
Input: gpio-keys - avoid possibility of sleeping in timer function
Jani Nikula
2009-06-28
1
-5
/
+12
|
*
|
Input: gpio-keys - revert 'change timer to workqueue'
Jani Nikula
2009-06-28
1
-12
/
+20
|
*
|
Input: dm355evm_keys - fix kconfig symbol names
David Brownell
2009-06-28
1
-2
/
+1
|
*
|
Input: wacom - add DTF720a support and fix rotation on Intuos3
Ping Cheng
2009-06-28
1
-1
/
+5
|
*
|
Input: i8042 - more reset quirks for MSI Wind-clone netbooks
Yan Li
2009-06-28
1
-0
/
+28
*
|
|
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-07-08
4
-45
/
+76
|
\
\
\
|
*
|
|
serial: sh-sci: fix sci interrupt handler
SUGIOKA Toshinobu
2009-07-07
1
-4
/
+4
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-07-07
82
-1296
/
+2292
|
|
\
\
\
|
*
|
|
|
video: hitfb: Move over to dev_pm_ops.
Paul Mundt
2009-07-07
1
-8
/
+9
|
*
|
|
|
video: hitfb: Convert to framebuffer_alloc().
Paul Mundt
2009-07-07
1
-14
/
+35
|
*
|
|
|
video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().
Paul Mundt
2009-07-07
1
-16
/
+24
|
*
|
|
|
usb: allow sh7724 to enable on-chip r8a66597
Magnus Damm
2009-07-05
1
-2
/
+2
|
*
|
|
|
sh-sci: update receive error handling for muxed irqs
Magnus Damm
2009-07-03
1
-3
/
+4
*
|
|
|
|
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
2009-07-08
4
-4
/
+4
*
|
|
|
|
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)
Krzysztof Helt
2009-07-08
1
-2
/
+4
*
|
|
|
|
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-1
/
+0
*
|
|
|
|
w100fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-2
/
+0
*
|
|
|
|
atafb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-2
/
+3
*
|
|
|
|
i810fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-06
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
xen: Use kcalloc() in xen_init_IRQ()
Pekka Enberg
2009-07-01
1
-2
/
+2
*
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-07-06
1
-1
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
[ARM] amba: fix amba device resources
Russell King
2009-07-05
1
-1
/
+11
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2009-07-06
1
-22
/
+32
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "ide: improve handling of Power Management requests"
David S. Miller
2009-07-06
1
-22
/
+32
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-06
28
-223
/
+613
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
2009-07-06
1
-19
/
+27
|
*
|
|
|
|
|
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
Mariusz Kozlowski
2009-07-06
1
-1
/
+3
|
*
|
|
|
|
|
forcedeth: Fix NAPI race.
Eric Dumazet
2009-07-05
1
-11
/
+14
|
*
|
|
|
|
|
drivers/net/smsc911x.c: Fix resource size off by 1 error
Julia Lawall
2009-07-05
1
-3
/
+3
|
*
|
|
|
|
|
pcnet_cs: add new id
Ken Kawasaki
2009-07-05
1
-0
/
+1
|
*
|
|
|
|
|
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
2009-07-05
2
-4
/
+6
|
*
|
|
|
|
|
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
2009-07-05
1
-2
/
+2
|
*
|
|
|
|
|
tun: Fix device unregister race
Herbert Xu
2009-07-05
1
-7
/
+9
[next]