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
...
*
md: fix up switching md arrays between read-only and read-write
NeilBrown
2008-04-30
1
-4
/
+10
*
md: fix 'safemode' handling for external metadata.
NeilBrown
2008-04-30
1
-11
/
+19
*
md: reinitialise more mddev fields in do_md_stop.
NeilBrown
2008-04-30
1
-0
/
+25
*
md: skip all metadata update processing when using external metadata.
NeilBrown
2008-04-30
1
-0
/
+2
*
md: fix use after free when removing rdev via sysfs
Dan Williams
2008-04-30
1
-1
/
+1
*
pxafb: preliminary smart panel interface support (update)
Eric Miao
2008-04-30
2
-2
/
+2
*
pxafb: preliminary smart panel interface support
Eric Miao
2008-04-30
3
-43
/
+281
*
pxafb: move parallel LCD timing setup into dedicate function
Eric Miao
2008-04-30
2
-50
/
+47
*
pxafb: use completion for LCD disable wait code
Eric Miao
2008-04-30
2
-8
/
+6
*
pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()
Eric Miao
2008-04-30
1
-24
/
+35
*
pxafb: introduce register independent LCD connection type for pxafb
eric miao
2008-04-30
1
-14
/
+62
*
pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptors
eric miao
2008-04-30
2
-83
/
+95
*
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
2008-04-30
2
-23
/
+73
*
pxafb: sanitize the usage of #ifdef .. processing pxafb parameters
eric miao
2008-04-30
1
-29
/
+28
*
pxafb: purge unnecessary pr_debug and comments from pxafb
eric miao
2008-04-30
1
-71
/
+0
*
pxafb: fix various coding style issues for pxafb
eric miao
2008-04-30
1
-136
/
+144
*
pxafb: un-nest pxafb_parse_options() to cleanup the coding style issue
eric miao
2008-04-30
1
-140
/
+166
*
atmel_spi: clean up baud rate divisor calculation
Haavard Skinnemoen
2008-04-30
1
-9
/
+20
*
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
2008-04-30
4
-0
/
+721
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2008-04-29
7
-10
/
+16
|
\
|
*
V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...
Mauro Carvalho Chehab
2008-04-30
1
-2
/
+7
|
*
V4L/DVB (7794): cx88: Fix a warning
Mauro Carvalho Chehab
2008-04-30
1
-1
/
+0
|
*
V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...
Robert P. J. Day
2008-04-30
1
-3
/
+3
|
*
V4L/DVB (7791): ivtv: POLLHUP must be returned on eof
Hans Verkuil
2008-04-30
1
-1
/
+3
|
*
V4L/DVB (7789b): Fix merge conflicts
Mauro Carvalho Chehab
2008-04-29
3
-3
/
+3
*
|
pasemi_edac needs to include linux/edac.h
Stephen Rothwell
2008-04-29
1
-0
/
+1
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-04-29
3
-8
/
+17
|
\
|
*
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2008-04-29
1
-0
/
+9
|
*
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
2008-04-29
2
-8
/
+8
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-29
4
-8
/
+12
|
\
\
|
*
|
ahci: SB600 ahci can't do MSI, blacklist that capability
Tejun Heo
2008-04-29
1
-1
/
+1
|
*
|
libata: More TSSTcorp pain, keep in sync with legacy IDE
Alan Cox
2008-04-29
1
-0
/
+3
|
*
|
pata_via: Fix 6410 misdetect
Alan Cox
2008-04-29
1
-5
/
+6
|
*
|
[libata] pata_atiixp: fix PIO timing data misprogramming
Jeff Garzik
2008-04-29
1
-2
/
+2
|
|
/
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-04-29
4
-10
/
+20
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pxa' and 'orion-fixes1'
Russell King
2008-04-29
1
-4
/
+5
|
|
\
\
\
|
|
*
|
|
[ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wm
Philipp Zabel
2008-04-24
1
-4
/
+5
|
*
|
|
|
[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-28
1
-2
/
+5
|
*
|
|
|
[ARM] am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-28
1
-3
/
+7
|
*
|
|
|
[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2
Linus Walleij
2008-04-28
1
-1
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2008-04-29
140
-700
/
+11030
|
\
\
\
\
\
|
*
|
|
|
|
V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver
Mauro Carvalho Chehab
2008-04-29
4
-12
/
+12
|
*
|
|
|
|
V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules
Michael Krufky
2008-04-29
2
-47
/
+79
|
*
|
|
|
|
V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] static
Adrian Bunk
2008-04-29
2
-2
/
+2
|
*
|
|
|
|
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil
2008-04-29
45
-0
/
+10182
|
*
|
|
|
|
V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fix
Andrew Morton
2008-04-29
1
-1
/
+1
|
*
|
|
|
|
V4L/DVB (7782): pvrusb2: Driver is no longer experimental
Mike Isely
2008-04-29
1
-1
/
+1
|
*
|
|
|
|
V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi...
Michael Krufky
2008-04-29
1
-12
/
+6
|
*
|
|
|
|
V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2
Michael Krufky
2008-04-29
2
-34
/
+1
|
*
|
|
|
|
V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug
Michael Krufky
2008-04-29
2
-17
/
+26
[prev]
[next]