summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-294-0/+212
|\
| * cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton2014-05-284-0/+212
* | MIPS: MSP71xx: Remove checks for two macrosPaul Bolle2014-05-231-40/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-05-201-2/+2
|\ \
| * | MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen2014-05-131-2/+2
* | | Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-05-207-29/+141
|\ \ \
| * | | drm/i915: Increase WM memory latency values on SNBVille Syrjälä2014-05-151-0/+40
| * | | drm/i915: restore backlight precision when converting from ACPIAaron Lu2014-05-151-4/+4
| * | | drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson2014-05-151-0/+9
| * | | drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula2014-05-151-1/+6
| * | | drm/i915/vlv: reset VLV media force wake request registerJani Nikula2014-05-091-0/+2
| * | | drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich2014-05-071-2/+2
| * | | drm/i915: use lane count and link rate from VBT as minimums for eDPJani Nikula2014-05-071-7/+23
| * | | drm/i915: clean up VBT eDP link param decodingJani Nikula2014-05-071-14/+38
| * | | drm/i915: consider the source max DP lane count tooPaulo Zanoni2014-05-071-2/+18
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-131-5/+5
|\ \ \ \
| * | | | hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek2014-05-121-1/+1
| * | | | hwmon: (emc1403) Fix resource leak on module unloadJean Delvare2014-05-121-3/+3
| * | | | hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek2014-05-121-1/+1
| | |/ / | |/| |
* | | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-131-11/+30
|\ \ \ \
| * | | | xen/events/fifo: correctly align bitopsVladimir Murzin2014-04-281-11/+30
| * | | | Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel2014-04-286-6/+5
| |\ \ \ \
* | \ \ \ \ Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-05-132-7/+9
|\ \ \ \ \ \
| * | | | | | md: avoid possible spinning md thread at shutdown.NeilBrown2014-05-061-1/+2
| * | | | | | md/raid10: call wait_barrier() for each request submitted.NeilBrown2014-05-061-6/+7
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-133-24/+105
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu ...Olof Johansson2014-05-042-22/+92
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni2014-04-241-14/+74
| | * | | | | | | bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni2014-04-241-6/+0
| | * | | | | | | bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe2014-04-241-0/+16
| | * | | | | | | PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau2014-04-241-2/+2
| * | | | | | | | Merge tag 'mvebu-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-05-041-2/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | memory: mvebu-devbus: fix the conversion of the bus widthThomas Petazzoni2014-04-171-2/+13
| | |/ / / / / / /
* | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-111-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | drivers/rtc/rtc-hym8563.c: set uie_unsupportedHeiko Stuebner2014-05-111-0/+3
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-091-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-051-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-086-3/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-052-1/+26
| * | | | | | | | | Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-241-0/+7
| * | | | | | | | | Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-241-1/+3
| * | | | | | | | | Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-241-1/+28
| * | | | | | | | | Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-231-0/+8
* | | | | | | | | | Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-05-082-441/+109
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-082-441/+109
* | | | | | | | | | | Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds2014-05-071-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mtd: davinci-nand: disable subpage write for keystone-nandMurali Karicheri2014-04-301-0/+6
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-05-075-2/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider2014-05-062-0/+6
| * | | | | | | | | | | HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103SHans de Goede2014-05-052-0/+2