summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi: correct the transfer_one_message documentation wordingBaruch Siach2014-01-271-1/+1
* spi: spi.h: clarify the documentation of transfer_oneBaruch Siach2014-01-271-1/+4
*-. Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-231-0/+2
|\ \
| | * spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-081-0/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-231-5/+3
|\ \ \ | | |/ | |/|
| | * spi: nuc900: Cleanup spi-nuc900.h headerSachin Kamat2013-12-301-5/+3
| |/
* | Merge remote-tracking branch 'spi/topic/core' into spi-linusMark Brown2014-01-231-4/+4
|\ \
| * | spi: Kill superfluous cast in spi_w8r16()Geert Uytterhoeven2014-01-131-1/+1
| * | spi: Use bitfields for multiple data linesMark Brown2014-01-131-2/+2
| * | spi: Order fields in spi_device for better packingTrent Piepho2013-12-161-1/+1
| |/
* | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2014-01-231-5/+7
|\ \
| * | spi: Correct set_cs() documentationGeert Uytterhoeven2014-01-211-1/+1
| * | spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer()Geert Uytterhoeven2014-01-211-4/+6
| |/
* | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-4/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-073-4/+23
|\ \
| * | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-031-0/+13
| * | sctp: Remove outqueue empty stateVlad Yasevich2014-01-021-3/+0
| * | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann2014-01-021-1/+1
| * | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-311-0/+9
* | | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-031-1/+3
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-311-1/+3
| |\ \ \ \
| | | * | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-311-1/+3
| | | | |/ | | | |/|
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-012-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-01-012-1/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/radeon: expose render backend mask to the userspaceMarek Olšák2013-12-231-0/+2
| | * | | | drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher2013-12-231-1/+1
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-311-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Input: define KEY_WWAN for Wireless WANRafał Miłecki2013-12-161-1/+2
| * | | | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-10603-7414/+16404
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-302-0/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-271-0/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-201-0/+5
| |\ \ \ \ \
| | * | | | | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-181-0/+5
| * | | | | | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-181-0/+5
* | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-051-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-171-0/+1
| |/ / / / / /
* | | | | | | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2013-12-241-1/+1
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-12-241-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-161-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-12-221-4/+1
|\ \ \ \ \ \
| * | | | | | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-191-0/+1
| * | | | | | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-111-4/+0
| |/ / / / /
* | | | | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-211-1/+2
* | | | | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+3
* | | | | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-203-5/+6
* | | | | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-201-3/+2
* | | | | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-5/+5
|\ \ \ \ \ \
| * | | | | | xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall2013-12-131-5/+5