summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown1-13/+66
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown3-26/+101
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown4-1/+75
2013-02-14Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2-18/+33
2013-02-14Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown3-47/+326
2013-02-14Merge remote-tracking branch 'regmap/topic/24bit' into regmap-nextMark Brown1-0/+6
2013-02-14regmap: mmio: add register clock supportPhilipp Zabel1-13/+66
2013-02-11regmap: debugfs: Factor out debugfs_tot_len calc into a functionDimitris Papastamos1-8/+14
2013-02-11regmap: debugfs: Optimize seeking within blocks of registersDimitris Papastamos1-5/+7
2013-02-11regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos2-0/+9
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-251/+459
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08regmap: debugfs: Fix reading in register field unitsDimitris Papastamos1-1/+1
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+8
2013-02-08Merge branch 'netback'David S. Miller3-53/+88
2013-02-08netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-08xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-08xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-08xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-15/+10
2013-02-08Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+21
2013-02-08Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-9/+9
2013-02-08Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-35/+40
2013-02-08drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter1-5/+8
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-18/+44
2013-02-07net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-07net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-32/+74
2013-02-06xen: fix error handling path if xen_allocate_irq_dynamic failsWei Liu1-2/+2
2013-02-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich1-7/+7
2013-02-06Merge remote-tracking branch 'regulator/fix/tps65910' into tmpMark Brown1-1/+1
2013-02-06Merge remote-tracking branch 'regulator/fix/tps65217' into tmpMark Brown1-2/+2
2013-02-06Merge remote-tracking branch 'regulator/fix/s2mps11' into tmpMark Brown1-2/+2
2013-02-06Merge remote-tracking branch 'regulator/fix/of' into tmpMark Brown1-0/+6
2013-02-06Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown1-1/+1
2013-02-06Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown1-20/+19
2013-02-06Merge remote-tracking branch 'regulator/fix/max8907' into tmpMark Brown1-2/+1
2013-02-06Merge remote-tracking branch 'regulator/fix/max77686' into tmpMark Brown1-7/+8
2013-02-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+13
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-392/+299
2013-02-05Merge branches 'ipoib', 'mlx4' and 'qib' into for-nextRoland Dreier2-9/+4
2013-02-05IB/qib: Fix for broken sparse warning fixMike Marciniszyn1-8/+3
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz1-1/+1
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz2-6/+6
2013-02-05pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlateBarry Song1-0/+18
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim2-3/+3
2013-02-05regmap: spi: Handle allocation failures gracefullyMark Brown1-0/+2
2013-02-05regmap: Export regmap_async_complete()Mark Brown1-0/+1