summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-11Merge remote-tracking branch 'asoc/topic/wm2200' into asoc-nextMark Brown1-1/+21
2013-02-11Merge remote-tracking branch 'asoc/topic/wm2000' into asoc-nextMark Brown1-3/+0
2013-02-11Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-0/+10
2013-02-11Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown1-6/+6
2013-02-11Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown2-1/+3
2013-02-11Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown1-16/+0
2013-02-11Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown1-0/+29
2013-02-11Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown1-66/+4
2013-02-11Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown1-0/+15
2013-02-11Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-3/+3
2013-02-11Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown1-1/+3
2013-02-11Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown1-0/+9
2013-02-11Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown1-0/+28
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-12/+14
2013-02-08ASoC: core: Allow digital mute for captureMark Brown1-1/+3
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-07ASoC: Replace max98090 Device DriverJerry Wong1-0/+29
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+25
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-0/+11
2013-02-05ASoC: wm2200: Provide platform data for MICBIAS configurationChris Rattray1-1/+21
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa1-1/+1
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu1-1/+1
2013-02-04Merge tag 'async' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/re...Mark Brown1-0/+28
2013-02-04ASoC: tlv320aic3x: Convert mic bias to a supply widgetHebbar Gururaja1-0/+10
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin1-11/+11
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+18
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+2
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-6/+18
2013-01-30ASoC: SND_SOC_DAIFMT_GATED become 0 as default settingsKuninori Morimoto1-1/+1
2013-01-29regmap: Add asynchronous I/O supportMark Brown1-0/+28
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-35/+93
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-13/+51
2013-01-27ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto1-0/+2
2013-01-27mfd: da9052/53 lockup fixAshish Jangam2-4/+65
2013-01-27mfd: rtsx: Add clock divider hookWei WANG2-0/+4
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG1-4/+20
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern2-0/+5
2013-01-25Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+6
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+41
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu1-0/+6
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-0/+16
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson17-49/+47
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2-27/+4
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson1-0/+41
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+1
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert1-0/+2
2013-01-21ASoC: arizona: Allow number of channels clocked to be restrictedMark Brown1-0/+9
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5