summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia2019-07-261-1/+0
* media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon2019-07-261-5/+4
* raid5-cache: Need to do start() part job after adding journal deviceXiao Ni2019-07-261-2/+9
* arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-07-261-0/+7
* opp: Don't use IS_ERR on invalid suppliesDmitry Osipenko2019-07-261-1/+1
* iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach2019-07-261-2/+6
* iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2019-07-262-2/+54
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-07-265-2/+43
* iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach2019-07-261-3/+9
* iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-07-261-18/+16
* iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-07-261-6/+21
* iwlwifi: add support for hr1 RF IDOren Givon2019-07-262-3/+6
* regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski2019-07-261-2/+2
* regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski2019-07-261-0/+1
* Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-261-1/+1
* Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black2019-07-261-0/+1
* Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-261-0/+32
* Input: gtco - bounds check collection indent levelGrant Hernandez2019-07-261-3/+17
* bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li2019-07-261-0/+1
* bcache: fix mistaken sysfs entry for io_error counterColy Li2019-07-261-2/+2
* bcache: ignore read-ahead request failure on backing deviceColy Li2019-07-261-0/+12
* bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"Coly Li2019-07-261-1/+0
* bcache: Revert "bcache: fix high CPU occupancy during journal"Coly Li2019-07-263-36/+15
* Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"Coly Li2019-07-261-17/+0
* crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang2019-07-261-1/+0
* crypto: ccp/gcm - use const time tag comparison.Cfir Cohen2019-07-261-1/+2
* crypto: ccp - memset structure fields to zero before reuseHook, Gary2019-07-261-1/+11
* crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter2019-07-263-23/+39
* crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter2019-07-261-2/+2
* crypto: crypto4xx - fix AES CTR blocksize valueChristian Lamparter2019-07-261-2/+2
* crypto: ccp - Validate the the error value used to index error messagesHook, Gary2019-07-262-46/+52
* crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel2019-07-261-4/+5
* scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain2019-07-261-153/+218
* scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain2019-07-261-2/+2
* scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-261-1/+2
* scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2019-07-261-2/+8
* scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block2019-07-261-5/+40
* scsi: sd_zbc: Fix compilation warningDamien Le Moal2019-07-261-1/+1
* scsi: core: Fix race on creating sense cacheMing Lei2019-07-261-3/+3
* Revert "scsi: ncr5380: Increase register polling limit"Finn Thain2019-07-261-1/+1
* scsi: NCR5380: Handle PDMA failure reliablyFinn Thain2019-07-261-4/+2
* scsi: NCR5380: Always re-enable reselection interruptFinn Thain2019-07-261-10/+2
* xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross2019-07-261-3/+13
* floppy: fix out-of-bounds read in copy_bufferDenis Efremov2019-07-261-2/+4
* floppy: fix invalid pointer dereference in drive_nameDenis Efremov2019-07-261-3/+8
* floppy: fix out-of-bounds read in next_valid_formatDenis Efremov2019-07-261-0/+18
* floppy: fix div-by-zero in setup_format_paramsDenis Efremov2019-07-261-0/+5
* iavf: fix dereference of null rx_buffer pointerColin Ian King2019-07-261-2/+4
* net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan2019-07-261-28/+26
* net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer2019-07-261-0/+5