summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-10-10vmwgfx: Add fence eventsThomas Hellstrom
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown
2011-10-09regulator: Add driver for gpio-controlled regulatorsHeiko Stübner
2011-10-09ASoC: Cache connected input and output recursionsMark Brown
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch
2011-10-08[media] videodev2: Reorganize standard macros and add a few more macrosMauro Carvalho Chehab
2011-10-07Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-06dcb: Add stub routines for !CONFIG_DCBJohn Fastabend
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad
2011-10-06ASoC: fix codec breakage caused by the volsw/volsw_2r mergerPeter Ujfalusi
2011-10-06RDMA/iwcm: Propagate ird/ord values upwardsKumar Sanghvi
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds
2011-10-06perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar
2011-10-06Merge commit 'v3.1-rc9' into sched/coreIngo Molnar
2011-10-05Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely
2011-10-05ASoC: core: Remove snd_soc_put_volsw_2r definitionPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representationPeter Ujfalusi
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson
2011-10-05ASoC: Only run power_check() on a widget once per runMark Brown
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi
2011-10-05drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi
2011-10-05drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi
2011-10-04dt: add helper to read 64-bit integersJamie Iles
2011-10-04dw_apb_timer: constify clocksource nameJamie Iles
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-10-04Merge git://github.com/davem330/netLinus Torvalds
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-10-04of: Add helpers to get one string in multiple strings propertyBenoit Cousson
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown
2011-10-04ASoC: core: Introduce SOC_DOUBLE_R_VALUE macroPeter Ujfalusi
2011-10-04ASoC: core: Introduce SOC_DOUBLE_VALUE macroPeter Ujfalusi
2011-10-04ASoC: Add WM1811 supportMark Brown
2011-10-04mfd: Add WM1811 supportMark Brown
2011-10-04llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra
2011-10-04sched: Convert to struct llistPeter Zijlstra
2011-10-04llist: Add llist_next()Peter Zijlstra
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying
2011-10-04llist: Return whether list is empty before adding in llist_add()Huang Ying