summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-1212-175/+54
|\
| * lustre: don't open-code kernel_recvmsg()Al Viro2014-04-012-33/+9
| * drbd: don't open-code kernel_recvmsg()Al Viro2014-04-011-11/+1
| * lustre: switch to kernel_sendmsg()Al Viro2014-04-012-36/+6
| * pipe: kill ->map() and ->unmap()Al Viro2014-04-011-2/+2
| * lustre: generic_readlink() is just fine there, TYVM...Al Viro2014-04-011-22/+1
| * switch nbd to sockfd_lookup/sockfd_putAl Viro2014-04-011-29/+19
| * vhost: don't open-code sockfd_put()Al Viro2014-04-011-7/+7
| * usbip: don't open-code sockfd_lookup/sockfd_putAl Viro2014-04-015-35/+9
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-1/+2
|\ \
| * | audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-201-1/+2
| * | Merge tag 'v3.13' into for-3.15Eric Paris2014-03-074589-95895/+218832
| |\ \
* | \ \ Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-116-30/+115
|\ \ \ \
| * | | | scsi: async sd resumeDan Williams2014-04-106-30/+115
* | | | | Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds2014-04-115-51/+61
|\ \ \ \ \
| * | | | | raid5: get_active_stripe avoids device_lockShaohua Li2014-04-091-7/+2
| * | | | | raid5: make_request does less prepare waitShaohua Li2014-04-091-5/+14
| * | | | | md: avoid oops on unload if some process is in poll or select.NeilBrown2014-04-091-0/+16
| * | | | | md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...NeilBrown2014-04-091-4/+13
| * | | | | md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown2014-04-093-35/+16
| |/ / / /
* | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-112-236/+491
|\ \ \ \ \
| * | | | | NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-102-94/+151
| * | | | | NVMe: Add getgeo to block opsKeith Busch2014-04-101-0/+11
| * | | | | NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran2014-04-101-14/+42
| * | | | | NVMe: Make I/O timeout a module parameterKeith Busch2014-04-101-0/+4
| * | | | | NVMe: CPU hot plug notificationKeith Busch2014-04-101-0/+19
| * | | | | NVMe: per-cpu io queuesKeith Busch2014-04-101-37/+167
| * | | | | NVMe: Replace DEFINE_PCI_DEVICE_TABLEMatthew Wilcox2014-03-241-3/+3
| * | | | | NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmdsKeith Busch2014-03-241-1/+1
| * | | | | NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-242-54/+59
| * | | | | NVMe: RCU protected access to io queuesKeith Busch2014-03-241-46/+45
| * | | | | NVMe: Initialize device reference count earlierKeith Busch2014-03-241-1/+1
| * | | | | NVMe: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-03-241-0/+2
* | | | | | Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-119-27/+28
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-109-27/+28
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | spi: qup: Depend on ARCH_QCOMPaul Bolle2014-04-081-1/+1
| | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | spi: omap2-mcspi: Convert to use devm_kcallocAxel Lin2014-04-031-17/+9
| | | | | |/ / / / | | | | |/| | | |
| | * | / | | | | spi: Always check complete callback before calling itAxel Lin2014-04-037-9/+18
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'spi-v3.15' into spi-linusMark Brown2014-04-1069-2266/+3753
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
* | | | | | | Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-114-14/+12
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' ...Mark Brown2014-04-104-14/+12
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | regulator: s5m8767: Fix carried over ena_gpio assignmentKrzysztof Kozlowski2014-04-071-0/+1
| | | * | | | | | | | regulator: s2mps11: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-021-7/+5
| | | * | | | | | | | regulator: s2mpa01: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-021-7/+5
| | | |/ / / / / / /
| | * / / / / / / / regulator: bcm590xx: Set n_voltages for linear regTim Kryger2014-04-101-0/+1
| | |/ / / / / / /
| * | / / / / / / Merge tag 'regulator-v3.15' into regulator-linusMark Brown2014-04-1065-722/+2745
| |\| | | | | | | | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | regmap: adds missing braces in regmap_init()Daeseok Youn2014-04-011-1/+2
* | | | | | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1144-183/+738
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'acpi-config'Rafael J. Wysocki2014-04-081-2/+6
| |\ \ \ \ \ \ \ \ \