summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-04-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-18Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-17ide: remove deprecated use of pci apiQuentin Lambert
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit
2015-04-17sfc: Fix memcpy() with const destination compiler warning.David S. Miller
2015-04-17altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-17dmaengine: shdmac: avoid unused variable warningsArnd Bergmann
2015-04-17dmaengine: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-04-17dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()Alexey Khoroshilov
2015-04-17dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel
2015-04-17dmaengine: xgene: devm_ioremap() returns NULL on errorDan Carpenter
2015-04-17dmaengine: xgene: buffer overflow in xgene_dma_init_channels()Dan Carpenter
2015-04-17dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'Yoshihiro Shimoda
2015-04-17dmaengine: sa11x0: report slave capabilities to upper layersDmitry Eremin-Solenikov
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg
2015-04-17act_mirred: Fix bogus header when redirecting from VLANHerbert Xu
2015-04-17mvsas: fix panic on expander attached SATA devicesJames Bottomley
2015-04-17am53c974: Fix crash during modprobeHannes Reinecke
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks
2015-04-17drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski
2015-04-17oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-04-17memstick: mspro_block: add missing curly bracesDan Carpenter
2015-04-17bfs: bfad_worker cleanupJiri Slaby
2015-04-17rtc: use more standard kernel logging stylesJoe Perches
2015-04-17drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bitHeiko Stübner
2015-04-17drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() checkKrzysztof Kozlowski
2015-04-17drivers/rtc/rtc-omap.c: use module_platform_driverLokesh Vutla
2015-04-17drivers/rtc/Kconfig: update Kconfig for OMAP RTCLokesh Vutla
2015-04-17drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...Lokesh Vutla
2015-04-17drivers/rtc/rtc-s3c.c: fix failed first read of RTC timeKrzysztof Kozlowski
2015-04-17rtc: hctosys: use function name in the error logAaro Koskinen
2015-04-17drivers/rtc/interface.c: __rtc_read_time: reduce log levelAaro Koskinen
2015-04-17drivers/rtc/class.c: initialize rtc name earlyAaro Koskinen
2015-04-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski
2015-04-17rtc: driver for Conexant Digicolor CX92755 on-chip RTCBaruch Siach
2015-04-17drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabledHeiko Stuebner
2015-04-17drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspendAdam Ward
2015-04-17drivers/rtc/rtc-da9052.c: add constraints to set valid yearAdam Ward
2015-04-17drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...Adam Ward
2015-04-17drivers/rtc/rtc-ds1685.c: fix sparse warningsJoshua Kinard
2015-04-17drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driverJoshua Kinard
2015-04-17drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_configKrzysztof Kozlowski