summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-em.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-149p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-14vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-13dax: fix __dax_pmd_fault crashDan Williams1-0/+7
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä1-1/+9
2015-11-12libnvdimm: documentation clarificationsKonrad Rzeszutek Wilk1-21/+28
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams1-13/+2
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams1-1/+14
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams1-1/+1
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang1-1/+1
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-11-12arm64: build vdso without libgcovArnd Bergmann1-0/+3
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann1-1/+1
2015-11-12X.509: Fix the time validation [ver #2]David Howells1-5/+7
2015-11-12thermal: rockchip: fix compile errorCaesar Wang1-0/+1
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato2-0/+3
2015-11-12sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi1-0/+1
2015-11-12ibmvscsi: set max_lun to 32Laurent Vivier2-1/+2
2015-11-12ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier1-2/+6
2015-11-12mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter1-0/+4
2015-11-12scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield1-3/+2
2015-11-12mvumi: 64bit value for seconds_since1970Tina Ruchandani1-5/+5
2015-11-12be2iscsi: Fix bogus WARN_ON length checkTim Gardner1-1/+1
2015-11-12scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov1-2/+1
2015-11-12mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy1-2/+2
2015-11-12mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy14-826/+566
2015-11-12mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy1-5/+10
2015-11-12mpt3sas: setpci reset kernel oops fixSreekanth Reddy4-9/+71
2015-11-12mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2-114/+305
2015-11-12mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy1-22/+94
2015-11-12mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy3-157/+365
2015-11-12mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy3-0/+116
2015-11-12mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy6-46/+665
2015-11-12mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2-1/+19
2015-11-12mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy3-18/+31
2015-11-12mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy1-2/+17
2015-11-12mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy1-13/+168
2015-11-12mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy7-83/+10
2015-11-12mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy6-8/+62
2015-11-12mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy8-22391/+0
2015-11-12mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy3-6/+293