summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-05mmc: core: fix card detection regressionKristina Martsenko1-13/+8
2014-11-05Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson258-1170/+2442
2014-11-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds7-333/+129
2014-11-04Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/users/dvh...Linus Torvalds5-0/+43
2014-11-04spi: fsl-dspi: Fix CTAR selectionAlexander Stein1-2/+2
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely3-72/+84
2014-11-04Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+6
2014-11-04usb: core: notify disconnection when core detects disconnectPeter Chen1-2/+1
2014-11-04usb: core: need to call usb_phy_notify_connect after device setupTony Zheng1-3/+4
2014-11-04uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede1-0/+14
2014-11-04xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2014-11-04USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah1-0/+3
2014-11-04USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah1-0/+3
2014-11-04usb: storage: fix build warnings !CONFIG_PMLuis Henriques1-0/+2
2014-11-04usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki1-2/+2
2014-11-04uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede1-0/+7
2014-11-04xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede1-0/+4
2014-11-04USB: HWA: fix a warning messageDan Carpenter1-1/+1
2014-11-04uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede1-0/+7
2014-11-04usb-storage: handle a skipped data phaseAlan Stern1-0/+26
2014-11-04usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2
2014-11-04cdc-acm: ensure that termios get set when the port is activatedJim Paris1-0/+5
2014-11-04USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold1-0/+1
2014-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-16/+19
2014-11-04Thermal:Remove usless if(!result) before return tzYao Dongdong1-2/+1
2014-11-04Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2014-11-04[media] sp2: sp2_init() can be staticFengguang Wu1-2/+2
2014-11-03[media] dvb:tc90522: fix always-false expressionAkihiro Tsukada1-1/+1
2014-11-03[media] dvb-core: set default properties of ISDB-SAkihiro Tsukada1-0/+6
2014-11-03[media] dvb:tc90522: fix stats reportAkihiro Tsukada1-9/+7
2014-11-03[media] vivid: default to single planar device instancesHans Verkuil1-8/+3
2014-11-03regulator: s2mpa01: zero-initialize regulator match table arrayJavier Martinez Canillas1-1/+1
2014-11-03regulator: max8660: zero-initialize regulator match table arrayJavier Martinez Canillas1-1/+1
2014-11-03regulator: max77802: zero-initialize regulator match tableJavier Martinez Canillas1-1/+1
2014-11-03regulator: max77686: zero-initialize regulator match tableJavier Martinez Canillas1-1/+1
2014-11-03regulator: max1586: zero-initialize regulator match table arrayJavier Martinez Canillas1-1/+1
2014-11-03regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski1-1/+1
2014-11-03[media] imon: fix other RC type protocol supportUlrich Eckhardt1-1/+2
2014-11-03[media] ir-hix5hd2 fix build warningZhangfei Gao1-1/+1
2014-11-03USB: opticon: fix non-atomic allocation in write pathJohan Hovold1-1/+1
2014-11-03USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+3
2014-11-03thermal: exynos: fix IRQ clearing on TMU initializationBartlomiej Zolnierkiewicz4-52/+21
2014-11-03thermal: fix multiple disbalanced device node countersVladimir Zapolskiy1-8/+32
2014-11-03thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250Chanwoo Choi2-4/+12
2014-11-03thermal: exynos: Add support for many TRIMINFO_CTRL registersChanwoo Choi5-6/+22
2014-11-03thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flagBartlomiej Zolnierkiewicz1-9/+7
2014-11-03thermal: exynos: remove identical values from exynos*_tmu_registers structuresBartlomiej Zolnierkiewicz3-65/+8
2014-11-03thermal: exynos: remove redundant pdata checks from exynos_tmu_control()Bartlomiej Zolnierkiewicz2-10/+6
2014-11-03thermal: exynos: cache non_hw_trigger_levels in pdataBartlomiej Zolnierkiewicz3-13/+11
2014-11-03thermal: exynos: simplify temp_to_code() and code_to_temp()Bartlomiej Zolnierkiewicz1-17/+11