summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2017-02-231-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2017-02-231-0/+1
* drm/radeon/si_dpm: workaround for SI kickersAlex Deucher2017-02-231-16/+43
* drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach2017-02-231-3/+1
* staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2017-02-231-7/+10
* hv: do not lose pending heartbeat vmbus packetsLong Li2017-02-231-3/+7
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2017-02-231-8/+5
* mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin2017-02-231-2/+4
* dm table: fix missing dm_put_target_type() in dm_table_add_target()tang.junhui2017-02-231-15/+9
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-02-231-1/+1
* drm/radeon/si_dpm: Limit clocks on HD86xx partTom St Denis2017-02-231-0/+6
* USB: serial: fix potential NULL-dereference at probeJohan Hovold2017-02-231-1/+2
* xhci: workaround for hosts missing CAS bitMathias Nyman2017-02-233-0/+46
* xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman2017-02-231-1/+3
* target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2017-02-231-4/+12
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2017-02-232-6/+27
* Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2017-02-231-0/+7
* hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2017-02-231-3/+3
* USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2017-02-232-3/+5
* memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson2017-02-231-0/+4
* memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern2017-02-231-0/+2
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2017-02-231-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2017-02-231-5/+0
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2017-02-231-1/+1
* scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2017-02-231-1/+1
* drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher2017-02-231-7/+8
* scsi: Fix use-after-freeMing Lei2017-02-231-1/+1
* mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2017-02-232-2/+2
* Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2017-02-231-2/+9
* IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche2017-02-231-3/+5
* mfd: rtsx_usb: Avoid setting ucr->current_sg.statusLu Baolu2017-02-231-5/+5
* mfd: wm8350-i2c: Make sure the i2c regmap functions are compiledUwe Kleine-König2017-02-231-0/+1
* i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2017-02-231-0/+6
* ubi: Fix Fastmap's update_vol()Richard Weinberger2017-02-231-0/+1
* ubi: Fix races around ubi_refill_pools()Richard Weinberger2017-02-233-13/+29
* ubi: Deal with interrupted erasures in WLRichard Weinberger2017-02-231-2/+19
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2017-02-231-3/+4
* staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun2017-02-231-4/+4
* staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()Wei Yongjun2017-02-231-1/+3
* s390/con3270: fix insufficient space paddingSascha Silbe2017-02-231-2/+7
* s390/con3270: fix use of uninitialised dataSascha Silbe2017-02-231-1/+1
* drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2017-02-232-1/+2
* Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman2017-02-231-1/+2
* USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones2017-02-231-0/+1
* mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner2017-02-231-1/+2
* mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire2017-02-231-2/+3
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2017-02-231-0/+6
* drm/radeon: narrow asic_init for virtualizationAlex Deucher2017-02-231-2/+3
* net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2017-02-232-6/+19
* net/mlx4_en: Fix wrong indentationKamal Heib2017-02-231-1/+1