summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-13clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King
2017-11-13clk: cdce925: remove redundant check for non-null parent_nameColin Ian King
2017-11-13clk: versatile: Improve sizeof() usageMarkus Elfring
2017-11-13clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: ux500: Improve sizeof() usageMarkus Elfring
2017-11-13clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: spear: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: ti: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: mmp: Adjust checks for NULL pointersMarkus Elfring
2017-11-13clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring
2017-11-13clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring
2017-11-13clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: clk-u300: Fix a typo in two comment linesMarkus Elfring
2017-11-13clk: clk-u300: Add some spaces for better code readabilityMarkus Elfring
2017-11-13clk: clk-u300: Improve sizeof() usageMarkus Elfring
2017-11-13clk: clk-u300: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: clk-mux: Improve a size determination in clk_hw_register_mux_table()Markus Elfring
2017-11-13clk: clk-mux: Delete an error message for a failed memory allocationMarkus Elfring
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