summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine2016-03-221-12/+30
* rapidio: add global inbound port write interfacesAlexandre Bounine2016-03-222-44/+122
* rapidio: move rio_pw_enable into core codeAlexandre Bounine2016-03-222-11/+19
* rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine2016-03-222-13/+14
* rapidio: add lock protection for doorbell listAlexandre Bounine2016-03-221-3/+6
* rapidio/rionet: add mport removal handlingAlexandre Bounine2016-03-221-26/+44
* rapidio/rionet: add locking into add/remove deviceAlexandre Bounine2016-03-221-50/+102
* rapidio/tsi721: add HW specific mport removalAlexandre Bounine2016-03-223-122/+212
* rapidio: add core mport removal supportAlexandre Bounine2016-03-222-20/+80
* rapidio: move net allocation into core codeAlexandre Bounine2016-03-223-35/+119
* rapidio: rework common RIO device add/delete routinesAlexandre Bounine2016-03-223-12/+36
* rapidio/rionet: add shutdown event handlingAlexandre Bounine2016-03-221-0/+38
* rapidio/tsi721: add shutdown notification callbackAlexandre Bounine2016-03-223-0/+48
* rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine2016-03-221-0/+12
* rapidio/tsi721: add query_mport callbackAlexandre Bounine2016-03-221-0/+34
* rapidio: add query_mport operationAlexandre Bounine2016-03-221-0/+17
* rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine2016-03-222-30/+32
* rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine2016-03-222-30/+142
* rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine2016-03-222-21/+62
* rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine2016-03-221-4/+2
* rapidio/rionet: add capability to change MTUAurelien Jacquiot2016-03-221-2/+15
* rapidio/rionet: fix deadlock on SMPAurelien Jacquiot2016-03-221-2/+2
* drivers/hid/uhid.c: check write() bitness using in_compat_syscallAndy Lutomirski2016-03-221-1/+1
* input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski2016-03-221-11/+1
* drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski2016-03-222-2/+2
* drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski2016-03-221-1/+1
* firewire: use in_compat_syscall to check ioctl compatnessAndy Lutomirski2016-03-221-2/+2
* staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski2016-03-221-1/+1
* Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-03-2155-759/+1104
|\
| * mmc: sdhci-of-at91: fix wake-up issue when using runtime pmludovic.desroches@atmel.com2016-03-181-0/+20
| * mmc: sdhci-pci: Do not set DMA mask in enable_dma()Alexandre Courbot2016-03-181-15/+0
| * mmc: sdhci-acpi: Remove enable_dma() hookAlexandre Courbot2016-03-181-30/+0
| * mmc: sdhci: Set DMA mask when adding hostAlexandre Courbot2016-03-181-7/+41
| * mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin2016-03-171-8/+16
| * mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA configBrent Taylor2016-03-171-1/+1
| * mmc: core: remove redundant memset of sdio_read_cccrShawn Lin2016-03-171-2/+0
| * mmc: core: remove redundant memset of mmc_decode_cidShawn Lin2016-03-171-2/+0
| * mmc: of_mmc_spi: fix unused warningBrian Norris2016-03-171-2/+0
| * mmc: sdhci-of-arasan: add phy support for sdhci-of-arasanShawn Lin2016-03-171-1/+56
| * mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handlingShawn Lin2016-03-171-7/+8
| * mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resumeShawn Lin2016-03-171-1/+0
| * mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter2016-03-171-3/+3
| * mmc: mmci: Remove unnecessary header fileWang Hongcheng2016-03-171-1/+0
| * mmc: sdhci-acpi: add QCOM controllersPhilip Elcan2016-03-171-0/+15
| * mmc: tegra: implement memcomp pad calibrationLucas Stach2016-03-171-3/+44
| * mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switchNicolas Boichat2016-03-171-12/+5
| * mmc: mediatek: Change signal voltage error to dev_dbg()Nicolas Boichat2016-03-171-1/+1
| * mmc: sh_mmcif, tmio: Use ARCH_RENESASSimon Horman2016-03-171-2/+2
| * mmc: tegra: properly disable card clockLucas Stach2016-03-171-1/+1
| * mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm2016-03-161-0/+6