summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-10intel_th: Fix a deadlock in modprobingAlexander Shishkin2-1/+37
2016-08-10intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin1-0/+5
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-08-10libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo1-0/+6
2016-08-10i2c: mux: reg: wrong condition checked for of_address_to_resource return valueLukasz Gemborowski1-1/+1
2016-08-10i2c: qup: Fix wrong value of index variableSricharan R1-0/+2
2016-08-10adv7604: Don't ignore pad number in subdev DV timings pad operationsLaurent Pinchart1-11/+35
2016-08-10media: fix airspy usb probe error pathJames Patrick-Evans1-2/+1
2016-08-10ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-08-10SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern1-4/+6
2016-08-10qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont1-1/+1
2016-08-10irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton1-1/+1
2016-08-10irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton1-1/+1
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp1-0/+3
2016-08-10can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer1-7/+31
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-08-10mmc: block: fix packed command header endiannessTaras Kondratiuk1-6/+6
2016-08-10mmc: block: fix free of uninitialized 'idata->buf'Ville Viinikka1-1/+3
2016-08-10qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-08-10platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-08-10clk: at91: fix clk_programmable_set_parent()Boris Brezillon1-1/+1
2016-08-10clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner1-0/+1
2016-08-10spi: sun4i: fix FIFO limitMichal Suchanek1-3/+10
2016-08-10spi: sunxi: fix transfer timeoutMichal Suchanek2-2/+18
2016-08-10spi: rockchip: Signal unfinished DMA transfersTomeu Vizoso1-1/+3
2016-08-10devpts: fix null pointer dereference on failed memory allocationColin Ian King1-2/+5
2016-08-10cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()Rafael J. Wysocki1-0/+4
2016-08-10power_supply: power_supply_read_temp only if use_cnt > 0Rhyland Klein1-11/+16
2016-08-10pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan1-2/+2
2016-08-10pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren1-0/+3
2016-08-10Input: tsc200x - report proper input_dev nameMichael Welling4-6/+25
2016-08-10Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan1-4/+5
2016-08-10Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov1-0/+3
2016-08-10Input: xpad - validate USB endpoint count during probeCameron Gutman1-0/+3
2016-08-10Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng1-0/+9
2016-08-10Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng1-1/+1
2016-08-10Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman1-10/+13
2016-08-10Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-08-10Input: vmmouse - remove port reservationSinclair Yeh1-20/+2
2016-08-10xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu1-1/+14
2016-08-10xen-blkfront: fix resume issues after a migrationBob Liu1-12/+8
2016-08-10xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-08-10xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-08-10xen-blkfront: save uncompleted reqs in blkfront_resume()Bob Liu1-51/+40
2016-08-10xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky1-4/+2
2016-08-10pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-08-10dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches1-1/+23
2016-08-10dmaengine: at_xdmac: fix residue corruptionLudovic Desroches1-22/+32
2016-08-10dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches1-2/+2