summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-10-04vmbus: add per-channel sysfs infoStephen Hemminger
2017-10-04misc: mic: move to its own menu in Misc devicesRandy Dunlap
2017-10-04misc: altera-stapl: drop Kconfig commentRandy Dunlap
2017-10-04pcmcia: make pccard_cis_attr constBhumika Goyal
2017-10-04misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter
2017-10-04misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter
2017-10-04fpga: make xlnx_pr_decoupler_br_ops constBhumika Goyal
2017-10-04drivers/fsi: make a couple of functions staticColin Ian King
2017-10-04nvmem: add snvs_lpgpr driverOleksij Rempel
2017-10-04vme: Fix integer overflow checking in vme_check_window()Dan Carpenter
2017-10-04add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridgeJan Kandziora
2017-10-04wire: export w1_touch_bitJan Kandziora
2017-09-18nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditionalMasahiro Yamada
2017-09-18nvmem: remove inline in drivers/nvmem/core.cMasahiro Yamada
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
2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski
2017-09-13nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren
2017-09-13UBI: Fix two typos in commentsUwe Kleine-König