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
...
*
gma500: enable Medfield CRTC support
Alan Cox
2011-07-05
4
-10
/
+39
*
gma500: Read the GCT panel type information for Medfield
Alan Cox
2011-07-05
1
-1
/
+28
*
gma500: Fix early Medfield crash
Alan Cox
2011-07-05
1
-0
/
+12
*
gma500: continue abstracting platform specific code
Alan Cox
2011-07-05
10
-319
/
+445
*
gma500: being abstracting out devices a bit more
Alan Cox
2011-07-05
10
-538
/
+847
*
gma500: Only fiddle with clock gating on PSB
Alan Cox
2011-07-05
1
-1
/
+1
*
gma500: Update the GEM todo
Alan Cox
2011-07-05
2
-14
/
+10
*
gma500: psb_fb tidy/cleanup pass
Alan Cox
2011-07-05
4
-125
/
+29
*
gma500: Extract BIOSisy stuff from psb_drv
Alan Cox
2011-07-05
4
-208
/
+260
*
gma500: Move our other GEM helper into the bits want to push into GEM
Alan Cox
2011-07-05
3
-56
/
+56
*
gma500: Medfield support
Alan Cox
2011-07-05
36
-49
/
+9005
*
gma500: 2D polish
Alan Cox
2011-07-05
3
-127
/
+74
*
gma500: CodingStyle pass
Alan Cox
2011-07-05
15
-1140
/
+1156
*
gma500: Use the GEM tweaks to provide a GEM frame buffer
Alan Cox
2011-07-05
2
-7
/
+15
*
gma500: GEM glue
Alan Cox
2011-07-05
3
-1
/
+53
*
gma500: Kill spare kref
Alan Cox
2011-07-05
3
-37
/
+6
*
gma500: nuke the PSB debug stuff
Alan Cox
2011-07-05
14
-374
/
+87
*
gma500: nuke the last bits of TTM code
Alan Cox
2011-07-05
2
-49
/
+19
*
gma500: 2D acceleration tidying
Alan Cox
2011-07-05
1
-6
/
+13
*
gma500: polish for completion of this phase
Alan Cox
2011-07-05
15
-177
/
+67
*
gma500: trim some of the debug
Alan Cox
2011-07-05
3
-18
/
+1
*
gma500: Do sane FB cleanup
Alan Cox
2011-07-05
2
-10
/
+36
*
gma500: revamp frame buffer creation and handling
Alan Cox
2011-07-05
5
-97
/
+133
*
gma500: Ensure the frame buffer has a linear virtual mapping
Alan Cox
2011-07-05
4
-29
/
+42
*
Merge Linux 3.0-rc6 into staging-next
Greg Kroah-Hartman
2011-07-05
900
-4978
/
+34253
|
\
|
*
Linux 3.0-rc6
v3.0-rc6
Linus Torvalds
2011-07-04
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2011-07-04
40
-7
/
+23622
|
|
\
|
|
*
[SCSI] isci: fix checkpatch errors
James Bottomley
2011-07-03
5
-42
/
+44
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci
James Bottomley
2011-07-03
38
-0
/
+23607
|
|
|
\
|
|
|
*
isci: Device reset should request sas_phy_reset(phy, true)
Jeff Skirvin
2011-07-03
1
-12
/
+6
|
|
|
*
isci: pare back error messsages
Dan Williams
2011-07-03
2
-28
/
+28
|
|
|
*
isci: cleanup silicon revision detection
Dan Williams
2011-07-03
5
-73
/
+31
|
|
|
*
isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.h
Dan Williams
2011-07-03
4
-120
/
+44
|
|
|
*
isci: merge sata.[ch] into request.c
Dan Williams
2011-07-03
7
-378
/
+120
|
|
|
*
isci: kill 'get/set' macros
Dan Williams
2011-07-03
15
-478
/
+188
|
|
|
*
isci: retire scic_sds_ and scic_ prefixes
Dan Williams
2011-07-03
23
-1943
/
+1449
|
|
|
*
isci: unify isci_host and scic_sds_controller
Dan Williams
2011-07-03
16
-985
/
+806
|
|
|
*
isci: unify isci_remote_device and scic_sds_remote_device
Dan Williams
2011-07-03
11
-437
/
+365
|
|
|
*
isci: unify isci_port and scic_sds_port
Dan Williams
2011-07-03
10
-581
/
+481
|
|
|
*
isci: fix scic_sds_remote_device_terminate_requests
Dan Williams
2011-07-03
1
-2
/
+2
|
|
|
*
isci: unify isci_phy and scic_sds_phy
Dan Williams
2011-07-03
8
-652
/
+500
|
|
|
*
isci: unify isci_request and scic_sds_request
Dan Williams
2011-07-03
13
-615
/
+514
|
|
|
*
isci: rename / clean up scic_sds_stp_request
Dan Williams
2011-07-03
2
-142
/
+89
|
|
|
*
isci: preallocate requests
Dan Williams
2011-07-03
6
-139
/
+85
|
|
|
*
isci: combine request flags
Dan Williams
2011-07-03
3
-47
/
+36
|
|
|
*
isci: unify can_queue tracking on the tci_pool, uplevel tag assignment
Dan Williams
2011-07-03
7
-687
/
+303
|
|
|
*
isci: Terminate dev requests on FIS err bit rx in NCQ
Jeff Skirvin
2011-07-03
5
-7
/
+73
|
|
|
*
isci: fix frame received locking
Dan Williams
2011-07-03
1
-0
/
+5
|
|
|
*
isci: possible buffer overflow in isci_parse_oem_parameters fixed
Maciej Patelczyk
2011-07-03
1
-1
/
+1
|
|
|
*
isci: fix isci_task_execute_tmf completion
Dan Williams
2011-07-03
1
-12
/
+8
[prev]
[next]