summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-175/+54
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+2
2014-04-11Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-30/+115
2014-04-11Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds5-51/+61
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-236/+491
2014-04-11Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+28
2014-04-11Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+12
2014-04-11Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds44-183/+738
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2014-04-11Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar1-3/+3
2014-04-10Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown9-27/+28
2014-04-10Merge tag 'spi-v3.15' into spi-linusMark Brown69-2266/+3753
2014-04-10Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' ...Mark Brown4-14/+12
2014-04-10Merge tag 'regulator-v3.15' into regulator-linusMark Brown65-722/+2745
2014-04-10scsi: async sd resumeDan Williams6-30/+115
2014-04-10regulator: bcm590xx: Set n_voltages for linear regTim Kryger1-0/+1
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch2-94/+151
2014-04-10NVMe: Add getgeo to block opsKeith Busch1-0/+11
2014-04-10NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran1-14/+42
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch1-0/+4
2014-04-10NVMe: CPU hot plug notificationKeith Busch1-0/+19
2014-04-10NVMe: per-cpu io queuesKeith Busch1-37/+167
2014-04-10efi: Pass correct file handle to efi_file_{read,close}Matt Fleming1-3/+3
2014-04-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds11-481/+1901
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+6
2014-04-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-19/+35
2014-04-10alienware-wmi: cover some scenarios where memory allocations would failMario Limonciello1-2/+10
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds29-124/+206
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds27-58/+2630
2014-04-10Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-18/+59
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen1-2/+2
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds47-345/+2593
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds41-1134/+2334
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-539/+21
2014-04-09raid5: get_active_stripe avoids device_lockShaohua Li1-7/+2
2014-04-09raid5: make_request does less prepare waitShaohua Li1-5/+14
2014-04-09md: avoid oops on unload if some process is in poll or select.NeilBrown1-0/+16
2014-04-09md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...NeilBrown1-4/+13
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt3-538/+0
2014-04-09md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown3-35/+16
2014-04-08drivers/block/loop.c: ratelimit error messagesMike Galbraith1-4/+4
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-113/+190
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds136-2/+89854
2014-04-08Merge branch 'acpi-config'Rafael J. Wysocki1-2/+6
2014-04-08ACPI: Update the ACPI spec information in KconfigHanjun Guo1-2/+6
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-18/+137
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds441-15287/+35607
2014-04-08isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-08backlight: lm3639: Use devm_backlight_device_register()Daniel Jeong1-10/+7