summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-13rtc: ds1511: use generic nvmemAlexandre Belloni
2017-10-13rtc: ds1511: allow waking platformAlexandre Belloni
2017-10-13rtc: ds1511: switch to rtc_register_deviceAlexandre Belloni
2017-10-13rtc: abx80x: solve race conditionAlexandre Belloni
2017-10-13rtc: abx80x: switch to rtc_register_deviceAlexandre Belloni
2017-10-13rtc: m48t86: use generic nvmemAlexandre Belloni
2017-10-13rtc: m48t86: switch to rtc_register_deviceAlexandre Belloni
2017-10-13rtc: ds1305: use generic nvmemAlexandre Belloni
2017-10-13rtc: ds1305: switch to rtc_register_deviceAlexandre Belloni
2017-10-12rtc: pl031: make interrupt optionalRussell King
2017-10-12rtc: pl031: avoid exposing alarm if no interruptRussell King
2017-10-12rtc: pl031: use devm_* for allocating memory and mapping resourceRussell King
2017-10-12rtc: pl031: constify amba_idsRussell King
2017-10-12rtc: rv3029: Clean up error handling in rv3029_eeprom_write()Dan Carpenter
2017-10-12rtc: jz4740: fix loading of rtc driverMathieu Malaterre
2017-10-12rtc: jz4740: remove duplicate 'write' in messageMathieu Malaterre
2017-10-12rtc: ds1307: improve weekday handlingHeiner Kallweit
2017-09-28rtc: set the alarm to the next expiring timerAlexandre Belloni
2017-09-26rtc: rv3029: fix vendor stringAlexandre Belloni
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-15Revert "PCI: Avoid race while enabling upstream bridges"Bjorn Helgaas
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-09-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-14Merge tag 'pinctrl-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King
2017-09-14i2c: i2c-stm32f7: add driverPierre-Yves MORDRET
2017-09-14i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann
2017-09-13drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton