aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-04pinctrl: add function to parse generic pinconfig properties from a dt nodeHeiko Stübner
2014-04-04pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner
2014-04-04pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan
2014-04-04pinconf-generic: add drive strength to debugfs outputJames Hogan
2014-04-04pinctrl: rip out the direct pinconf APILinus Walleij
2014-04-04Merge branch 'thermal-framework' into linux-linaro-lskAlex Shi
2014-04-04Merge tag 'v3.10.36' into linux-linaro-lskAlex Shi
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires
2014-04-03Input: mousedev - fix race when creating mixed deviceDmitry Torokhov
2014-03-31Merge tag 'v3.10.35' into linux-linaro-lskMark Brown
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp
2014-03-31Input: wacom - make sure touch_max is set for touch devicesPing Cheng
2014-03-31Input: elantech - improve clickpad detectionHans de Goede
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter
2014-03-31media: cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter
2014-03-31media: dw2102: some missing unlocks on errorDan Carpenter
2014-03-31media: cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter
2014-03-31Merge branch 'v3.10/topic/arm64-be' of git://git.linaro.org/kernel/linux-lina...Mark Brown
2014-03-31thermal: debug: add debug statement for core and step_wiseAaron Lu
2014-03-31hwmon: tmp102: expose to thermal fw via DT nodesEduardo Valentin
2014-03-31hwmon: lm75: expose to thermal fw via DT nodesEduardo Valentin
2014-03-31thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin
2014-03-31thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin
2014-03-31thermal: introduce device tree parserEduardo Valentin
2014-03-31drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin
2014-03-31thermal: hwmon: move hwmon support to single fileEduardo Valentin
2014-03-31thermal: allow registering without .get_tempEduardo Valentin
2014-03-28Merge tag 'v3.10.34' into linux-linaro-lskAlex Shi
2014-03-23PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-03-23iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger
2014-03-23iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-03-23iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger
2014-03-23iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach
2014-03-23s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-23dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-23dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-23vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-23vmxnet3: fix netpoll race conditionNeil Horman
2014-03-23PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas