summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-09mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar
2015-12-09mwifiex: fix NULL pointer dereference during hidden SSID scanAniket Nagarnaik
2015-12-09mfd: twl6040: Fix deferred probe handling for clk32kTony Lindgren
2015-12-09clk: versatile-icst: fix memory leakLinus Walleij
2015-12-09clk: iproc: Fix PLL output frequency calculationSimran Rai
2015-12-09net: mvneta: fix error path for building skbMarcin Wojtas
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-12-09iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon
2015-12-09iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach
2015-12-09NFC: st-nci: Fix incorrect spi buffer sizeChristophe Ricard
2015-12-09bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid
2015-12-09net: bcmgenet: Software reset EPHY after power onFlorian Fainelli
2015-12-09USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork
2015-11-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-10-31Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-10-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-30Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-31Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-10-31drm: Correct arguments to list_tail_add in create blob ioctlManeet Singh
2015-10-31Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-10-31drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter
2015-10-31md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-10-30Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-10-29drm/radeon: fix dpms when driver backlight control is disabledAlex Deucher
2015-10-29drm/radeon: move bl encoder assignment into bl initAlex Deucher
2015-10-28usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren
2015-10-28clocksource/drivers/sh_mtu2: Fix multiple shutdown call issueMagnus Damm
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein
2015-10-27vhost: fix performance on LE hostsMichael S. Tsirkin
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas
2015-10-27forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman
2015-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-10-27scsi_dh: don't try to load a device handler during async probingChristoph Hellwig
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall
2015-10-26ath6kl: add missing of_node_putJulia Lawall
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall
2015-10-26netdev/phy: add missing of_node_putJulia Lawall
2015-10-26net: netcp: add missing of_node_putJulia Lawall
2015-10-26net: thunderx: add missing of_node_putJulia Lawall
2015-10-27scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura