summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-07-05gma500: Medfield supportAlan Cox
2011-07-05gma500: 2D polishAlan Cox
2011-07-05gma500: CodingStyle passAlan Cox
2011-07-05gma500: Use the GEM tweaks to provide a GEM frame bufferAlan Cox
2011-07-05gma500: GEM glueAlan Cox
2011-07-05gma500: Kill spare krefAlan Cox
2011-07-05gma500: nuke the PSB debug stuffAlan Cox
2011-07-05gma500: nuke the last bits of TTM codeAlan Cox
2011-07-05gma500: 2D acceleration tidyingAlan Cox
2011-07-05gma500: polish for completion of this phaseAlan Cox
2011-07-05gma500: trim some of the debugAlan Cox
2011-07-05gma500: Do sane FB cleanupAlan Cox
2011-07-05gma500: revamp frame buffer creation and handlingAlan Cox
2011-07-05gma500: Ensure the frame buffer has a linear virtual mappingAlan Cox
2011-07-05Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman
2011-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues
2011-07-04vesafb: fix memory leakDaniel J Blueman
2011-07-03[SCSI] isci: fix checkpatch errorsJames Bottomley
2011-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare
2011-07-03isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin
2011-07-03isci: pare back error messsagesDan Williams
2011-07-03isci: cleanup silicon revision detectionDan Williams
2011-07-03isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams
2011-07-03isci: merge sata.[ch] into request.cDan Williams
2011-07-03isci: kill 'get/set' macrosDan Williams
2011-07-03isci: retire scic_sds_ and scic_ prefixesDan Williams
2011-07-03isci: unify isci_host and scic_sds_controllerDan Williams
2011-07-03isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams
2011-07-03isci: unify isci_port and scic_sds_portDan Williams
2011-07-03isci: fix scic_sds_remote_device_terminate_requestsDan Williams
2011-07-03isci: unify isci_phy and scic_sds_phyDan Williams
2011-07-03isci: unify isci_request and scic_sds_requestDan Williams
2011-07-03isci: rename / clean up scic_sds_stp_requestDan Williams
2011-07-03isci: preallocate requestsDan Williams
2011-07-03isci: combine request flagsDan Williams
2011-07-03isci: unify can_queue tracking on the tci_pool, uplevel tag assignmentDan Williams
2011-07-03isci: Terminate dev requests on FIS err bit rx in NCQJeff Skirvin
2011-07-03isci: fix frame received lockingDan Williams
2011-07-03isci: possible buffer overflow in isci_parse_oem_parameters fixedMaciej Patelczyk
2011-07-03isci: fix isci_task_execute_tmf completionDan Williams
2011-07-03isci: fix support for arbitrarily large smp requestsDan Williams
2011-07-03isci: fix dma_unmap_sg usageDan Williams