summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-09-073-457/+487
|\
| * NVMe: Use normal shutdownKeith Busch2013-09-031-0/+2
| * NVMe: Namespace IDs are unsignedMatthew Wilcox2013-09-031-1/+1
| * NVMe: Update nvme_id_power_state with latest specKeith Busch2013-09-031-1/+7
| * NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox2013-09-033-456/+477
| * NVMe: Disk IO statisticsKeith Busch2013-06-201-0/+1
* | Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-09-0712-14/+1352
|\ \
| * \ Merge branch 'topic/for-asoc'Samuel Ortiz2013-09-022-1/+3
| |\ \
| | * | mfd: twl6040: Use regmap for register cacheMark Brown2013-09-021-1/+0
| | * | mfd: davinci_voicecodec: Provide a regmap for register I/OMark Brown2013-09-021-0/+3
| * | | mfd: mmc: rtsx: Change default tx phaseWei WANG2013-08-301-0/+15
| * | | Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-08-211-0/+1
| |\ \ \
| | * | | mfd: palmas: Add power off controlBill Huang2013-08-141-0/+1
| * | | | mfd: rtsx: Copyright modificationsWei WANG2013-08-202-4/+2
| * | | | mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG2013-08-201-1/+1
| * | | | mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG2013-08-201-0/+1
| * | | | mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG2013-08-201-2/+11
| * | | | mfd: rtsx: Read vendor setting from config spaceWei WANG2013-08-201-1/+33
| * | | | mfd: palmas: Add support for external control configurationLaxman Dewangan2013-08-201-0/+49
| * | | | mfd: da9063: Add IRQ supportKrystian Garbaciak2013-08-201-0/+38
| * | | | mfd: da9063: Add Dialog DA9063 core driverKrystian Garbaciak2013-08-202-0/+166
| * | | | mfd: da9063: Add register definitions for DA9063 driverKrystian Garbaciak2013-08-201-0/+1028
| * | | | Merge tag 'regmap-irq-ack-mask' of git://git.kernel.org/pub/scm/linux/kernel/...Samuel Ortiz2013-08-201-3/+7
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | mfd: ucb1x00: Explicitely include linux/device.hAndrea Adami2013-07-311-0/+1
| * | | | mfd: mcp: Add missing linux/device.h headerAndrea Adami2013-07-311-0/+2
| * | | | MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna2013-07-311-1/+0
| * | | | mfd: s2mps11: Remove clocks from regulators listYadwinder Singh Brar2013-07-311-5/+1
| * | | | mfd: twl6040: Remove support for legacy (pdata) modePeter Ujfalusi2013-07-311-0/+1
| | |/ / | |/| |
* | | | lockref: add ability to mark lockrefs "dead"Linus Torvalds2013-09-071-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-071-6/+7
|\ \ \ \
| * | | | constify dcache.c inlined helpers where possibleAl Viro2013-09-051-6/+6
| * | | | vfs: check submounts and drop atomicallyMiklos Szeredi2013-09-051-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-075-5/+4
|\ \ \ \ \
| * | | | | userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-301-1/+0
| * | | | | sysfs: Restrict mounting sysfsEric W. Biederman2013-08-281-0/+2
| * | | | | userns: Better restrictions on when proc and sysfs can be mountedEric W. Biederman2013-08-262-4/+1
| * | | | | vfs: Lock in place mounts from more privileged usersEric W. Biederman2013-07-241-0/+1
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-09-073-6/+6
|\ \ \ \ \ \
| * | | | | | xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-253-6/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-072-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-071-0/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-07276-2306/+7555
| |\ \ \ \ \ \ \
| * | | | | | | | crypto: scatterwalk - Add support for calculating number of SG elementsJoel Fernandes2013-08-211-0/+2
| * | | | | | | | modules: add support for soft module dependenciesAndreas Robinson2013-08-011-0/+5
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-071-0/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: add documentation for BQL helpersFlorian Fainelli2013-09-061-0/+26
* | | | | | | | | | Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-09-071-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gpio: em: Add pinctrl supportMagnus Damm2013-07-211-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-072-0/+26
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2013-09-062-0/+26
| |\ \ \ \ \ \ \ \ \ \