summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: visorinput: handle_locking_key() simplificationsTim Sell2016-05-091-11/+7
* staging: unisys: visorhba: fail gracefully for thread creation failuresTim Sell2016-05-091-26/+28
* staging: unisys: visornic: comment restructuring and removing bad dictionErik Arfvidson2016-05-091-94/+58
* staging: unisys: fix format string %Lx to %llx for u64Erik Arfvidson2016-05-091-5/+5
* staging: unisys: remove unused struct membersErik Arfvidson2016-05-091-6/+0
* staging: unisys: visorchannel: correct variable misspellingDavid Binder2016-05-091-1/+1
* staging: unisys: visorhba: replace functionlike macro with functionAlexander Curtin2016-05-092-46/+22
* staging: dgnc: Need to check for NULL of chDaeseok Youn2016-05-091-1/+1
* staging: dgnc: remove redundant condition checkDaeseok Youn2016-05-091-6/+0
* staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-05-091-9/+11
* staging: dgnc: clean up the dgnc_get_modem_info()Daeseok Youn2016-05-091-11/+1
* staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata2016-05-091-0/+42
* staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata2016-05-091-1/+1
* staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata2016-05-091-1/+0
* staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata2016-05-094-73/+125
* staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata2016-05-093-34/+34
* staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata2016-05-093-8/+20
* staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata2016-05-094-35/+61
* staging: lustre: lnet: add per NI configuration structuresAmir Shehata2016-05-093-1/+33
* staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata2016-05-092-46/+18
* staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata2016-05-093-25/+24
* staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin2016-05-093-55/+257
* staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin2016-05-091-1/+2
* staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin2016-05-092-7/+11
* staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin2016-05-093-10/+14
* staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin2016-05-091-14/+41
* staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin2016-05-092-9/+13
* staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_...Dmitry Eremin2016-05-091-3/+2
* staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin2016-05-091-11/+11
* staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond2016-05-095-67/+0
* staging: lustre: fid: init FID client for OSP on MDT.wang di2016-05-091-2/+5
* staging: lustre: ptlrpc: fix nrs cleanupNiu Yawei2016-05-091-1/+5
* staging: lustre: debug: clean up console messagesAndreas Dilger2016-05-092-4/+2
* staging: lustre: fid: packing ost_idx in IDIFFan Yong2016-05-092-41/+57
* staging: lustre: mdt: extra checking for getattr RPC.wang di2016-05-092-3/+2
* staging: lustre: lov: remove lov and lod stuff from obd.hJohn L. Hammond2016-05-094-80/+18
* staging: lustre: osc: Allow lock to be canceled at ENQ timeAlexander Boyko2016-05-092-0/+4
* staging: lustre: nfs: don't panic NFS server if MDS fails to find FIDBobi Jam2016-05-091-5/+8
* Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-09326-1798/+3422
|\
| * Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-073-8/+27
| |\
| | * nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-021-2/+2
| | * Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-04-301-6/+20
| | * misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-271-0/+5
| * | Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-074-7/+34
| |\ \
| | * | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-041-3/+26
| | * | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-042-2/+4
| | * | iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-181-0/+2
| | * | iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-04-171-1/+1
| | * | iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-04-171-2/+2
| * | | Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-076-19/+11
| |\ \ \