summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-12libahci: wrong comments in ahci_do_softreset()Minwoo Im
2017-06-12ata: declare ata_port_info structures as constBhumika Goyal
2017-06-12ata: Add driver for Faraday Technology FTIDE010Linus Walleij
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig
2017-06-05libata: factor out a ata_identify_page_supported helperChristoph Hellwig
2017-06-05libata: clarify log page naming / groupingChristoph Hellwig
2017-06-05libata: factor out a ata_log_supported helperChristoph Hellwig
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph Hellwig
2017-06-02ahci: qoriq: add ls1088a platforms supportYuantian Tang
2017-05-30ata: sata_fsl: cut drvdata assignmentLinus Walleij
2017-05-30ata: samsung_cf: cut drvdata assignmentLinus Walleij
2017-05-30ata: rb532_cf: cut drvdata assignmentLinus Walleij
2017-05-30ata: dwc_460ex: cut drvdata assignmentLinus Walleij
2017-05-30ata: ep93xx: cut drvdata assignmentLinus Walleij
2017-05-30ata: bf54x: cut drvdata assignmentLinus Walleij
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-05-16libata: fix identation on a kernel-doc markupMauro Carvalho Chehab
2017-05-16ata-sff: always map page before data transferTycho Andersen
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com
2017-05-15macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich
2017-05-15net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed
2017-05-14net/mlx5e: Fix setup TC ndoSaeed Mahameed
2017-05-14net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman
2017-05-14net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-12vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman
2017-05-12sfc: revert changes to NIC revision numbersBert Kenward
2017-05-12net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold
2017-05-12net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold
2017-05-12net: dsa: mv88e6xxx: add default case to switchGustavo A. R. Silva
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie