aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig1-2/+1
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2-5/+14
2014-03-15[SCSI] hpsa: add HP/3PAR vendor id to pci_ids.hStephen M. Cameron1-0/+1
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley1-2/+1
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams1-0/+12
2014-03-15[SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis1-0/+1
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman1-8/+8
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-24/+67
2014-03-14ether: add loopback type ETH_P_LOOPBACKVeaceslav Falico1-0/+1
2014-03-146lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister1-8/+0
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2-9/+9
2014-03-14mac802154: use header operations to create/parse headersPhoebe Buckheister1-8/+2
2014-03-14ieee802154: add header structs with endiannes and operationsPhoebe Buckheister3-4/+112
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister3-9/+8
2014-03-14ieee802154: add address struct with proper endiannes and some operationsPhoebe Buckheister1-0/+72
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister3-11/+11
2014-03-14asm-generic: rwsem: de-PPCify rwsem.hWill Deacon1-5/+5
2014-03-14KEYS: Move the flags representing required permission to linux/key.hDavid Howells2-3/+14
2014-03-14blk-mq: allow blk_mq_init_commands() to return failureJens Axboe1-1/+2
2014-03-14HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires1-19/+0
2014-03-14HID: sony: do not rely on hid_output_raw_reportBenjamin Tissoires1-0/+2
2014-03-14genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner1-0/+2
2014-03-14genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner1-0/+1
2014-03-14Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij1-0/+6
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij82-369/+528
2014-03-14xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert1-8/+0
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert1-0/+15
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert1-12/+11
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2014-03-13i2c: Add message transfer tracepoints for SMBUS [ver #2]David Howells1-1/+223
2014-03-13i2c: Add message transfer tracepoints for I2CDavid Howells1-0/+150
2014-03-13Target/sbc: Set protection operation and relevant checksSagi Grimberg1-0/+7
2014-03-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...Nicholas Bellinger6-9/+341
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-128/+391
2014-03-13Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-10/+11
2014-03-13block: remove old blk_iopoll_enabled variableJens Axboe1-2/+0
2014-03-13cputime: Bring cputime -> nsecs conversionFrederic Weisbecker3-1/+10
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker3-2/+13
2014-03-13cputime: Fix nsecs_to_cputime() return type castFrederic Weisbecker1-1/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-nextMark Brown1-0/+8
2014-03-13Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown1-1/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-9/+1
2014-03-13[media] v4l: rename v4l2_format_sdr to v4l2_sdr_formatAntti Palosaari1-3/+3
2014-03-13[media] v4l: add control for RF tuner PLL lock flagAntti Palosaari1-0/+1
2014-03-13[media] v4l: add enum_freq_bands support to tuner sub-deviceAntti Palosaari1-0/+1
2014-03-13[media] v4l: uapi: add SDR formats CU8 and CU16LEAntti Palosaari1-0/+4
2014-03-13[media] v4l: reorganize RF tuner control ID numbersAntti Palosaari1-8/+8
2014-03-13[media] v4l: add RF tuner channel bandwidth controlAntti Palosaari1-0/+2
2014-03-13ASoC: tlv320aic31xx: Add basic codec driver implementationJyri Sarha1-0/+8
2014-03-13drm: drop error code for drm_helper_resume_force_modeDaniel Vetter1-1/+1