summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-15Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-02-15pinctrl: tegra: add clfvs function to Tegra114 supportRhyland Klein
2013-02-15pinctrl: generic: rename input schmitt disableHaojian Zhuang
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/24bit' into regmap-nextMark Brown
2013-02-14regmap: mmio: add register clock supportPhilipp Zabel
2013-02-14regulator: Fix memory garbage dev_err printout.Russ Dill
2013-02-14Merge tag 'v3.8-rc7' into regulator-coreMark Brown
2013-02-14regulator: max77686: Reuse rdev_get_id() function.Thiago Farina
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong
2013-02-13regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmapAxel Lin
2013-02-13regulator: as3711: Fix checking if no platform initialization dataAxel Lin
2013-02-13regulator: s5m8767: Prevent possible NULL pointer dereferenceAxel Lin
2013-02-13regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...Axel Lin
2013-02-12x86, hyperv: HYPERV depends on X86_LOCAL_APICH. Peter Anvin
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-02-12drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse
2013-02-11x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-11regmap: debugfs: Factor out debugfs_tot_len calc into a functionDimitris Papastamos
2013-02-11regmap: debugfs: Optimize seeking within blocks of registersDimitris Papastamos
2013-02-11regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO
2013-02-10stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO
2013-02-10Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2013-02-11Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-02-10pinctrl/pinconfig: add debug interfaceLaurent Meunier
2013-02-10pinctrl: samsung: remove duplicated lineJingoo Han