summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown1-0/+20
2014-09-30Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown4-31/+21
2014-09-30Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown1-1/+1
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown2-1/+41
2014-09-30Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...Mark Brown1-2/+7
2014-09-30Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette1-0/+1
2014-09-30i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson1-3/+0
2014-09-30tty: serial: 8250: use 32bit variable for rpm_tx_activeSebastian Andrzej Siewior1-1/+1
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2-11/+11
2014-09-30i2c: designware: add support of platform data to set I2C modeTan, Raymond1-0/+21
2014-09-29macvlan: add source modeMichael Braun1-0/+1
2014-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-20/+104
2014-09-29ARCNET: add support for multi interfaces on com20020Michael Grzeschik1-1/+14
2014-09-29ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik1-0/+16
2014-09-29NFSD: Implement SEEKAnna Schumaker1-0/+5
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker1-2/+16
2014-09-29net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet1-61/+72
2014-09-29iommu: introduce domain attribute for nesting IOMMUsWill Deacon1-0/+1
2014-09-29mei: remove include to pci header from mei module filesTomas Winkler1-0/+1
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov1-0/+1
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-1/+1
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo1-0/+1
2014-09-29dql: dql_queued() should write first to reduce bus transactionsEric Dumazet1-2/+10
2014-09-28net_dma: simple removalDan Williams3-35/+3
2014-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-09-28Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+27
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette3-0/+41
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen2-2/+25
2014-09-27block: Don't merge requests if integrity flags differMartin K. Petersen1-10/+10
2014-09-27block: Integrity checksum flagMartin K. Petersen2-0/+2
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen2-5/+10
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen1-0/+1
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen1-2/+4
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2-5/+16
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen1-3/+3
2014-09-27block: Remove bip_bufMartin K. Petersen1-3/+0
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen2-7/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen3-9/+17
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen1-3/+3
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-0/+2
2014-09-27clk: Add a function to retrieve phaseMaxime Ripard1-0/+5
2014-09-27clk: Include of.h in clock-provider.hMaxime Ripard1-0/+1
2014-09-27clk: introduce clk_set_phase function & callbackMike Turquette3-0/+35
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi1-1/+1
2014-09-27clk: add gpio gated clockJyri Sarha1-0/+22
2014-09-27Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette14-73/+94
2014-09-26net: introduce __skb_header_release()Eric Dumazet1-0/+15
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-3/+18
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches1-10/+9
2014-09-26bpf: verifier (add verifier core)Alexei Starovoitov1-0/+47