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
*
V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based cameras
Guennadi Liakhovetski
2008-04-24
4
-0
/
+1131
*
V4L/DVB (7169): Add chip IDs for Micron mt9m001 and mt9v022 CMOS cameras
Guennadi Liakhovetski
2008-04-24
1
-0
/
+6
*
V4L/DVB (7167): [v4l] Add camera class control definitions
Brandon Philips
2008-04-24
1
-0
/
+27
*
V4L/DVB (7166): [v4l] Add new user class controls and deprecate others
Brandon Philips
2008-04-24
1
-5
/
+18
*
V4L/DVB (7140): constify function pointer tables
Jan Engelhardt
2008-04-24
2
-2
/
+2
*
V4L/DVB (7137): tuner: return number of instances remaining after hybrid_tune...
Michael Krufky
2008-04-24
1
-2
/
+6
*
V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner inst...
Michael Krufky
2008-04-24
3
-55
/
+37
*
V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macros
Michael Krufky
2008-04-24
7
-31
/
+27
*
V4L/DVB (7134): tuner: create a macro for sharing state between hybrid tuner ...
Michael Krufky
2008-04-24
1
-16
/
+96
*
V4L/DVB (7130): tuner: remove emacs c-basic-offset override block
Michael Krufky
2008-04-24
1
-8
/
+0
*
V4L/DVB (7129): tuner-simple: move device-specific code into three separate f...
Michael Krufky
2008-04-24
1
-147
/
+184
*
V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach
Michael Krufky
2008-04-24
1
-8
/
+18
*
V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types
Michael Krufky
2008-04-24
3
-22
/
+10
*
V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach
Michael Krufky
2008-04-24
2
-5
/
+6
*
V4L/DVB (7125): tuner: build tuner-types independently of tuner-core
Michael Krufky
2008-04-24
3
-1
/
+21
*
V4L/DVB (7124): tuner-simple: display frequency in MHz
Michael Krufky
2008-04-24
1
-2
/
+4
*
V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup func...
Michael Krufky
2008-04-24
1
-29
/
+80
*
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-04-24
111
-192
/
+196
*
V4L/DVB (7114): tuner-xc2028.c: make a function static
Adrian Bunk
2008-04-24
1
-1
/
+1
*
V4L/DVB (7107): frontends/xc5000.c: make a struct static
Adrian Bunk
2008-04-24
1
-1
/
+1
*
V4L/DVB (7105): ivtv-yuv.c: make 3 functions static
Adrian Bunk
2008-04-24
1
-3
/
+3
*
V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanups
Michael Krufky
2008-04-24
1
-60
/
+78
*
slab_err: Pass parameters correctly to slab_bug
Christoph Lameter
2008-04-23
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-23
12
-138
/
+573
|
\
|
*
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
2008-04-23
4
-2
/
+65
|
*
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
2008-04-23
4
-23
/
+144
|
*
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
2008-04-23
3
-63
/
+70
|
*
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
2008-04-23
3
-4
/
+95
|
*
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
2008-04-23
2
-0
/
+35
|
*
[patch 2/7] vfs: mountinfo: add seq_file_root()
Miklos Szeredi
2008-04-23
4
-8
/
+49
|
*
[patch 1/7] vfs: mountinfo: add dentry_path()
Ram Pai
2008-04-23
4
-40
/
+118
|
*
[PATCH] remove unused label in xattr.c (noise from ro-bind)
Al Viro
2008-04-23
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-23
21
-54
/
+49
|
\
\
|
*
|
iwlwifi: Fix built-in compilation of iwlcore
Tomas Winkler
2008-04-23
1
-1
/
+1
|
*
|
net: Unexport move_addr_to_{kernel,user}
Adrian Bunk
2008-04-23
1
-3
/
+0
|
*
|
rt2x00: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-5
/
+10
|
*
|
iwlwifi: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-2
/
+6
|
*
|
leds: Do not guard NEW_LEDS with HAS_IOMEM
David S. Miller
2008-04-23
1
-1
/
+0
|
*
|
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2008-04-22
4
-2
/
+7
|
*
|
time: Export set_normalized_timespec.
YOSHIFUJI Hideaki
2008-04-21
1
-0
/
+1
|
*
|
tcp: Make use of before macro in tcp_input.c
Arnd Hannemann
2008-04-21
1
-1
/
+1
|
*
|
hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c
Mark Asselstine
2008-04-21
1
-3
/
+0
|
*
|
[NETNS]: Remove empty ->init callback.
Pavel Emelyanov
2008-04-21
1
-7
/
+0
|
*
|
[DCCP]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2008-04-21
1
-11
/
+6
|
*
|
[NETNS]: Don't initialize err variable twice.
Pavel Emelyanov
2008-04-21
1
-2
/
+1
|
*
|
[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.
Pavel Emelyanov
2008-04-21
1
-1
/
+1
|
*
|
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2008-04-21
2
-10
/
+10
|
*
|
[IPV4]: Make icmp_sk_init() static.
Adrian Bunk
2008-04-21
1
-1
/
+1
|
*
|
[IPV6]: Make struct ip6_prohibit_entry_template static.
Adrian Bunk
2008-04-21
1
-1
/
+1
|
*
|
tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
Satoru SATOH
2008-04-21
1
-1
/
+1
[next]