aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-12dmaengine: rcar-dmac: use TCRB instead of TCR for residueKuninori Morimoto1-1/+21
2018-09-12dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearingKuninori Morimoto1-0/+22
2018-09-12dmaengine: rcar-dmac: Fix residue reporting for pending descriptorsLaurent Pinchart1-2/+29
2018-09-12dmaengine: rcar-dmac: Fixed active descriptor initializingMuhammad Hamza Farooq1-0/+2
2018-09-12dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1Niklas Söderlund1-1/+1
2018-09-12dmaengine: rcar-dmac: use result of updated get_residue in tx_statusMuhammad Hamza Farooq1-0/+4
2018-09-12dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()Kuninori Morimoto1-1/+1
2018-09-12dmaengine: rcar-dmac: clear pertinence number of channelsKuninori Morimoto1-1/+1
2018-09-12enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan1-1/+2
2018-09-12drm/drivers: add support for using the arch wc mapping API.Dave Airlie6-0/+38
2018-09-12net: lan78xx: Fix misplaced tasklet_schedule() callBen Hutchings1-2/+2
2018-09-12mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun1-2/+6
2018-09-12Merge tag 'v4.4.154' into HEADBen Hutchings238-871/+2377
2018-09-05cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer1-1/+1
2018-09-05iscsi target: fix session creation failure handlingMike Christie1-14/+21
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche1-2/+18
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-3/+2
2018-09-05pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter1-1/+1
2018-09-05udl-kms: fix crash due to uninitialized memoryMikulas Patocka1-1/+1
2018-09-05udl-kms: handle allocation failureMikulas Patocka1-10/+18
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka1-6/+1
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill1-3/+8
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn1-2/+2
2018-09-05drivers: net: lmc: fix case value for target abort errorColin Ian King1-1/+1
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan1-51/+27
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta1-0/+1
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin1-2/+6
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire1-0/+5
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap3-3/+4
2018-09-05atl1c: reserve min skb headroomFlorian Westphal1-0/+1
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru1-0/+1
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca1-10/+10
2018-09-05usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap1-1/+3
2018-09-05usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai1-1/+1
2018-09-05usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai1-2/+2
2018-09-05drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach1-3/+3
2018-09-05drm/imx: imx-ldb: disable LDB on driver bindLucas Stach1-0/+3
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash1-6/+6
2018-09-05drm/bridge: adv7511: Reset registers on hotplugSean Paul1-0/+12
2018-08-24watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram1-2/+4
2018-08-24watchdog: renesas_wdt: Add restart handlerFabrizio Castro1-0/+26
2018-08-24watchdog: renesas_wdt: Add suspend/resume supportFabrizio Castro1-0/+26
2018-08-24watchdog: renesas_wdt: update copyright datesWolfram Sang1-2/+2
2018-08-24watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang1-5/+5
2018-08-24watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang1-14/+19
2018-08-24watchdog: renesas_wdt: add another divider optionWolfram Sang1-3/+5
2018-08-24watchdog: renesas_wdt: apply better precisionWolfram Sang1-9/+19
2018-08-24watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang1-1/+1
2018-08-24watchdog: renesas_wdt: check rate also for upper limitWolfram Sang1-2/+2
2018-08-24watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang1-3/+2
2018-08-24watchdog: renesas-wdt: add driverWolfram Sang3-0/+224
2018-08-24clk: renesas: mstp: Make INTC-SYS a critical clockGeert Uytterhoeven1-0/+5
2018-08-24clk: fix critical clock lockingMaxime Ripard1-0/+5
2018-08-24clk: WARN_ON about to disable a critical clockLee Jones1-0/+6
2018-08-24clk: Allow clocks to be marked as CRITICALLee Jones1-0/+5
2018-08-24clk: shmobile: rcar-gen2: Init R-Car reset IPFabrizio Castro1-0/+3
2018-08-24soc: renesas: Add R-Car RST driverGeert Uytterhoeven3-0/+79
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal1-4/+4
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner3-3/+10
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe1-0/+4
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner1-0/+9
2018-08-24staging: android: ion: check for kref overflowDaniel Rosenberg1-3/+14
2018-08-24net: qca_spi: Fix log level if probe failsStefan Wahren1-8/+8
2018-08-24net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-08-24net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-08-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner1-1/+1
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter1-2/+2
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta1-1/+3
2018-08-24drm/armada: fix colorkey mode propertyRussell King2-8/+23
2018-08-24ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt1-1/+1
2018-08-24ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt1-9/+4
2018-08-24ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt1-1/+1
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-08-24HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke1-2/+8
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-08-24drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski1-1/+1
2018-08-24drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski1-2/+2
2018-08-24drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2-9/+21
2018-08-24md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang1-0/+7
2018-08-24dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter1-1/+1
2018-08-24usb: xhci: increase CRS timeout valueAjay Gupta1-1/+6
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi1-0/+7
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar1-1/+1
2018-08-24net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski1-0/+4
2018-08-24net: hamradio: use eth_broadcast_addrStefan Agner1-6/+2
2018-08-24enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3
2018-08-24qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru1-2/+10
2018-08-24scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia1-7/+26
2018-08-24usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan1-2/+5
2018-08-24usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun1-0/+3
2018-08-24usb: dwc2: fix isoc split in transfer with no dataWilliam Wu1-2/+1
2018-08-22isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu1-1/+1
2018-08-22ACPI / PM: save NVS memory for ASUS 1025C laptopWilly Tarreau1-0/+8
2018-08-22ACPI: save NVS memory for Lenovo G50-45Zhang Rui1-0/+19
2018-08-22USB: option: add support for DW5821eAleksander Morgado1-0/+4
2018-08-22USB: serial: sierra: fix potential deadlock at closeJohn Ogness1-2/+2
2018-08-17i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song1-1/+1
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+8
2018-08-15IB/ocrdma: fix out of bounds access to local bufferMichael Mera1-1/+1
2018-08-15IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein1-8/+42
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-10/+1
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche1-8/+21
2018-08-15ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede1-0/+2
2018-08-15xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-15tpm: fix race condition in tpm_common_write()Tadeusz Struk1-23/+20
2018-08-09i2c: imx: Fix reinit_completion() useEsben Haabendal1-2/+1
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov1-1/+1
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy1-4/+3
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran1-2/+3
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu1-2/+6
2018-08-06virtio_balloon: fix another race between migration and ballooningJiang Biao1-0/+2
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev1-0/+1
2018-08-06NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1
2018-08-06xen-netfront: wait xenbus state change when load module manuallyXiao Liang1-0/+6
2018-08-06net: lan78xx: fix rx handling before first packet is sendStefan Wahren1-0/+2
2018-08-06net: fix amd-xgbe flow-control issuetangpengpeng1-2/+2
2018-08-06dmaengine: pxa_dma: remove duplicate const qualifierEric Engestrom1-1/+1
2018-08-06random: mix rdrand with entropy sent in from userspaceTheodore Ts'o1-1/+9
2018-08-06media: si470x: fix __be16 annotationsMauro Carvalho Chehab1-3/+3
2018-08-06scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S1-0/+3
2018-08-06scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez1-1/+4
2018-08-06media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna1-3/+4
2018-08-06usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek1-0/+4
2018-08-06rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla1-2/+0
2018-08-06drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck2-2/+2
2018-08-06memory: tegra: Apply interrupts mask per SoCDmitry Osipenko6-18/+25
2018-08-06memory: tegra: Do not handle spurious interruptsDmitry Osipenko1-1/+4
2018-08-06drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur1-1/+3
2018-08-06media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab1-7/+7
2018-08-06thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz1-0/+1
2018-08-06scsi: megaraid: silence a static checker bugDan Carpenter1-0/+3
2018-08-06scsi: 3w-xxxx: fix a missing-check bugWenwen Wang1-0/+3
2018-08-06scsi: 3w-9xxx: fix a missing-check bugWenwen Wang1-0/+5
2018-08-06brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-08-06mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan1-7/+10
2018-08-06media: saa7164: Fix driver name in debug outputBrad Love1-1/+2
2018-08-06libata: Fix command retry decisionDamien Le Moal1-4/+8
2018-08-06media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun1-1/+3
2018-08-06tty: Fix data race in tty_insert_flip_string_fixed_flagDaeRyong Jeong1-0/+3
2018-08-06HID: i2c-hid: check if device is there before really probingDmitry Torokhov1-0/+8
2018-08-06drm/radeon: fix mode_valid's return typeLuc Van Oostenryck1-5/+5
2018-08-06HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge1-1/+5
2018-08-06media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King1-6/+5
2018-08-06md: fix NULL dereference of mddev->pers in remove_and_add_spares()Yufen Yu1-0/+3
2018-08-06regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang1-0/+1
2018-08-06scsi: ufs: fix exception event handlingMaya Erez1-0/+2
2018-08-06mwifiex: correct histogram data with appropriate indexXinming Hu1-3/+5
2018-08-06PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg1-1/+3
2018-08-06pinctrl: at91-pio4: add missing of_node_putJulia Lawall1-1/+3
2018-08-06ath: Add regulatory mapping for BahamasSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for BermudaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for SerbiaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for TanzaniaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for UgandaSven Eckelmann2-0/+2
2018-08-06ath: Add regulatory mapping for APL2_FCCASven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for APL13_WORLDSven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann1-0/+2
2018-08-06ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann1-0/+2
2018-08-06PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig1-6/+9
2018-08-06media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil1-3/+6
2018-08-06wlcore: sdio: check for valid platform device data before suspendEyal Reizer1-0/+5
2018-08-06mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-08-06mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin1-1/+5
2018-08-06Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan1-0/+3
2018-08-06Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande1-1/+1
2018-08-06iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-08-06RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky1-4/+7
2018-08-06hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith1-1/+0
2018-08-06infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-08-06rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni1-0/+5
2018-08-06xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross1-2/+2
2018-08-06Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-08-06Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai1-0/+7
2018-08-06Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula1-1/+1
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula1-5/+5
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula1-16/+123
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula1-1/+0
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula1-28/+127
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula1-13/+5
2018-07-28driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki1-8/+0
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang1-1/+1
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel1-0/+3
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-25ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-07-25ubi: Fix Fastmap's update_vol()Richard Weinberger1-0/+1
2018-07-25ubi: Fix races around ubi_refill_pools()Richard Weinberger4-14/+30
2018-07-25ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2-4/+27
2018-07-25ubi: Rework Fastmap attach base codeRichard Weinberger4-42/+162
2018-07-25ubi: Introduce vol_ignored()Richard Weinberger2-6/+33
2018-07-25clk: tegra: Fix PLL_U post divider and initial rate on Tegra30Lucas Stach1-5/+6
2018-07-25x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk1-0/+8
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41