summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn1-5/+2
2016-01-07phy: add phydev_name() wrapperAndrew Lunn1-0/+5
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn1-0/+6
2016-01-07mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn2-5/+7
2016-01-07phy: Consistently use addr for address on an MII busAndrew Lunn1-2/+2
2016-01-07mtd: nand: add helpers to access ->privBoris BREZILLON1-0/+10
2016-01-07PCI/MSI: Fix typos in <linux/msi.h>Thomas Petazzoni1-2/+2
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)1-0/+1
2016-01-07lockd: constify nlmsvc_binding structureJulia Lawall1-1/+1
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini33-248/+166
2016-01-07driver-core: platform: Add platform_irq_count()Stephen Boyd1-0/+1
2016-01-07Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+19
2016-01-07mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON1-0/+10
2016-01-07mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2-2/+8
2016-01-07Merge branch 'goodix' into nextDmitry Torokhov26-80/+108
2016-01-07net: Add eth_platform_get_mac_address() helper.David S. Miller1-0/+3
2016-01-07net: move ndo_features_check() close to ndo_start_xmit()Eric Dumazet1-11/+11
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai3-3/+5
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar8-36/+124
2016-01-06sched/core: Move sched_entity::avg into separate cache lineJiri Olsa1-2/+7
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar44-269/+214
2016-01-06sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra1-5/+6
2016-01-06sched/core: Check tgid in is_global_init()Sergey Senozhatsky1-2/+3
2016-01-06Merge branch 'topic/rcar' into for-linusVinod Koul1-103/+0
2016-01-06Merge branch 'topic/ioatdma' into for-linusVinod Koul1-2/+3
2016-01-06Merge branch 'topic/async' into for-linusVinod Koul1-0/+92
2016-01-06Merge branch 'topic/univ_api' into for-linusVinod Koul3-7/+57
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller1-7/+3
2016-01-06mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris1-1/+1
2016-01-06mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris1-1/+1
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2-6/+20
2016-01-05Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown1-0/+16
2016-01-05Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown1-1/+1
2016-01-05regmap: irq: add support for configuration of trigger typeLaxman Dewangan1-0/+16
2016-01-05mmc: dw_mmc: remove the unused quirksJaehoon Chung1-8/+2
2016-01-05spi: expose master transfer size limitation.Michal Suchanek1-0/+15
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King1-0/+104
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij2-80/+54
2016-01-05gpio: of: provide optional of_mm_gpiochip_add_data() functionLinus Walleij1-2/+8
2016-01-05gpio: add a data pointer to gpio_chipLinus Walleij1-1/+13
2016-01-05soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+2
2016-01-05Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller1-1/+1
2016-01-05sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov1-1/+1
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust2-2/+3
2016-01-04ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander1-0/+104
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro27-78/+110
2016-01-04new helper: memdup_user_nul()Al Viro1-0/+1
2016-01-04configfs: implement binary attributesPantelis Antoniou1-0/+50