summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-09wimax/i2400m: fix i2400m->wake_tx_skb handlingTejun Heo
2013-02-09ipw2x00: simplify scan_event handlingTejun Heo
2013-02-09drm/nouveau: add lockdep annotationsMarcin Slusarz
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-08regmap: debugfs: Fix reading in register field unitsDimitris Papastamos
2013-02-08regulator: core: Optimize _regulator_do_set_voltage if voltage does not changeAxel Lin
2013-02-08regulator: max8998: Let regulator core handle the case selector == old_selectorAxel Lin
2013-02-08regulator: s5m8767: Use of_get_child_count()Axel Lin
2013-02-08regulator: anatop: improve precision of delay timeShawn Guo
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-07Merge branch 'netback'David S. Miller
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell