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
*
V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.
Hans Verkuil
2007-04-27
2
-17
/
+17
*
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-04-27
8
-20
/
+54
*
V4L/DVB (5299): Added support for loading cx88-dvb and cx88-blackbird
Markus Rechberger
2007-04-27
1
-12
/
+4
*
V4L/DVB (5298): Added support for deferred module requesting to cx88
Markus Rechberger
2007-04-27
2
-0
/
+34
*
V4L/DVB (5297): Fix identation on tda10021.c
Mauro Carvalho Chehab
2007-04-27
1
-1
/
+1
*
V4L/DVB (5294): Make pvr2_encoder_prep_config() static
Adrian Bunk
2007-04-27
1
-1
/
+1
*
V4L/DVB (5293): Make dvb_usb_gl861_debug static
Adrian Bunk
2007-04-27
1
-1
/
+1
*
V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT
Hans Verkuil
2007-04-27
2
-3
/
+6
*
V4L/DVB (5289): Add support for video output overlays.
Hans Verkuil
2007-04-27
2
-1
/
+27
*
V4L/DVB (5278): Bt8xx/: possible cleanups
Adrian Bunk
2007-04-27
3
-76
/
+0
*
V4L/DVB (5268): Add support for three new MPEG controls.
Hans Verkuil
2007-04-27
2
-5
/
+77
*
V4L/DVB (5257): USB: add zr364xx V4L2 driver
Antoine Jacquet
2007-04-27
3
-0
/
+942
*
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2007-04-27
21
-0
/
+11338
|
\
|
*
UBI: remove unused variable
Artem Bityutskiy
2007-04-27
1
-1
/
+0
|
*
UBI: Unsorted Block Images
Artem B. Bityutskiy
2007-04-27
21
-0
/
+11339
*
|
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-04-27
1
-46
/
+58
|
\
\
|
*
|
e1000: FIX: Stop raw interrupts disabled nag from RT
Mark Huth
2007-04-26
1
-4
/
+1
|
*
|
e1000: FIX: firmware handover bits
Bruce Allan
2007-04-26
1
-21
/
+12
|
*
|
e1000: FIX: be ready for incoming irq at pci_request_irq
Auke Kok
2007-04-26
1
-21
/
+45
|
|
/
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-27
46
-1002
/
+1612
|
\
\
|
*
|
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
5
-4
/
+1
|
*
|
IB/ehca: Implement modify_port
Joachim Fenkes
2007-04-24
5
-2
/
+83
|
*
|
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
2007-04-24
1
-32
/
+24
|
*
|
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
2007-04-24
3
-72
/
+82
|
*
|
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
2007-04-24
1
-6
/
+12
|
*
|
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
2007-04-24
1
-8
/
+4
|
*
|
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
2007-04-24
1
-1
/
+23
|
*
|
IB/ucm: Simplify ib_ucm_event()
Sean Hefty
2007-04-24
1
-17
/
+6
|
*
|
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
2007-04-24
1
-15
/
+7
|
*
|
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-04-24
1
-4
/
+3
|
*
|
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-24
1
-2
/
+4
|
*
|
IB/mthca: Update HCA firmware revisions
Roland Dreier
2007-04-18
1
-5
/
+5
|
*
|
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2007-04-18
2
-3
/
+38
|
*
|
IB/ipath: Check that a UD work request's address handle is valid
Robert Walsh
2007-04-18
1
-0
/
+5
|
*
|
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
2007-04-18
1
-2
/
+0
|
*
|
IB/ipath: Check reserved memory keys
Robert Walsh
2007-04-18
1
-0
/
+12
|
*
|
IB/ipath: Fix unit selection when all CPU affinity bits set
Bryan O'Sullivan
2007-04-18
1
-4
/
+5
|
*
|
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
Bryan O'Sullivan
2007-04-18
1
-38
/
+53
|
*
|
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
2007-04-18
1
-2
/
+6
|
*
|
IB/ipath: Prevent random program use of diags interface
Bryan O'Sullivan
2007-04-18
1
-1
/
+10
|
*
|
IB/ipath: On unrecoverable errors, force link down, LEDs off
Bryan O'Sullivan
2007-04-18
2
-2
/
+21
|
*
|
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
Michael Albaugh
2007-04-18
2
-12
/
+35
|
*
|
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-18
8
-86
/
+170
|
*
|
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
2007-04-18
1
-2
/
+10
|
*
|
IB/ipath: Force PIOAvail update entry point
Arthur Jones
2007-04-18
2
-10
/
+35
|
*
|
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
2007-04-18
1
-1
/
+4
|
*
|
IB/ipath: Discard multicast packets without a GRH
Bryan O'Sullivan
2007-04-18
1
-2
/
+5
|
*
|
IB/ipath: Fix calculation for number of kernel PIO buffers
Bryan O'Sullivan
2007-04-18
1
-21
/
+16
|
*
|
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
2007-04-18
4
-29
/
+4
|
*
|
IB/ipath: Fix RDMA reads of length zero and error handling
Ralph Campbell
2007-04-18
1
-19
/
+44
[next]