summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-20HID: hid-logitech-hidpp: Add basic support for Logitech G920Simon Wood
2015-11-20HID: hid-logitech-hidpp: Add support for very long packetsSimon Wood
2015-11-20Merge branch 'for-dmitry/logitech-g920-merge-base' into for-4.5/logitechJiri Kosina
2015-11-20INPUT: xpad: switch Logitech G920 Wheel into HID modeSimon Wood
2015-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-19Merge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-16HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PADJiri Kosina
2015-11-16ipg: Remove ipg driverOndrej Zary
2015-11-16dl2k: Add support for IP1000A-based cardsOndrej Zary
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz
2015-11-16ravb: remove unhandle int causeMasaru Nagai
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall
2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall
2015-11-16Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare
2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas
2015-11-16be2net: replace hardcoded values with existing defineIvan Vecera
2015-11-16be2net: remove unused local rsstable arrayIvan Vecera
2015-11-16ravb: Fix int mask value overwritten issueMasaru Nagai
2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård
2015-11-16hwmon: (scpi) skip unsupported sensors properlySudeep Holla
2015-11-16hwmon: (scpi) add thermal-of dependencyArnd Bergmann
2015-11-16hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan
2015-11-16hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang
2015-11-16net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong
2015-11-16net: dsa: mv88e6060: add register defines header fileNeil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong
2015-11-16net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat
2015-11-15net/mlx5e: Max mtu comparison fixDoron Tsur
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan
2015-11-15net/mlx5e: Fix inline header size calculationSaeed Mahameed
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin
2015-11-15fjes: fix inconsistent indentingColin Ian King