summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pwm: tiehrpwm: inline accessor functionsWolfram Sang2014-05-211-2/+2
* pwm: tiehrpwm: don't build PM related functions when not neededWolfram Sang2014-05-211-1/+1
* pwm-backlight: retrieve configured PWM periodAlexandre Belloni2014-05-211-3/+6
* leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni2014-05-211-1/+4
* ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
* ARM: shmobile: armadillo: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
* ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
* pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup membersAlexandre Belloni2014-05-212-2/+5
* ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
* ARM: OMAP3: Beagle: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
* pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni2014-05-212-32/+3
* ARM: shmobile: armadillo: initialize all struct pwm_lookup membersAlexandre Belloni2014-05-211-11/+9
* pwm: add period and polarity to struct pwm_lookupAlexandre Belloni2014-05-212-1/+9
* pwm: twl: Really disable twl6030 PWMsAxel Lin2014-05-081-8/+0
* pwm: lpss: Fix const qualifier and sparse warningsThierry Reding2014-05-071-2/+2
* pwm: spear: fix check on pwmchip_add() return valueBeniamino Galvani2014-05-071-1/+1
* pwm-backlight: switch to gpiod interfaceAlexandre Courbot2014-05-072-44/+30
* ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot2014-05-071-2/+0
* pwm-backlight: Disable backlight on shutdownThierry Reding2014-05-021-0/+9
* pwm: lpss: Add support for PCI devicesAlan Cox2014-04-281-31/+130
* pwm: vt8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: tiehrpwm: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: pwm-tiecap: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: tegra: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: spear: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: renesas-tpu: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: pxa: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: i.MX: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: ab8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: kona: Introduce Kona PWM controller supportTim Kryger2014-04-283-0/+328
* Documentation: dt: Add Kona PWM bindingTim Kryger2014-04-281-0/+21
* pwm: Document signal polarity conventionThierry Reding2014-04-281-0/+7
* Linux 3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-081-1/+1
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-081-9/+9
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-082-0/+32
| * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-081-7/+13
| * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-081-21/+27
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-126-120/+196
|\ \
| * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
| * | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-081-2/+40
| * | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-082-1/+142
OpenPOWER on IntegriCloud