summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-11hv: remove a bunch of unused debug macros from hyperv.hGreg Kroah-Hartman1-24/+0
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman1-2/+2
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman1-3/+0
2011-10-11llist: Add back llist_add_batch() and llist_del_first() prototypesStephen Rothwell1-0/+6
2011-10-11Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+969
2011-10-11USB: fix ehci alignment errorHarro Haan1-1/+1
2011-10-10Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie2-0/+18
2011-10-10ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.Tao Ma1-4/+0
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom1-2/+45
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown1-0/+3
2011-10-09regulator: Add driver for gpio-controlled regulatorsHeiko Stübner1-0/+87
2011-10-09ASoC: Cache connected input and output recursionsMark Brown1-0/+2
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch1-1/+3
2011-10-08[media] videodev2: Reorganize standard macros and add a few more macrosMauro Carvalho Chehab1-20/+59
2011-10-08Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki2-0/+250
2011-10-08Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki5-42/+162
2011-10-08Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki5-50/+114
2011-10-08Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2-0/+101
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller8-11/+26
2011-10-06dcb: Add stub routines for !CONFIG_DCBJohn Fastabend1-0/+18
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend1-0/+1
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad1-1/+1
2011-10-06ASoC: fix codec breakage caused by the volsw/volsw_2r mergerPeter Ujfalusi1-0/+2
2011-10-06RDMA/iwcm: Propagate ird/ord values upwardsKumar Sanghvi1-1/+3
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds1-0/+5
2011-10-06perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel1-1/+4
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar7-11/+21
2011-10-06Merge commit 'v3.1-rc9' into sched/coreIngo Molnar2-4/+12
2011-10-05Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely21-51/+87
2011-10-05ASoC: core: Remove snd_soc_put_volsw_2r definitionPeter Ujfalusi1-1/+0
2011-10-05ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi1-4/+3
2011-10-05ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi1-4/+2
2011-10-05ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi1-5/+3
2011-10-05ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representationPeter Ujfalusi1-2/+15
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2-0/+2
2011-10-05ASoC: Only run power_check() on a widget once per runMark Brown1-0/+2
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae1-0/+104
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz1-0/+63
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi1-4/+4
2011-10-05drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi1-47/+0
2011-10-05drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi1-11/+16
2011-10-05dt: add helper to read 64-bit integersJamie Iles1-0/+8
2011-10-05dw_apb_timer: constify clocksource nameJamie Iles1-1/+1
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki2-10/+12
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville1-2/+1
2011-10-04Merge git://github.com/davem330/netLinus Torvalds1-3/+10
2011-10-04PCI: Disable MPS configuration by defaultJon Mason1-1/+2
2011-10-04of: Add helpers to get one string in multiple strings propertyBenoit Cousson1-0/+18
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2-0/+2
2011-10-04ASoC: core: Introduce SOC_DOUBLE_R_VALUE macroPeter Ujfalusi1-9/+10