summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-13mfd: kempld-core: Fix callback return value checkAmeya Palande1-1/+1
2015-04-13net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-04-13regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+4
2015-04-13spi: trigger trace event for message-done before mesg->completeUwe Kleine-König1-2/+3
2015-04-13spi: dw-mid: clear BUSY flag fist and test other oneAndy Shevchenko1-2/+4
2015-04-13spi: qup: Fix cs-num DT property parsingIvan T. Ivanov1-4/+5
2015-04-13dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2-6/+42
2015-04-13dm snapshot: suspend origin when doing exception handoverMikulas Patocka2-9/+86
2015-04-13dm thin: fix to consistently zero-fill reads to unprovisioned blocksJoe Thornber1-11/+0
2015-04-13dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...Darrick J. Wong1-4/+11
2015-04-13dm: hold suspend_lock while suspending device during device deletionMikulas Patocka1-0/+6
2015-04-13dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko1-1/+4
2015-04-13vt6655: Fix late setting of byRFType.Malcolm Priestley1-10/+6
2015-04-13vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-04-13staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-04-13of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart1-3/+7
2015-04-13brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs1-3/+12
2015-04-13cpuidle: mvebu: Fix the CPU PM notifier usageGregory CLEMENT1-2/+2
2015-04-13rtlwifi: Improve handling of IPv6 packetsLarry Finger1-2/+5
2015-04-13phy: Find the right match in devm_phy_destroy()Thierry Reding1-1/+3
2015-04-13usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen1-2/+2
2015-04-13usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun1-0/+11
2015-04-13usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck1-0/+3
2015-04-13uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede1-0/+7
2015-04-13iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski1-6/+3
2015-04-13iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2-2/+4
2015-04-13iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach4-14/+29
2015-04-13iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira1-7/+14
2015-04-13powercap / RAPL: handle domains with different energy unitsJacob Pan1-15/+39
2015-04-13Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires1-0/+4
2015-04-13Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires1-8/+25
2015-04-13Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov1-23/+21
2015-04-13Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires1-1/+1
2015-04-13Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin1-12/+30
2015-04-13Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin1-1/+1
2015-04-13Input: synaptics - query min dimensions for fw v8.1Daniel Martin1-2/+8
2015-04-13Input: synaptics - log queried and quirked dimension valuesDaniel Martin1-0/+10
2015-04-13Input: synaptics - split synaptics_resolution(), query firstDaniel Martin1-12/+23
2015-04-13tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-04-13tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-04-13clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park1-2/+2
2015-04-13regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel3-26/+30
2015-04-13regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen1-1/+1
2015-04-13clockevents: sun5i: Fix setup_irq init sequenceYongbae Park1-4/+4
2015-04-13virtio-balloon: do not call blocking ops when !TASK_RUNNINGMichael S. Tsirkin1-5/+14
2015-04-13virtio_balloon: set DRIVER_OK before using deviceMichael S. Tsirkin1-0/+2
2015-03-26drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon1-1/+1
2015-03-26target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-26iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-26target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2