summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2014-10-14rtc: bq32000: add trickle charger option, with device tree bindingPavel Machek
2014-10-14rtc: ds1307: add trickle charger device tree bindingMatti Vaittinen
2014-10-14clk: RK808: add clkout driver for RK808Chris Zhong
2014-10-14RTC: RK808: add RTC driver for RK808Chris Zhong
2014-10-14rtc: make of_device_ids constUwe Kleine-König
2014-10-14rtc: s3c: add support for RTC of Exynos3250 SoCChanwoo Choi
2014-10-14rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_typeChanwoo Choi
2014-10-14rtc: s3c: remove warning message when checking coding style with checkpatch s...Chanwoo Choi
2014-10-14rtc: s3c: define s3c_rtc structure to remove global variables.Chanwoo Choi
2014-10-14rtc: use c99 initializers in structuresJulia Lawall
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski
2014-10-14drivers: dma-coherent: add initialization from device treeMarek Szyprowski
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-12Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds