summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski2015-01-266-0/+711
* leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hackGeert Uytterhoeven2015-01-141-3/+1
* leds: Use setup_timerJulia Lawall2015-01-141-3/+2
* leds: Don't allow brightness values greater than max_brightnessGabriele Mazzotta2015-01-141-1/+2
* DT: leds: Add flash LED devices related propertiesPavel Machek2015-01-141-0/+16
* Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-01-141-6/+6
|\
| * leds: netxbig: fix oops at probe timeSimon Guinot2015-01-131-6/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-141-6/+6
|\ \
| * | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-131-6/+6
| |/
* | Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-143-9/+15
|\ \
| * | selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov2015-01-081-1/+1
| * | tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier2015-01-061-2/+1
| * | selftests/exec: allow shell return code of 126David Drysdale2015-01-061-6/+13
* | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-01-145-46/+107
|\ \ \
| * | | x86/xen: properly retrieve NMI reasonJan Beulich2015-01-132-1/+72
| * | | xen: check for zero sized area when invalidating memoryJuergen Gross2015-01-121-0/+2
| * | | xen: use correct type for physical addressesJuergen Gross2015-01-121-2/+2
| * | | xen: correct race in alloc_p2m_pmd()Juergen Gross2015-01-121-6/+3
| * | | xen: correct error for building p2m list on 32 bitsJuergen Gross2015-01-121-1/+1
| * | | x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov2015-01-081-11/+5
| * | | x86/xen: add extra memory for remapped frames during setupDavid Vrabel2015-01-081-4/+9
| * | | x86/xen: don't count how many PFNs are identity mappedDavid Vrabel2015-01-081-18/+9
| * | | x86/xen: Free bootmem in free_p2m_page() during early bootBoris Ostrovsky2015-01-081-3/+6
| * | | x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()Boris Ostrovsky2014-12-231-2/+0
* | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-01-143-16/+13
|\ \ \ \
| * | | | int340x_thermal/processor_thermal_device: return failure whenZhang Rui2015-01-061-0/+2
| * | | | ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driverZhang Rui2015-01-061-1/+6
| * | | | ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRTZhang Rui2015-01-062-16/+6
* | | | | Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-01-132-90/+69
|\ \ \ \ \
| * | | | | gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila2015-01-091-41/+51
| * | | | | gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin2015-01-081-1/+2
| * | | | | gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()Axel Lin2015-01-071-4/+11
| * | | | | gpio: dln2: fix issue when an IRQ is unmasked then enabledOctavian Purdila2015-01-071-46/+7
* | | | | | Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-01-136-34/+86
|\ \ \ \ \ \
| * | | | | | mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2015-01-122-0/+28
| * | | | | | mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter2015-01-121-0/+2
| * | | | | | mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-121-2/+6
| * | | | | | mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-01-121-8/+7
| * | | | | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-122-0/+30
| * | | | | | mmc: sdhci: Simplify use of tuning timerAdrian Hunter2015-01-121-15/+8
| * | | | | | mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter2015-01-121-3/+2
| * | | | | | mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter2015-01-121-6/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-01-1316-129/+78
|\ \ \ \ \ \
| * | | | | | iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover2015-01-092-8/+8
| * | | | | | MAINTAINERS: Add entry for iSER target driverSagi Grimberg2015-01-091-0/+9
| * | | | | | target: Allow Write Exclusive non-reservation holders to READLee Duncan2015-01-091-0/+12
| * | | | | | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-098-56/+0
| * | | | | | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-095-25/+16
| * | | | | | Documentation/target: Update fabric_ops to latest codeNicholas Bellinger2015-01-061-37/+12
| * | | | | | vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger2015-01-061-3/+21
OpenPOWER on IntegriCloud