aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-26Staging: lustre: Edit switch-case indentaybuke ozdemir1-14/+14
2015-02-26Staging: lustre: Add blank line after variable declarationsaybuke ozdemir1-0/+1
2015-02-26Staging: lustre: Used "linux" instead of "asm"aybuke ozdemir1-1/+1
2015-02-26staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords.Gulsah Kose1-2/+0
2015-02-26staging: lustre: lnet: klnds: o2iblnd: Added missing blank line.Gulsah Kose1-0/+1
2015-02-26staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces.Gulsah Kose1-104/+104
2015-02-26Staging: lustre: lnet: klnds: o2iblnd: Deleted space prohibited between funct...Melike Yurtoglu1-1/+1
2015-02-26Staging: lustre: lnet: klnds: o2iblnd: Remove intialization of static to 0Melike Yurtoglu1-8/+8
2015-02-26Staging: lustre: lnet: add spaces around '||'aybuke ozdemir1-1/+1
2015-02-26Staging: lustre: include: linux: libcfs: Remove spaces at the start of a lineMelike Yurtoglu1-1/+1
2015-02-26staging: lustre: ldlm: remove commented call to LBUGAya Mahfouz1-1/+0
2015-02-24staging: fbtft: fix space prohibited before that ','Aya Mahfouz1-5/+5
2015-02-24staging: fbtft: fix spacing errorsAya Mahfouz1-50/+50
2015-02-24Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(s...Vatika Harlalka1-1/+1
2015-02-24staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMICTapasweni Pathak1-1/+1
2015-02-24Staging: dgnc: Fix warning of code styleVatika Harlalka1-1/+3
2015-02-24Staging: dgnc: Removed trailing whitespace to improve readability.Vatika Harlalka1-6/+6
2015-02-24Staging: dgnc: Indented code to increase readabilityVatika Harlalka1-2/+2
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-20/+20
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-8/+0
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-17/+35
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-54/+86
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-207/+385
2015-02-21Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-187/+255
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds30-1634/+813
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-366/+470
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds61-560/+1188
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-352/+1043
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds83-1207/+11729
2015-02-21Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds5-42/+239
2015-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+1
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+25
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+6
2015-02-20Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2-207/+385
2015-02-21Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki4-48/+56
2015-02-21Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki4-6/+30
2015-02-20Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds4-125/+110
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier60-555/+1180
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn17-6/+67
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn15-44/+42
2015-02-20i2c: ocores: rework clk code to handle NULL cookieWolfram Sang1-14/+21
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski1-1/+1
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2-2/+2
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso1-1/+4
2015-02-19ipmi: Fix a memory ordering issueCorey Minyard1-4/+10
2015-02-19ipmi: Remove uses of return value of seq_printfJoe Perches3-16/+26
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai1-43/+17
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause1-1/+5
2015-02-19ipmi: avoid gcc warningArnd Bergmann1-8/+21
2015-02-19ipmi: Update timespec usage to timespec64John Stultz1-12/+13