summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-12scsi: lpfc: Correct WQ creation for pagesizeJames Smart2-4/+7
2017-03-12dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja1-1/+1
2017-03-12bcma: use (get|put)_device when probing/removing device driverRafał Miłecki1-0/+4
2017-03-12md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2-5/+35
2017-03-12rtc: sun6i: Switch to the external oscillatorMaxime Ripard1-0/+6
2017-03-12rtc: sun6i: Add some lockingMaxime Ripard1-2/+15
2017-03-12rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger2-3/+4
2017-03-12rtlwifi: Fix alignment issuesPing-Ke Shih2-2/+2
2017-03-12rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise1-0/+3
2017-03-12Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan1-0/+4
2017-03-12Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan1-0/+4
2017-03-12Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan1-0/+4
2017-03-12hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov1-2/+2
2017-03-12hv: allocate synic pages for all present CPUsVitaly Kuznetsov1-2/+2
2017-03-12usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja1-2/+8
2017-03-12usb: host: xhci: plat: check hcc_params after add hcdWilliam wu1-3/+3
2017-03-12usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon1-5/+1
2017-03-12w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero1-58/+84
2017-03-12w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero1-0/+1
2017-03-12can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde1-6/+3
2017-03-12iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin1-2/+2
2017-03-12iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin1-0/+1
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau5-26/+48
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-03-12target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-27/+43
2017-03-12target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger3-8/+55
2017-03-12loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval1-7/+8
2017-03-12block/loop: fix race between I/O and set_statusMing Lei1-5/+12
2017-03-12sd: get disk reference in sd_check_events()Hannes Reinecke1-2/+7
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2-18/+27
2017-03-12scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-03-12scsi: storvsc: properly set residual data length on errorsLong Li1-3/+13
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li1-0/+7
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li1-0/+9
2017-03-12dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka1-0/+1
2017-03-12dm cache: fix corruption seen when using cache > 2TBJoe Thornber1-3/+3
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj1-1/+2
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez1-2/+3
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2-1/+9
2017-03-12media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss1-1/+1
2017-02-26Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen1-1/+0
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner1-5/+8
2017-02-26USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10
2017-02-26USB: serial: opticon: fix CTS retrieval at openJohan Hovold1-1/+1
2017-02-26USB: serial: spcp8x5: fix modem-status handlingJohan Hovold1-1/+7
2017-02-26USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14