aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-28leds: leds-ss4200: remove __initdata markerJingoo Han1-1/+1
2014-02-27leds: blinkm: remove unnecessary spacesJingoo Han1-1/+1
2014-02-27leds: lp5562: remove unnecessary parenthesesJingoo Han1-3/+3
2014-02-27leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2014-02-27leds: leds-s3c24xx: Trivial cleanup in header fileSachin Kamat1-5/+4
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker24-24/+0
2014-02-27leds: leds-gpio: add retain-state-suspended propertyRobin Gong2-0/+15
2014-02-27leds: leds-mc13783: Add devicetree supportAlexander Shiyan2-19/+140
2014-02-27leds: leds-mc13783: Remove unnecessary cleaning of registers on exitAlexander Shiyan1-4/+0
2014-02-27leds: leds-mc13783: Use proper "max_brightness" value fo LEDsAlexander Shiyan1-13/+14
2014-02-27leds: leds-mc13783: Use LED core PM functionsAlexander Shiyan1-0/+1
2014-02-27leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan3-51/+55
2014-02-27leds: Turn off led if blinking is disabledStefan Sørensen1-2/+4
2014-02-27ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll1-0/+24
2014-02-23Linux 3.14-rc4Linus Torvalds1-1/+1
2014-02-23MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter1-0/+1
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman2-20/+8
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian1-1/+9
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra1-4/+1
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger1-4/+2
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg1-2/+1
2014-02-21sched/deadline: Remove useless dl_nr_totalKirill Tkhai2-4/+1
2014-02-21sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky1-3/+3
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2-7/+10
2014-02-21sched: Fix information leak in sys_sched_getattr()Vegard Nossum1-1/+1
2014-02-21sched,numa: add cond_resched to task_numa_workRik van Riel1-0/+2
2014-02-21sched/core: Make dl_b->lock IRQ safeJuri Lelli1-4/+6
2014-02-21sched/core: Fix sched_rt_global_validateJuri Lelli1-1/+2
2014-02-21sched/deadline: Fix overflow to handle period==0 and deadline!=0Steven Rostedt1-1/+1
2014-02-21sched/deadline: Fix bad accounting of nr_runningJuri Lelli1-4/+2
2014-02-21watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh1-1/+1
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie1-3/+12
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie1-1/+1
2014-02-21regulator: core: Change dummy supplies error message to a warningShuah Khan1-1/+1
2014-02-20ACPI / nouveau: fix probing regression related to _DSMJiang Liu1-2/+24
2014-02-20user_namespace.c: Remove duplicated word in commentBrian Campbell1-1/+1
2014-02-20Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells1-1/+0
2014-02-20usb: musb: correct use of schedule_delayed_work()Daniel Mack2-6/+9
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright1-31/+26
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz1-1/+6
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen1-1/+1
2014-02-20arm/smmu: Use irqsafe spinlock for domain lockJoerg Roedel1-5/+7
2014-02-20of: Add self test for of_match_node()Grant Likely3-0/+87
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely6-4/+5
2014-02-20of: reimplement the matching method for __of_match_node()Kevin Hao1-36/+75
2014-02-20ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang1-0/+13
2014-02-19sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker1-0/+2