summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-045-24/+153
|\
| * Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2014-08-272-9/+130
| * Input: elantech - reset the device when elantech probe failsUlrik De Bie2014-08-271-0/+1
| * Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov2014-08-271-2/+2
| * Input: fix used slots detection breakageDmitry Torokhov2014-08-251-12/+18
| * Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé2014-08-191-1/+2
* | Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-045-8/+11
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...Mark Brown2014-08-315-8/+11
| |\ \ \ \
| | | | * | regmap: Fix handling of volatile registers for format_write() chipsMark Brown2014-08-261-1/+1
| | | * | | regmap: Fix regcache debugfs initializationLars-Peter Clausen2014-08-263-6/+9
| | | |/ /
| | * / / regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown2014-08-311-1/+1
| | |/ /
* | | | Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-031-1/+1
|\ \ \ \
| * | | | PCI: spear: Remove module optionSachin Kamat2014-08-181-1/+1
| | |/ / | |/| |
* | | | Revert "leds: convert blink timer to workqueue"Jiri Kosina2014-09-022-13/+12
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-011-10/+3
|\ \ \ \
| * | | | ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2014-08-271-10/+3
| | |/ / | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-011-4/+12
|\ \ \ \
| * | | | mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-08-261-1/+1
| * | | | mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-261-3/+11
| |/ / /
* | | | Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-3110-82/+114
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown2014-08-311-2/+2
| |\ \ \ \
| | * | | | spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven2014-08-311-2/+2
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------------. \ \ \ \ Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown2014-08-309-49/+76
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | spi: rspi: Fix leaking of unused DMA descriptorsGeert Uytterhoeven2014-08-171-36/+58
| | | | | | | | | | |_|/ / | | | | | | | | | |/| | |
| | | | | | | | * | | | | spi/rockchip: Avoid accidentally turning off the clockDoug Anderson2014-08-291-1/+1
| | | | | | | | * | | | | spi/rockchip: fixup incorrect dma direction settingAddy Ke2014-08-201-1/+1
| | | | | | | | |/ / / /
| | | | | | | * / / / / spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox2014-08-201-0/+1
| | | | | | | |/ / / /
| | | | | | * | | | | spi/omap-mcspi: Fix the spi task hangs waiting dma_rxJorge A. Ventura2014-08-111-1/+2
| | | | | * | | | | | spi: dw: fix kernel crash due to NULL pointer dereferenceAndy Shevchenko2014-08-271-1/+1
| | | | | * | | | | | spi: dw-pci: fix bug when regs left uninitializedAndy Shevchenko2014-08-271-0/+2
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | spi: Add missing kerneldoc bitsThierry Reding2014-08-131-0/+1
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | spi: davinci: fix SPI_NO_CS functionalityGrygorii Strashko2014-08-211-8/+8
| | | | |/ / / / | | | |/| | | |
| | * / | | | | spi: spi-au1550: fix build failureManuel Lauss2014-08-191-1/+1
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown2014-08-301-33/+38
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | spi: sh-msiof: Fix leaking of unused DMA descriptorsGeert Uytterhoeven2014-08-171-33/+38
| | |/ / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-301-0/+4
|\ \ \ \ \
| * | | | | x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-291-0/+4
* | | | | | Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-305-11/+49
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-08-282-2/+3
| |\ \ \ \ \ \
| | * | | | | | cpufreq: s5pv210: Remove spurious __init annotationMark Brown2014-08-281-1/+1
| | * | | | | | cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg2014-08-281-0/+1
| | * | | | | | intel_pstate: Turn per cpu printk into pr_debugAndi Kleen2014-08-281-1/+1
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-ec' and 'acpi-lpss'Rafael J. Wysocki2014-08-283-9/+46
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | * | | | | ACPI / LPSS: Add ACPI IDs for Intel BraswellAlan Cox2014-08-261-0/+17
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng2014-08-261-2/+2
| | | * | | | | ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng2014-08-261-1/+16
| | |/ / / / / | |/| | | | |
| | * | | | | ACPI: Run fixed event device notifications in process contextLan Tianyu2014-08-261-5/+10
| | * | | | | ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki2014-08-261-1/+1
| |/ / / / /
* | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-303-11/+22
|\ \ \ \ \ \
| * | | | | | drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz2014-08-301-7/+14