aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-04Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force-update' into regmap-nextMark Brown3-17/+135
2015-09-04Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown5-26/+215
2015-09-04Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown1-0/+5
2015-09-04Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown1-2/+2
2015-09-04Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-coreMark Brown694-6894/+9573
2015-08-31regmap: fix a NULL pointer dereference in __regmap_initSergey SENOZHATSKY1-2/+4
2015-08-31regmap: Support bulk reads for devices without raw formattingMark Brown1-1/+28
2015-08-30regmap-i2c: Add smbus i2c block supportMarkus Pargmann1-0/+49
2015-08-30regmap: Add raw_write/read checks for max_raw_write/read sizesMarkus Pargmann1-0/+6
2015-08-30regmap: regmap max_raw_read/write getter functionsMarkus Pargmann1-0/+22
2015-08-30regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann2-15/+74
2015-08-30Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-smbus-blockMark Brown4-16/+45
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino1-2/+1
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+2
2015-08-27Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-88/+161
2015-08-27Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-10/+10
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani1-10/+10
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli1-1/+1
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-08-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2-2/+6
2015-08-25nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler1-2/+2
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King1-2/+2
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King1-4/+12
2015-08-25vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner1-0/+2
2015-08-25Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller5-70/+82
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi1-1/+1
2015-08-25mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer1-0/+8
2015-08-25phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney1-1/+1
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde5-70/+82
2015-08-23net: bcmgenet: fix uncleaned dma flagsJaedon Shin1-0/+16
2015-08-23net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli1-4/+0
2015-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-13/+15
2015-08-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko4-4/+4
2015-08-21Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-2/+7
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds13-602/+32
2015-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-37/+34
2015-08-21regmap: No multi_write support if bus->write does not existMarkus Pargmann1-1/+1
2015-08-21regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann4-9/+12
2015-08-21regmap: Fix regmap_bulk_write for bus writesMarkus Pargmann1-2/+19
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie1-0/+5