aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-03rtlwifi: rtl8192ee: Remove some variable initializationsLarry Finger1-12/+14
2019-09-03rtlwifi: rtl8192ee: Convert inline routines to little-endian wordsLarry Finger2-194/+203
2019-09-03rtlwifi: rtl8192ee: Convert macros that set descriptorLarry Finger2-295/+538
2019-09-03rtlwifi: rtl8192ee: Replace local bit manipulation macrosLarry Finger1-84/+84
2019-09-03rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXXLarry Finger1-239/+0
2019-09-03rtlwifi: rtl_pci: Fix memory leak when hardware init failsLarry Finger1-0/+2
2019-09-03rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'YueHaibing1-17/+0
2019-09-03rtlwifi: rtl8192cu: Fix value set in descriptorLarry Finger1-1/+1
2019-09-03mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb driversChristoph Hellwig1-2/+0
2019-09-03usb: remove commented out dma wrappersChristoph Hellwig1-222/+0
2019-09-03usb: remove a stale comment in hcd_alloc_coherentChristoph Hellwig1-3/+0
2019-09-03usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig1-3/+3
2019-09-03usb/ohci-tmio: remove the HCD_DMA flagChristoph Hellwig1-1/+1
2019-09-03usb/ohci-sm501: remove the HCD_DMA flagChristoph Hellwig1-1/+1
2019-09-03iommu: Don't use sme_active() in generic codeJoerg Roedel1-2/+2
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/dtArnd Bergmann21-1282/+2620
2019-09-03rtlwifi: fix non-kerneldoc comment in usb.cValdis Klētnieks1-14/+2
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan1-21/+15
2019-09-03iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATSYueHaibing1-0/+7
2019-09-03s390/sclp: Fix bit checked for has_siplPhilipp Rudo1-1/+1
2019-09-03spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interruptVladimir Oltean1-3/+1
2019-09-03spi: uniphier: introduce polling modeKeiji Hayashibara1-15/+66
2019-09-03spi: uniphier: remove unnecessary codeKeiji Hayashibara1-2/+1
2019-09-03spi: uniphier: fix wrong register overwriteKeiji Hayashibara1-0/+1
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano1-26/+27
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2-2/+2
2019-09-03can: dev: can_dev_init(): convert from printk(KERN_INFO) to pr_infoMarc Kleine-Budde1-1/+1
2019-09-03can: dev: can_dellink(): remove return at end of void functionMarc Kleine-Budde1-1/+0
2019-09-03can: dev: can_restart(): convert NULL pointer checkMarc Kleine-Budde1-1/+1
2019-09-03can: dev: remove unnecessary blank lineMarc Kleine-Budde1-1/+0
2019-09-03can: dev: remove unnecessary parenthesesMarc Kleine-Budde1-5/+5
2019-09-03can: dev: avoid long linesMarc Kleine-Budde1-16/+27
2019-09-03can: dev: convert block comments to network style commentsMarc Kleine-Budde1-52/+24
2019-09-03can: mcp251x: Call wrapper instead of regulator_disable()Andy Shevchenko1-4/+2
2019-09-03can: mcp251x: Make use of device property APIAndy Shevchenko1-7/+5
2019-09-03can: mcp251x: Use devm_clk_get_optional() to get the input clockAndy Shevchenko1-18/+12
2019-09-03can: mcp251x: remove deprecated board file setup exampleMarc Kleine-Budde1-20/+0
2019-09-03can: tcan4x5x: Remove checking the wake pinDan Murphy1-13/+0
2019-09-03can: tcan4x5x: Remove data-ready gpio interruptDan Murphy1-10/+1
2019-09-03can: kvaser_pciefd: the PWM generator is running at the bus frequency of the system.Christer Beskow1-1/+5
2019-09-03ACPI / PCI: fix acpi_pci_irq_enable() memory leakWenwen Wang1-1/+3
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes10-42/+42
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov2-7/+2
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain3-22/+22
2019-09-03staging: exfat: check for null return from call to FAT_getblkColin Ian King1-0/+2
2019-09-03staging: greybus: light: fix a couple double freesDan Carpenter1-6/+6
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins1-5/+63
2019-09-03staging: rts5208: Fix checkpath warningP SAI PRASANTH1-3/+2
2019-09-03staging: rts5208: Fixed checkpath warning.Prakhar Sinha1-4/+3
2019-09-03staging: rts5208: remove redundant sd30_mode checksColin Ian King1-18/+10