summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-02-05Merge tag 'drivers_for_v3.9' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2013-02-05Merge tag 'v3.8-rc6' into next/socOlof Johansson
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-01-31Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-01-31cpuidle: kirkwood: Move out of mach directoryAndrew Lunn
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires
2013-01-31dm: fix write same requests countingAlasdair G Kergon
2013-01-31dm thin: fix queue limits stackingMike Snitzer
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-30rtc: Add support of rtc-mv for MVEBU SoCsGregory CLEMENT
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann
2013-01-29Merge tag 'bcm2835-for-3.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-01-29Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-28clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad
2013-01-28clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad
2013-01-28staging: nvec: remove use of clk_get_sysPrashant Gaikwad
2013-01-28spi: tegra: do not use clock name to get clockPrashant Gaikwad
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-28clk: tegra: add clock support for Tegra30Prashant Gaikwad
2013-01-28clk: tegra: add clock support for Tegra20Prashant Gaikwad
2013-01-28clk: tegra: add Tegra specific clocksPrashant Gaikwad
2013-01-28clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit
2013-01-28dm9601: support dm9620 variantPeter Korsgaard
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy
2013-01-28r8169: fix vlan tag read ordering.françois romieu
2013-01-28net: cdc_ncm: use IAD provided by the USB coreBjørn Mork
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao