summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1514-124/+195
|\
| * parisc: remove use of seq_printf return valueJoe Perches2015-04-152-72/+68
| * s390: remove use of seq_printf return valueJoe Perches2015-04-151-5/+7
| * rtc: remove use of seq_printf return valueJoe Perches2015-04-154-28/+34
| * power: wakeup: remove use of seq_printf return valueJoe Perches2015-04-151-9/+7
| * drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley2015-04-152-8/+2
| * kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-0/+1
| * paride: fix the "verbose" module paramDan Carpenter2015-04-151-2/+2
| * zram: fix error return codeJulia Lawall2015-04-151-0/+1
| * zram: deprecate zram attrs sysfs nodesSergey Senozhatsky2015-04-151-0/+15
| * zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky2015-04-151-0/+31
| * zram: export new 'io_stat' sysfs attrsSergey Senozhatsky2015-04-151-0/+20
| * zram: use generic start/end io accountingSergey Senozhatsky2015-04-151-0/+6
| * zram: move compact_store() to sysfs functions areaSergey Senozhatsky2015-04-151-23/+0
| * zram: remove `num_migrated' device attrSergey Senozhatsky2015-04-151-2/+0
| * zram: support compactionMinchan Kim2015-04-152-0/+26
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-04-159-95/+548
|\ \
| * | leds: Don't treat the LED name as a format stringSakari Ailus2015-03-301-1/+1
| * | leds: Use log level warn instead of info when telling about a name clashSakari Ailus2015-03-301-1/+1
| * | leds/led-class: Handle LEDs with the same nameRicardo Ribalda Delgado2015-03-301-2/+37
| * | leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.cMasanari Iida2015-03-301-1/+1
| * | leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.cMasanari Iida2015-03-301-1/+1
| * | leds: add Qualcomm PM8941 WLED driverCourtney Cavin2015-03-303-0/+444
| * | leds: pca963x: Add missing initialiation of struct led_info.flagsGeert Uytterhoeven2015-03-301-1/+1
| * | leds: flash: Remove synchronized flash strobe featureJacek Anaszewski2015-03-091-82/+0
| * | leds: Introduce devres helper for led_classdev_registerBjorn Andersson2015-03-091-0/+57
| * | leds: lp8860: make use of devm_gpiod_get_optionalUwe Kleine-König2015-03-021-5/+7
| * | leds: leds-pwm: drop one pwm_get_period() callSebastian Andrzej Siewior2015-02-241-3/+0
* | | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-151-0/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown2015-04-121-0/+85
| |\ \ \ \ | | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. | | | Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...Mark Brown2015-04-121-0/+1
| |\ \| | |
| | * | | | dmaengine: export symbol of of_dma_request_slave_channel()Kuninori Morimoto2015-03-071-0/+1
| | |/ / /
* | | | | Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-04-1513-712/+1071
|\ \ \ \ \
| * | | | | UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at2015-04-134-2/+120
| * | | | | UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger2015-03-261-1/+1
| * | | | | UBI: Fastmap: Remove is_fm_block()Richard Weinberger2015-03-263-29/+0
| * | | | | UBI: Fastmap: Add blank line after declarationsRichard Weinberger2015-03-261-0/+1
| * | | | | UBI: Fastmap: Remove else after return.Richard Weinberger2015-03-261-3/+3
| * | | | | UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger2015-03-263-6/+28
| * | | | | UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger2015-03-262-7/+8
| * | | | | UBI: Fastmap: Wire up WL accessor functionsRichard Weinberger2015-03-261-16/+12
| * | | | | UBI: Add accessor functions for WL data structuresRichard Weinberger2015-03-261-0/+36
| * | | | | UBI: Move fastmap specific functions out of wl.cRichard Weinberger2015-03-263-463/+476
| * | | | | UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger2015-03-262-0/+10
| * | | | | UBI: Fastmap: Make self_check_eba() depend on fastmap self checkingRichard Weinberger2015-03-261-1/+1
| * | | | | UBI: Fastmap: Add self check to detect absent PEBsRichard Weinberger2015-03-261-2/+84
| * | | | | UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger2015-03-261-16/+31
| * | | | | UBI: Fastmap: Enhance fastmap checkingRichard Weinberger2015-03-261-2/+5
| * | | | | UBI: Add initial support for fastmap self checksRichard Weinberger2015-03-263-0/+20
| * | | | | UBI: Fastmap: Rework fastmap error pathsRichard Weinberger2015-03-261-48/+114