aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-17spi: constify of_device_id arrayGravatar Fabian Frederick 3-3/+3
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 6-20/+20
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-8/+0
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 5-17/+35
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-54/+86
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-207/+385
2015-02-21Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-187/+255
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 30-1634/+813
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 13-366/+470
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 61-560/+1188
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 16-352/+1043
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 83-1207/+11729
2015-02-21Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 5-42/+239
2015-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 1-1/+1
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+25
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-10/+6
2015-02-20Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Gravatar Jens Axboe 2-207/+385
2015-02-21Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Gravatar Rafael J. Wysocki 4-48/+56
2015-02-21Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Gravatar Rafael J. Wysocki 4-6/+30
2015-02-20Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmiGravatar Linus Torvalds 4-125/+110
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Gravatar Roland Dreier 60-555/+1180
2015-02-20IB/qib: Add blank line after declarationGravatar Mike Marciniszyn 17-6/+67
2015-02-20IB/qib: Fix checkpatch warningsGravatar Mike Marciniszyn 15-44/+42
2015-02-20i2c: ocores: rework clk code to handle NULL cookieGravatar Wolfram Sang 1-14/+21
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readGravatar Lukasz Majewski 1-1/+1
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceGravatar David Howells 2-2/+2
2015-02-19clk: Only recalculate the rate if neededGravatar Tomeu Vizoso 1-1/+4
2015-02-19ipmi: Fix a memory ordering issueGravatar Corey Minyard 1-4/+10
2015-02-19ipmi: Remove uses of return value of seq_printfGravatar Joe Perches 3-16/+26
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesGravatar Takashi Iwai 1-43/+17
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeGravatar Nicholas Krause 1-1/+5
2015-02-19ipmi: avoid gcc warningGravatar Arnd Bergmann 1-8/+21
2015-02-19ipmi: Update timespec usage to timespec64Gravatar John Stultz 1-12/+13
2015-02-19ipmi: Cleanup DEBUG_TIMING ifdef usageGravatar John Stultz 1-40/+21
2015-02-19drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cGravatar Nicholas Krause 1-1/+0
2015-02-19char: ipmi: Remove obsolete cleanup for clientdataGravatar Wolfram Sang 1-2/+0
2015-02-19ipmi: Remove a FIXME for slab conversionGravatar Corey Minyard 1-1/+0
2015-02-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 12-1053/+510
2015-02-19NVMe: Fix potential corruption on sync commandsGravatar Keith Busch 1-29/+3
2015-02-19NVMe: Remove unused variablesGravatar Keith Busch 1-8/+0
2015-02-19NVMe: Fix scsi mode select llbaa settingGravatar Keith Busch 1-1/+1
2015-02-19NVMe: Fix potential corruption during shutdownGravatar Keith Busch 1-30/+19
2015-02-19NVMe: Asynchronous controller probeGravatar Keith Busch 1-17/+31
2015-02-19NVMe: Register management handle under nvme classGravatar Keith Busch 1-23/+56
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationGravatar Keith Busch 1-41/+53
2015-02-19NVMe: Metadata format supportGravatar Keith Busch 1-67/+231
2015-02-19cpuidle: powernv: Avoid endianness conversions while parsing DTGravatar Preeti U Murthy 1-13/+16
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-110/+83
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 12-507/+695
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-5/+14