summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-18nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy1-1/+14
2012-02-18svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker1-1/+1
2012-02-18regmap: Add stub regmap calls as a build crutch for infrastructure usersMark Brown1-0/+106
2012-02-18PM: Add comment describing relationships between PM callbacks to pm.hRafael J. Wysocki1-0/+9
2012-02-18PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki1-16/+0
2012-02-17NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2-2/+5
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2-0/+8
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown2-5/+5
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown1-2/+2
2012-02-17ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown1-2/+0
2012-02-17ALSA: core: Constify the name in new kcontrolsMark Brown1-1/+1
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg1-0/+1
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg1-2/+2
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg1-4/+4
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg1-1/+1
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar5-12/+64
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko1-1/+2
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko1-0/+27
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches1-6/+8
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg1-0/+1
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg1-0/+1
2012-02-17regulator: fix wrong header name in descriptionKim, Milo1-2/+2
2012-02-17net: sh_eth: change the condition of initializationYoshihiro Shimoda1-0/+1
2012-02-16SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever1-1/+5
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson2-3/+6
2012-02-16drm: add some caps for userspace to discover more info for dumb KMS driver (v2)Dave Airlie2-0/+5
2012-02-16irq_domain: constify irq_domain_opsGrant Likely1-7/+7
2012-02-16irq_domain: Create common xlate functions that device drivers can useGrant Likely1-0/+12
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely1-1/+0
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-41/+4
2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely1-4/+29
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely1-1/+19
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-9/+15
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg139-1250/+3797
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely1-4/+42
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook1-0/+1
2012-02-16ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller1-2/+2
2012-02-16decnet: net/dn.h needs net/flow.hDavid S. Miller1-0/+1
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville143-1260/+3809
2012-02-16dt: add empty of_find_compatible_node functionShawn Guo1-0/+8
2012-02-15Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner1-16/+1
2012-02-15Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...Thomas Gleixner1-7/+0
2012-02-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec1-0/+5
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg1-0/+7
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3