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
*
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-06-17
6
-8
/
+7
*
powerpc/5200: convert mpc52xx_psc_spi to use cs_control callback
Anton Vorontsov
2009-06-17
1
-13
/
+9
*
fbdev/xilinxfb: Fix improper casting and tighen up probe path
Grant Likely
2009-06-17
1
-36
/
+23
*
usb/ps3: Add missing annotations
Geert Uytterhoeven
2009-06-16
2
-4
/
+4
*
ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
2009-06-16
1
-5
/
+5
*
of_serial: Add UPF_FIXED_TYPE flag
Dave Mitchell
2009-06-16
1
-1
/
+1
*
drivers/hvc: Add missing __devexit_p()
Mike Frysinger
2009-06-16
3
-3
/
+3
*
net/ps3: gelic - Add missing annotations
Geert Uytterhoeven
2009-06-16
2
-13
/
+15
*
rio: warn_unused_result warnings fix
Yang Li
2009-06-15
2
-19
/
+30
*
serial: Make ucc_uart work in HW UART mode
Dave Liu
2009-06-15
1
-5
/
+14
*
ps3flash: Always read chunks of 256 KiB, and cache them
Geert Uytterhoeven
2009-06-15
1
-30
/
+17
*
ps3flash: Cache the last accessed FLASH chunk
Geert Uytterhoeven
2009-06-15
1
-105
/
+104
*
ps3: Replace direct file operations by callback
Geert Uytterhoeven
2009-06-15
1
-24
/
+70
*
drivers/ps3: Add missing annotations
Geert Uytterhoeven
2009-06-15
2
-3
/
+3
*
ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
2009-06-15
1
-3
/
+3
*
ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
2009-06-15
1
-6
/
+6
*
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2009-06-15
5
-50
/
+43
*
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2009-06-15
2
-35
/
+38
*
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
2009-06-15
1
-3
/
+3
*
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
2009-06-15
1
-13
/
+1
*
ps3vram: Replace mutex by spinlock + bio_list
Geert Uytterhoeven
2009-06-15
1
-15
/
+36
*
ps3fb: Tear down FB setup during cleanup
Geert Uytterhoeven
2009-06-15
1
-1
/
+4
*
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
2009-06-15
3
-65
/
+31
*
ps3vram: GPU memory mapping cleanup
Geert Uytterhoeven
2009-06-15
1
-5
/
+14
*
ps3fb: GPU memory mapping cleanup
Geert Uytterhoeven
2009-06-15
1
-3
/
+12
*
ps3fb: Correct handling of device opening in ps3fb_probe()
Geert Uytterhoeven
2009-06-15
1
-6
/
+10
*
ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
Geert Uytterhoeven
2009-06-15
1
-106
/
+86
*
ps3fb: Remove useless debug checks in ps3fb_shutdown()
Geert Uytterhoeven
2009-06-15
1
-12
/
+2
*
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
Jim Paris
2009-06-15
1
-2
/
+2
*
ps3vram: Use proc_create_data() instead of proc_create()
Geert Uytterhoeven
2009-06-15
1
-5
/
+3
*
ps3vram: Fix error path (return -EIO) for short read/write
Geert Uytterhoeven
2009-06-15
1
-0
/
+1
*
ps3av: Set 16:9 aspect ratio for 720p video modes
sebastian.blanes@gmail.com
2009-06-15
1
-2
/
+2
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-15
423
-11388
/
+55082
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-06-14
24
-136
/
+181
|
|
\
|
|
*
-
-
-
-
-
-
-
.
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
2009-06-14
22
-133
/
+150
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
*
RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()
Roel Kluin
2009-05-15
1
-7
/
+7
|
|
|
|
|
|
*
|
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
2009-06-14
1
-1
/
+3
|
|
|
|
|
|
*
|
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
2009-06-13
1
-1
/
+3
|
|
|
|
|
|
*
|
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
2009-05-27
5
-14
/
+26
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
IB/mlx4: Add strong ordering to local inval and fast reg work requests
Jack Morgenstein
2009-06-05
1
-0
/
+4
|
|
|
|
|
*
|
mlx4_core: Add module parameter for number of MTTs per segment
Eli Cohen
2009-05-27
3
-6
/
+16
|
|
|
|
|
|
/
|
|
|
|
*
|
infiniband: Remove void casts
Jack Stone
2009-05-13
2
-7
/
+6
|
|
|
|
|
/
|
|
|
*
|
IB/ehca: Remove superfluous bitmasks from QP control block
Joachim Fenkes
2009-06-03
2
-41
/
+5
|
|
|
*
|
IB/ehca: Increment version number
Stefan Roscher
2009-05-13
1
-1
/
+1
|
|
|
*
|
IB/ehca: Remove unnecessary memory operations for userspace queue pairs
Stefan Roscher
2009-05-13
5
-50
/
+65
|
|
|
*
|
IB/ehca: Fall back to vmalloc() for big allocations
Stefan Roscher
2009-05-13
1
-4
/
+13
|
|
|
*
|
IB/ehca: Replace vmalloc() with kmalloc() for queue allocation
Anton Blanchard
2009-05-13
1
-3
/
+3
|
|
|
|
/
|
|
*
|
RDMA/cxgb3: Limit fast register size based on T3 limitations
Steve Wise
2009-05-27
1
-1
/
+1
|
|
*
|
RDMA/cxgb3: Report correct port state and MTU
Steve Wise
2009-05-27
1
-2
/
+30
|
|
|
/
|
*
|
fusion: fix recent kernel-doc problems
Randy Dunlap
2009-06-14
2
-4
/
+3
[next]