summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-14rbd: rbd workqueues need a resque workerIlya Dryomov
2014-10-14rbd: set the remaining discard properties to enable supportJosh Durgin
2014-10-14rbd: use helpers to handle discard for layered images correctlyJosh Durgin
2014-10-14rbd: extract a method for adding object operationsJosh Durgin
2014-10-14rbd: make discard trigger copy-on-writeJosh Durgin
2014-10-14rbd: tolerate -ENOENT for discard operationsJosh Durgin
2014-10-14rbd: fix snapshot context reference count for discardsJosh Durgin
2014-10-14rbd: read image size for discard check safelyJosh Durgin
2014-10-14rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao
2014-10-14rbd: extend the operation typeGuangliang Zhao
2014-10-14rbd: skip the copyup when an entire object writingGuangliang Zhao
2014-10-14rbd: add img_obj_request_simple() helperIlya Dryomov
2014-10-14rbd: access snapshot context and mapping size safelyJosh Durgin
2014-10-14rbd: do not return -ERANGE on auth failuresIlya Dryomov
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-10-14Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-10-14staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko
2014-10-14staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko
2014-10-14thermal: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14s390/cio: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14PNP: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14scsi: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14memstick: r592: fix build warnings for !PM_SLEEPThierry Reding
2014-10-14rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner
2014-10-14drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...Chen Gang
2014-10-14drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffersAndy Shevchenko
2014-10-14drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return valueArnd Bergmann
2014-10-14drivers/rtc/rtc-pcf8563.c: fix uninitialized use warningArnd Bergmann
2014-10-14rtc: add driver for Maxim 77802 PMIC Real-Time-ClockJavier Martinez Canillas
2014-10-14rtc: max77686: Use ffs() to calculate tm_wdayJavier Martinez Canillas
2014-10-14rtc: max77686: remove unneeded info logJavier Martinez Canillas
2014-10-14rtc: max77686: fail to probe if no RTC regmap irqchip is setJavier Martinez Canillas
2014-10-14rtc: max77686: remove dead code for SMPL and WTSRJavier Martinez Canillas
2014-10-14rtc: max77686: Allow the max77686 rtc to wakeup the systemDoug Anderson