summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown2013-02-142-12/+48
|\
| * regmap: Add "no-bus" option for regmap APIAndrey Smirnov2013-01-292-12/+48
* | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown2013-02-141-13/+66
|\ \
| * | regmap: mmio: add register clock supportPhilipp Zabel2013-02-141-13/+66
* | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-02-143-26/+101
|\ \ \
| * | | mfd: wm5110: Mark wakes as invertedMark Brown2013-01-041-0/+1
| * | | mfd: wm5102: Mark wakes as invertedMark Brown2013-01-041-0/+1
| * | | regmap: irq: Support wake IRQ mask inversionMark Brown2013-01-041-4/+17
| * | | regmap: irq: Fix sync of wake statuses to hardwareMark Brown2013-01-041-0/+11
| * | | regmap: irq: Use a bulk read for interrupt status where possibleMark Brown2013-01-041-7/+60
| * | | regmap: irq: Factor register read out of the IRQ parsing loopMark Brown2013-01-031-7/+9
| * | | regmap: irq: enable wake support by defaultLaxman Dewangan2012-12-241-12/+6
* | | | Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown2013-02-144-1/+75
|\ \ \ \
| * | | | regmap: flat: Add flat cache typeMark Brown2013-01-024-1/+75
| |/ / /
* | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2013-02-142-18/+33
|\ \ \ \
| * | | | regmap: debugfs: Factor out debugfs_tot_len calc into a functionDimitris Papastamos2013-02-111-8/+14
| * | | | regmap: debugfs: Optimize seeking within blocks of registersDimitris Papastamos2013-02-111-5/+7
| * | | | regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos2013-02-112-0/+9
| * | | | regmap: debugfs: Fix reading in register field unitsDimitris Papastamos2013-02-081-1/+1
| * | | | regmap: regmap: avoid spurious warning in regmap_read_debugfsRussell King2013-01-271-4/+2
* | | | | Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown2013-02-143-47/+326
|\ \ \ \ \
| * | | | | regmap: spi: Handle allocation failures gracefullyMark Brown2013-02-051-0/+2
| * | | | | regmap: Export regmap_async_complete()Mark Brown2013-02-051-0/+1
| * | | | | regmap: Export regmap_async_complete_cbAxel Lin2013-02-041-0/+1
| * | | | | regmap: include linux/sched.h to fix buildStephen Warren2013-02-041-0/+1
| * | | | | regmap: spi: Support asynchronous I/O for SPIMark Brown2013-01-291-0/+52
| * | | | | regmap: Add asynchronous I/O supportMark Brown2013-01-292-10/+187
| | |_|_|/ | |/| | |
| * | | | regmap: Add provisions to have user-defined write operationAndrey Smirnov2013-01-142-29/+55
| * | | | regmap: Add provisions to have user-defined read operationAndrey Smirnov2013-01-142-9/+28
* | | | | Merge remote-tracking branch 'regmap/topic/24bit' into regmap-nextMark Brown2013-02-141-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | regmap: Add support for 24 bit wide register addressesLars-Peter Clausen2013-01-121-0/+6
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0838-251/+459
|\ \ \ \
| * | | | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | | | Merge branch 'netback'David S. Miller2013-02-083-53/+88
| |\ \ \ \
| | * | | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-081-1/+1
| | * | | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-081-1/+12
| | * | | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-081-25/+13
| | * | | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-083-26/+62
| * | | | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0611-32/+74
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| | * | | | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
| | * | | | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
| | * | | | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| * | | | | net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
| * | | | | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-031-1/+5
| |\ \ \ \ \
| | * | | | | can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-011-1/+5
| * | | | | | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-031-6/+2
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-015-40/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /