aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeGravatar Javi Merino 1-2/+1
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2015-08-27Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 16-88/+161
2015-08-27Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-10/+10
2015-08-27nfit: Clarify memory device state flags stringsGravatar Toshi Kani 1-10/+10
2015-08-27sfc: only use vadaptor stats if firmware is capableGravatar Bert Kenward 1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structGravatar Madalin Bucur 1-0/+9
2015-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+8
2015-08-26Add factory recertified Crucial M500s to blacklistGravatar Guillermo A. Amaral 1-0/+2
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGravatar Guilherme G. Piccoli 1-1/+1
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedGravatar Eugene Shatokhin 1-3/+4
2015-08-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventGravatar Iyappan Subramanian 2-2/+6
2015-08-25nfit, nd_blk: BLK status register is only 32 bitsGravatar Ross Zwisler 1-2/+2
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsGravatar Russell King 1-2/+2
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Gravatar Russell King 1-4/+12
2015-08-25vxlan: re-ignore EADDRINUSE from igmp_joinGravatar Marcelo Ricardo Leitner 1-0/+2
2015-08-25Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...Gravatar David S. Miller 5-70/+82
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredGravatar Kazuya Mizuguchi 1-1/+1
2015-08-25mtip32x: fix regression introduced by blk-mq per-hctx flushGravatar Jeff Moyer 1-0/+8
2015-08-25phylib: Make PHYs children of their MDIO bus, not the bus' parent.Gravatar David Daney 1-1/+1
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersGravatar Marc Kleine-Budde 5-70/+82
2015-08-23net: bcmgenet: fix uncleaned dma flagsGravatar Jaedon Shin 1-0/+16
2015-08-23net: bcmgenet: Avoid sleeping in bcmgenet_timeoutGravatar Florian Fainelli 1-4/+0
2015-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-13/+15
2015-08-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+1
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+3
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+1
2015-08-21mm: make page pfmemalloc check more robustGravatar Michal Hocko 4-4/+4
2015-08-21Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+7
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 13-602/+32
2015-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 5-37/+34
2015-08-21drm/radeon: fix hotplug race at startupGravatar Dave Airlie 1-0/+5
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 3-36/+28
2015-08-20Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-5/+17
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Gravatar Rafael J. Wysocki 2-5/+17
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCGravatar Bjorn Helgaas 1-1/+1
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-57/+83
2015-08-20Input: gpio_keys_polled - request GPIO pin as input.Gravatar Vincent Pelletier 1-1/+1
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 4-23/+44
2015-08-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 2-33/+48
2015-08-20clocksource/imx: Fix boot with non-DT systemsGravatar Guenter Roeck 1-0/+1
2015-08-20Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-a...Gravatar Dave Airlie 1-1/+1
2015-08-20irqchip/crossbar: Restore set_wake functionalityGravatar Grygorii Strashko 1-2/+2
2015-08-20irqchip/crossbar: Restore the mask on suspend behaviourGravatar Grygorii Strashko 1-0/+1
2015-08-20irqchip/crossbar: Restore the irq_set_type() mechanismGravatar Grygorii Strashko 1-0/+1
2015-08-19PCI: Tolerate hierarchies with no Root PortGravatar Yijing Wang 1-1/+6
2015-08-19FIRMWARE: bcm47xx_nvram: Fix module license.Gravatar Axel Lin 1-1/+1