summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-29can: rework skb reserved data handlingOliver Hartkopp1-0/+10
2013-01-29Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+72
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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-165/+409
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-13/+51
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu1-4/+4
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu1-0/+4
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu1-0/+1
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu1-0/+1
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu1-4/+0
2013-01-28ARM: tegra: remove legacy clock codePrashant Gaikwad1-2/+0
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-0/+5
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad1-0/+124
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad1-0/+22
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren6-6/+22
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel1-0/+3
2013-01-28Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson26-66/+132
2013-01-28net: fix possible wrong checksum generationEric Dumazet1-0/+19
2013-01-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller4-0/+99
2013-01-28net: add RCU annotation to sk_dst_cache fieldCong Wang1-1/+1
2013-01-28decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang1-1/+1
2013-01-28gro: Fix kcalloc argument orderJoe Perches1-2/+2
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker5-33/+76
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2-11/+30
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker2-0/+26
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker1-0/+8
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker4-2/+32
2013-01-27cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker1-2/+8
2013-01-27cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker3-61/+163
2013-01-27iio:light:tsl2563 move out of stagingJonathan Cameron1-0/+8
2013-01-27userns: Avoid recursion in put_user_nsEric W. Biederman1-5/+5
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller18-28/+179
2013-01-27ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto1-0/+2
2013-01-27Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas3-2/+10
2013-01-27mfd: da9052/53 lockup fixAshish Jangam2-4/+65
2013-01-27Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas1-6/+3
2013-01-27rcu: Remove obsolete Kconfig option from commentPaul E. McKenney1-1/+1
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-26context_tracking: Export context state for generic vtimeFrederic Weisbecker1-0/+28
2013-01-26can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp1-0/+1
2013-01-26can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp1-0/+1
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp1-0/+35
2013-01-26can: rename LED trigger name on netdev renamesKurt Van Dijck1-0/+9
2013-01-26can: export a safe netdev_priv wrapper for candevKurt Van Dijck1-0/+3
2013-01-26can: add tx/rx LED trigger supportFabio Baltieri2-0/+50
2013-01-26spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger1-0/+3
2013-01-26spi/pxa2xx: convert to the common clk frameworkMika Westerberg1-18/+0
2013-01-26Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman42-126/+172
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman10-17/+85