summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* leds: pwm: Remove a warning on non-DT platformsOlof Johansson2014-01-271-2/+1
* leds: leds-pwm: fix duty time overflow.Xiubo Li2014-01-271-2/+4
* leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan2014-01-271-12/+1
* leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan2014-01-271-76/+0
* drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang2014-01-271-1/+2
* leds: lp5523: Support LED MUX configuration on running a patternMilo Kim2014-01-271-0/+2
* leds: lp5521/5523: Fix multiple engine usage bugMilo Kim2014-01-272-5/+33
* LEDS: tca6507 - fix up some comments.NeilBrown2014-01-271-88/+102
* LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown2014-01-271-0/+6
* LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown2014-01-271-4/+4
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-296-6/+8
|\
| * x86/efi: Don't select EFI from certain special ACPI driversJan Beulich2013-12-195-6/+5
| * x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-191-0/+3
* | Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-294-34/+50
|\ \
| | \
| | \
| *-. \ Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki2013-12-273-2/+13
| |\ \ \
| | | * | ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDsPaul Drews2013-11-302-0/+2
| | * | | powercap / RAPL: add support for ValleyView SocJacob Pan2013-12-221-2/+11
| | | |/ | | |/|
| | | |
| | \ \
| *-. | | Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki2013-12-271-32/+37
| |\ \| |
| | * | | cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron2013-12-221-0/+6
| | * | | cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar2013-12-221-32/+31
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-2411-94/+189
|\ \ \ \
| * | | | null_blk: support submit_queues on use_per_node_hctxMatias Bjørling2013-12-211-4/+35
| * | | | null_blk: set use_per_node_hctx param to falseMatias Bjørling2013-12-211-2/+2
| * | | | null_blk: warning on ignored submit_queues paramMatias Bjorling2013-12-191-2/+5
| * | | | null_blk: refactor init and init errors code pathsMatias Bjorling2013-12-191-25/+38
| * | | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-191-4/+4
| * | | | drivers: block: Mark the functions as static in skd_main.cRashika Kheria2013-12-191-2/+2
| * | | | Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2013-12-179-66/+111
| |\ \ \ \
| | * | | | bcache: New writeback PD controllerKent Overstreet2013-12-164-49/+62
| | * | | | bcache: bugfix for race between moving_gc and bucket_invalidateKent Overstreet2013-12-161-0/+10
| | * | | | bcache: fix for gc and writeback raceNicholas Swenson2013-12-161-0/+22
| | * | | | bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson2013-12-163-8/+8
| | * | | | bcache: fix for gc crashing when no sectors are usedNicholas Swenson2013-12-161-1/+2
| | * | | | bcache: Fix heap_peek() macroNicholas Swenson2013-12-161-1/+1
| | * | | | bcache: Fix for can_attach_cache()Nicholas Swenson2013-12-161-1/+1
| | * | | | bcache: Fix dirty_data accountingKent Overstreet2013-12-161-1/+2
| | * | | | bcache: Use uninterruptible sleep in writebackKent Overstreet2013-12-161-2/+2
| | * | | | bcache: kthread don't set writeback task to INTERUPTIBLEStefan Priebe2013-12-161-2/+0
| | * | | | bcache: fix sparse non static symbol warningWei Yongjun2013-11-281-1/+1
* | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-244-12/+49
|\ \ \ \ \ \
| * | | | | | libata, freezer: avoid block device removal while system is frozenTejun Heo2013-12-191-0/+21
| * | | | | | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-171-2/+13
| * | | | | | libata: disable a disk via libata.force paramsRobin H. Johnson2013-12-161-0/+1
| * | | | | | ahci: bail out on ICH6 before using AHCI BARPaul Bolle2013-12-161-9/+9
| * | | | | | ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut2013-12-031-1/+2
| * | | | | | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2013-11-291-0/+3
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-12-235-15/+52
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier2013-12-234-14/+51
| |\ \ \ \ \ \ \ \
| | | * | | | | | | RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise2013-12-151-2/+9
| | * | | | | | | | IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud2013-12-201-0/+5