summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO3-4/+38
2012-07-01sctp: be more restrictive in transport selection on bundled sacksNeil Horman2-1/+6
2012-07-01linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-30Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko1-0/+6
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. Linville5-100/+238
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: tell scsi layer device supports runtime power offAaron Lu1-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-29[SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht1-0/+10
2012-06-29Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren14-20/+82
2012-06-29Merge branch 'master' into for-nextJiri Kosina42-330/+1155
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior1-6/+0
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+4
2012-06-29cfg80211: track ibss fixed channelMichal Kazior1-0/+2
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior1-0/+3
2012-06-29ipv4: Elide fib_validate_source() completely when possible.David S. Miller2-0/+6
2012-06-29ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala1-0/+2
2012-06-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja1-3/+0
2012-06-29OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja1-0/+2
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja1-11/+0
2012-06-29OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja1-0/+22
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja1-5/+0
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja1-2/+0
2012-06-29OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra1-0/+4
2012-06-29OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra1-0/+1
2012-06-29ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller1-1/+1
2012-06-29net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf1-0/+2
2012-06-29tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell1-0/+1
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-38/+110
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 Torvalds4-6/+15