summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-07-272-4/+9
* scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi2017-07-271-4/+10
* PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski2017-07-271-2/+2
* PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski2017-07-271-2/+2
* PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski2017-07-271-2/+2
* igb: Explicitly select page 0 at initializationMatwey V Kornilov2017-07-271-0/+1
* wlcore: fix 64K page supportArnd Bergmann2017-07-271-3/+3
* NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold2017-07-271-7/+9
* NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold2017-07-271-2/+5
* NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold2017-07-271-8/+11
* NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold2017-07-271-4/+4
* ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan2017-07-271-1/+3
* ath9k: fix tx99 bus errorMiaoqing Pan2017-07-271-2/+0
* ath9k: fix tx99 use after freeMiaoqing Pan2017-07-271-4/+9
* thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar2017-07-271-1/+3
* thermal: max77620: fix device-node reference imbalanceJohan Hovold2017-07-271-2/+8
* s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab2017-07-271-4/+4
* dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer2017-07-271-2/+2
* ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann2017-07-271-1/+1
* PM / QoS: return -EINVAL for bogus stringsDan Carpenter2017-07-211-0/+2
* PM / wakeirq: Convert to SRCUThomas Gleixner2017-07-211-14/+18
* crypto: caam - fix signals handlingHoria Geantă2017-07-212-2/+2
* crypto: caam - properly set IV after {en,de}cryptDavid Gstir2017-07-211-2/+18
* crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-07-211-1/+3
* crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks2017-07-211-1/+6
* nvmem: core: fix leaks on registration errorsJohan Hovold2017-07-211-5/+8
* vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-07-211-3/+3
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-214-3/+34
* irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose2017-07-211-0/+3
* sfc: don't read beyond unicast address listBert Kenward2017-07-211-5/+3
* brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel2017-07-211-4/+3
* brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet2017-07-211-1/+2
* brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel2017-07-211-0/+5
* vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov2017-07-211-5/+6
* vxlan: fix hlist corruptionJiri Benc2017-07-211-10/+20
* net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman2017-07-211-2/+0
* liquidio: fix bug in soft reset failure detectionDerek Chickles2017-07-212-2/+2
* net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-07-212-2/+15
* rocker: move dereference before freeDan Carpenter2017-07-211-1/+1
* net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-07-211-1/+1
* net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-07-211-0/+2
* xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai2017-07-211-3/+11
* saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero2017-07-151-0/+31
* crypto: caam - fix gfp allocation flags (part I)Horia Geantă2017-07-151-2/+1
* staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott2017-07-151-0/+1
* staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley2017-07-151-0/+3
* md: fix super_offset endianness in super_1_rdev_size_changeJason Yan2017-07-151-1/+1
* md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan2017-07-151-1/+1
* tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2017-07-152-0/+41
* Add "shutdown" to "struct class".Josh Zimmerman2017-07-151-1/+5