summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-152-3/+18
|\
| * MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-111-3/+4
| * irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+14
* | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-137-31/+177
|\ \
| * | platform/chrome: Fix i2c-designware adapter nameJarkko Nikula2015-11-091-2/+2
| * | platform/chrome: Support reading/writing the vboot contextEmilio López2015-10-073-1/+140
| * | platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer2015-10-071-5/+3
| * | platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer2015-10-071-9/+14
| * | platform/chrome: Enable Chrome platforms on 64-bit ARMThierry Reding2015-10-071-1/+1
| * | platform/chrome: cros_ec_dev - Add a platform device ID tableJavier Martinez Canillas2015-10-071-0/+6
| * | platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas2015-10-071-0/+7
| * | platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas2015-10-071-12/+2
| * | platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTOJavier Martinez Canillas2015-10-071-2/+2
| * | Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"Javier Martinez Canillas2015-10-071-0/+1
* | | Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-11-134-8/+47
|\ \ \
| * | | asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter2015-11-101-1/+1
| * | | ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede2015-11-091-0/+7
| * | | ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann2015-11-091-5/+5
| * | | ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2015-11-092-0/+33
| * | | thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann2015-11-061-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-138-697/+871
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2015-11-138-697/+871
| |\ \ \ \
| | * | | | Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven2015-11-091-1/+1
| | * | | | Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai2015-11-061-0/+7
| | * | | | Input: tsc2004 - add support for tsc2004Michael Welling2015-11-033-0/+97
| | * | | | Input: tsc200x-core - rename functions and variablesMichael Welling2015-11-033-152/+152
| | * | | | Input: tsc2005 - separate SPI and core functionsMichael Welling2015-11-035-695/+765
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13115-32642/+6481
|\ \ \ \ \ \
| * | | | | | mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell2015-11-121-2/+2
| * | | | | | Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-1266-31760/+5780
| |\ \ \ \ \ \
| | * | | | | | sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi2015-11-111-0/+1
| | * | | | | | ibmvscsi: set max_lun to 32Laurent Vivier2015-11-112-1/+2
| | * | | | | | ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier2015-11-111-2/+6
| | * | | | | | mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter2015-11-111-0/+4
| | * | | | | | scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield2015-11-111-3/+2
| | * | | | | | mvumi: 64bit value for seconds_since1970Tina Ruchandani2015-11-111-5/+5
| | * | | | | | be2iscsi: Fix bogus WARN_ON length checkTim Gardner2015-11-111-1/+1
| | * | | | | | scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov2015-11-111-2/+1
| | * | | | | | mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy2015-11-111-2/+2
| | * | | | | | mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy2015-11-1114-826/+566
| | * | | | | | mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy2015-11-111-5/+10
| | * | | | | | mpt3sas: setpci reset kernel oops fixSreekanth Reddy2015-11-114-9/+71
| | * | | | | | mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2015-11-112-114/+305
| | * | | | | | mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy2015-11-111-22/+94
| | * | | | | | mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy2015-11-113-157/+365
| | * | | | | | mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy2015-11-113-0/+116
| | * | | | | | mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy2015-11-116-46/+665
| | * | | | | | mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2015-11-112-1/+19
| | * | | | | | mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy2015-11-113-18/+31
| | * | | | | | mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy2015-11-111-2/+17