summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-0/+2
2012-07-02spi/pl022: cleanup pl022 header documentationAlexandre Pereira da Silva1-8/+1
2012-07-02omap2+: add drm deviceAndy Gross1-0/+52
2012-07-02slab: rename gfpflags to allocflagsGlauber Costa1-1/+1
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin1-4/+0
2012-07-01regulator: add missing defintion regulator_is_supported_voltagePhilip Rakity1-0/+6
2012-07-01dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King1-2/+3
2012-07-01dmaengine: PL08x: constify channel names and bus_id stringsRussell King1-1/+1
2012-07-01dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King1-139/+2
2012-07-01dmaengine: PL08x: clean up get_signal/put_signalRussell King1-2/+2
2012-07-01dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King1-4/+0
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki1-0/+6
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO3-4/+38
2012-07-01linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-30IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron1-0/+1
2012-06-30IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron1-0/+1
2012-06-30iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron1-17/+17
2012-06-30iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen1-0/+54
2012-06-30firewire: core: add is_local sysfs device attributeClemens Ladisch1-1/+1
2012-06-30net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko1-0/+2
2012-06-30netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso1-0/+1
2012-06-30netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso1-5/+10
2012-06-30[media] i2c: Export an unlocked flavor of i2c_transferJean Delvare1-0/+3
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-56/+159
2012-06-29NFS: Create an write_pageio_init() functionBryan Schumaker1-0/+2
2012-06-29NFS: Create an read_pageio_init() functionBryan Schumaker1-0/+3
2012-06-29NFS: Create an alloc_client rpc_opBryan Schumaker1-0/+2
2012-06-29NFS: Create a free_client rpc_opBryan Schumaker1-0/+1
2012-06-29NFS: Create a return_delegation rpc opBryan Schumaker1-0/+1
2012-06-29NFS: Create a have_delegation rpc_opBryan Schumaker1-0/+1
2012-06-29libata: detect Device Attention supportLin Ming2-0/+3
2012-06-29libata: migrate ACPI code over to new bindingsMatthew Garrett1-5/+2
2012-06-29Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren11-13/+67
2012-06-29Merge branch 'master' into for-nextJiri Kosina40-217/+1124
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-24/+85
2012-06-29NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust2-2/+6
2012-06-29SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust1-2/+0
2012-06-29SUNRPC: Add the helper xdr_stream_posTrond Myklebust1-0/+1
2012-06-29SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust1-1/+1
2012-06-29SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust1-0/+1
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2012-06-28tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt1-1/+1
2012-06-28ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini1-0/+47
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2-0/+19
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela1-0/+6
2012-06-28wireless: add VHT (802.11ac) definitionsMahesh Palivela1-0/+70
2012-06-28mm: cleanup on the comments of zone_reclaim_statWanpeng Li1-1/+1
2012-06-28Merge branch 'for_3.6/cleanup/twl-irq' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren1-1/+0
2012-06-28netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney1-0/+6
2012-06-28netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney1-1/+17