summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki2014-10-232-3/+5
|\ \
| | * PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach2014-10-231-2/+4
| * | ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui2014-10-231-1/+1
| | |
| \ \
*-. \ \ Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2014-10-232-38/+71
|\ \ \ \
| | * | | ACPI / platform: provide default DMA maskHeikki Krogerus2014-10-211-0/+2
| | | |/ | | |/|
| * | | ACPI / EC: Cleanup coding style.Lv Zheng2014-10-211-26/+30
| * | | ACPI / EC: Refine event/query debugging messages.Lv Zheng2014-10-211-6/+8
| * | | ACPI / EC: Add detailed command/query debugging information.Lv Zheng2014-10-211-5/+29
| * | | ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng2014-10-211-3/+3
| * | | ACPI / EC: Add CPU ID to debugging messages.Lv Zheng2014-10-211-1/+2
| |/ /
* | | ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore2014-10-211-0/+34
* | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-214-5/+5
* | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-213-17/+33
* | | ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng2014-10-211-3/+5
* | | ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().Lv Zheng2014-10-211-1/+9
* | | ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-217-25/+25
* | | ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng2014-10-212-1/+34
|/ /
* | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\ \
| * | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * | ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * | ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * | NTB: debugfs device entryJon Mason2014-10-173-2/+107
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1913-48/+1326
|\ \ \
| * | | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-162-0/+4
| * | | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-163-0/+568
| * | | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-061-2/+6
| * | | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-062-0/+28
| * | | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-061-20/+18
| * | | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-061-4/+2
| * | | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-033-0/+571
| * | | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-032-7/+66
| * | | i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-031-0/+3
| * | | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-301-2/+4
| * | | i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9
| * | | i2c: rcar: remove sign-compare flawWolfram Sang2014-09-291-1/+1
| * | | i2c: ismt: Use minimum descriptor sizeFan Du2014-09-291-1/+1
| * | | i2c: imx: Add arbitration lost checkHaibo Chen2014-09-291-0/+8
| * | | i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-291-2/+2
| * | | i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov2014-09-291-1/+7
| * | | i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov2014-09-291-7/+2
| * | | i2c: rcar: simplify check for last messageSergei Shtylyov2014-09-291-1/+1
| * | | i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-291-0/+6
| * | | i2c: designware: add support of I2C standard modeRomain Baeriswyl2014-09-291-2/+21
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-1917-350/+279
|\ \ \ \
| * | | | Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2014-10-161-0/+1
| * | | | Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2014-10-161-0/+1
| * | | | Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-161-1/+1
| * | | | Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-161-2/+2
| * | | | Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-151-2/+2