summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gma500: enable Medfield CRTC supportAlan Cox2011-07-054-10/+39
* gma500: Read the GCT panel type information for MedfieldAlan Cox2011-07-051-1/+28
* gma500: Fix early Medfield crashAlan Cox2011-07-051-0/+12
* gma500: continue abstracting platform specific codeAlan Cox2011-07-0510-319/+445
* gma500: being abstracting out devices a bit moreAlan Cox2011-07-0510-538/+847
* gma500: Only fiddle with clock gating on PSBAlan Cox2011-07-051-1/+1
* gma500: Update the GEM todoAlan Cox2011-07-052-14/+10
* gma500: psb_fb tidy/cleanup passAlan Cox2011-07-054-125/+29
* gma500: Extract BIOSisy stuff from psb_drvAlan Cox2011-07-054-208/+260
* gma500: Move our other GEM helper into the bits want to push into GEMAlan Cox2011-07-053-56/+56
* gma500: Medfield supportAlan Cox2011-07-0536-49/+9005
* gma500: 2D polishAlan Cox2011-07-053-127/+74
* gma500: CodingStyle passAlan Cox2011-07-0515-1140/+1156
* gma500: Use the GEM tweaks to provide a GEM frame bufferAlan Cox2011-07-052-7/+15
* gma500: GEM glueAlan Cox2011-07-053-1/+53
* gma500: Kill spare krefAlan Cox2011-07-053-37/+6
* gma500: nuke the PSB debug stuffAlan Cox2011-07-0514-374/+87
* gma500: nuke the last bits of TTM codeAlan Cox2011-07-052-49/+19
* gma500: 2D acceleration tidyingAlan Cox2011-07-051-6/+13
* gma500: polish for completion of this phaseAlan Cox2011-07-0515-177/+67
* gma500: trim some of the debugAlan Cox2011-07-053-18/+1
* gma500: Do sane FB cleanupAlan Cox2011-07-052-10/+36
* gma500: revamp frame buffer creation and handlingAlan Cox2011-07-055-97/+133
* gma500: Ensure the frame buffer has a linear virtual mappingAlan Cox2011-07-054-29/+42
* Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman2011-07-05900-4978/+34253
|\
| * Linux 3.0-rc6v3.0-rc6Linus Torvalds2011-07-041-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-07-0440-7/+23622
| |\
| | * [SCSI] isci: fix checkpatch errorsJames Bottomley2011-07-035-42/+44
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley2011-07-0338-0/+23607
| | |\
| | | * isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin2011-07-031-12/+6
| | | * isci: pare back error messsagesDan Williams2011-07-032-28/+28
| | | * isci: cleanup silicon revision detectionDan Williams2011-07-035-73/+31
| | | * isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams2011-07-034-120/+44
| | | * isci: merge sata.[ch] into request.cDan Williams2011-07-037-378/+120
| | | * isci: kill 'get/set' macrosDan Williams2011-07-0315-478/+188
| | | * isci: retire scic_sds_ and scic_ prefixesDan Williams2011-07-0323-1943/+1449
| | | * isci: unify isci_host and scic_sds_controllerDan Williams2011-07-0316-985/+806
| | | * isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams2011-07-0311-437/+365
| | | * isci: unify isci_port and scic_sds_portDan Williams2011-07-0310-581/+481
| | | * isci: fix scic_sds_remote_device_terminate_requestsDan Williams2011-07-031-2/+2
| | | * isci: unify isci_phy and scic_sds_phyDan Williams2011-07-038-652/+500
| | | * isci: unify isci_request and scic_sds_requestDan Williams2011-07-0313-615/+514
| | | * isci: rename / clean up scic_sds_stp_requestDan Williams2011-07-032-142/+89
| | | * isci: preallocate requestsDan Williams2011-07-036-139/+85
| | | * isci: combine request flagsDan Williams2011-07-033-47/+36
| | | * isci: unify can_queue tracking on the tci_pool, uplevel tag assignmentDan Williams2011-07-037-687/+303
| | | * isci: Terminate dev requests on FIS err bit rx in NCQJeff Skirvin2011-07-035-7/+73
| | | * isci: fix frame received lockingDan Williams2011-07-031-0/+5
| | | * isci: possible buffer overflow in isci_parse_oem_parameters fixedMaciej Patelczyk2011-07-031-1/+1
| | | * isci: fix isci_task_execute_tmf completionDan Williams2011-07-031-12/+8
OpenPOWER on IntegriCloud