aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | mfd: Add STw481x driverLinus Walleij2013-10-23
| | * | | | | mfd: arizona: Correct register definition for FLL2_SYNC_BWCharles Keepax2013-10-23
| | * | | | | mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdataSachin Kamat2013-10-23
| | * | | | | mfd: wm5110: Update noise gate default to match the patch fileCharles Keepax2013-10-23
| | * | | | | mfd: arizona: Update registers for WM5110 DSPCharles Keepax2013-10-23
| | * | | | | mfd: rtsx: Modify rts5249_optimize_phyWei WANG2013-10-23
| | * | | | | mfd: timberdale: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
| | * | | | | mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
| | * | | | | mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
| | * | | | | mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()Wei Yongjun2013-10-23
| | * | | | | mfd: ti_am335x_tscadc: Fix idle timeout valueMatthias Kaehlcke2013-10-23
| | * | | | | mfd: aat2870: Fix sparse errorSachin Kamat2013-10-23
| | * | | | | mfd: wm8994: Remove unused irq_lockMark Brown2013-10-23
| | * | | | | mfd: tps6586x: Implement irq_set_wakeStephen Warren2013-10-23
| | * | | | | mfd: wm8994: Inline register I/O functionsMark Brown2013-10-23
| | * | | | | mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck2013-10-23
| | * | | | | mfd: da9052: Avoid multiwrite mode due to silicon errataDavid Jander2013-10-23
| * | | | | | Merge tag 'range-macro' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Samuel Ortiz2013-10-25
| |\ \ \ \ \ \
| * | | | | | | mfd: twl6040: Remove obsolete cleanup for i2c clientdataWolfram Sang2013-10-24
| * | | | | | | mfd: tps65910: Remove warning during dt node parsingLaxman Dewangan2013-10-24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-15
|\ \ \ \ \ \ \
| * | | | | | | Documentation: dt: hwmon: Add OF document for LM90Wei Ni2013-11-15
| * | | | | | | hwmon: (lm90) Add power controlWei Ni2013-11-15
| * | | | | | | hwmon: (lm90) Add support for TI TMP451Wei Ni2013-11-15
| * | | | | | | hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni2013-11-15
| * | | | | | | hwmon: (lm90) Add support to handle IRQWei Ni2013-11-15
| * | | | | | | hwmon: (lm90) Define status bitsWei Ni2013-11-15
| * | | | | | | hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck2013-11-15
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-15
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio_blk: blk-mq supportJens Axboe2013-11-14
| * | | | | | | | Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe2013-11-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bcache: defensively handle format stringsKees Cook2013-11-11
| | * | | | | | | | bcache: Bypass torture testKent Overstreet2013-11-11
| | * | | | | | | | bcache: Delete some slower inline asmKent Overstreet2013-11-11
| | * | | | | | | | bcache: Use ida for bcache block dev minorKent Overstreet2013-11-11
| | * | | | | | | | bcache: Fix sysfs splat on shutdown with flash only devsKent Overstreet2013-11-11
| | * | | | | | | | bcache: Better full stripe scanningKent Overstreet2013-11-11
| | * | | | | | | | bcache: Have btree_split() insert into parent directlyKent Overstreet2013-11-11
| | * | | | | | | | bcache: Move spinlock into struct time_statsKent Overstreet2013-11-11
| | * | | | | | | | bcache: Kill sequential_merge optionKent Overstreet2013-11-11
| | * | | | | | | | bcache: Kill bch_next_recurse_key()Kent Overstreet2013-11-11
| | * | | | | | | | bcache: Avoid deadlocking in garbage collectionKent Overstreet2013-11-11
| | * | | | | | | | bcache: Incremental gcKent Overstreet2013-11-11
| | * | | | | | | | bcache: Add make_btree_freeing_key()Kent Overstreet2013-11-11
| | * | | | | | | | bcache: Add btree_node_write_sync()Kent Overstreet2013-11-11
| | * | | | | | | | bcache: PRECEDING_KEY()Kent Overstreet2013-11-11
| | * | | | | | | | bcache: bch_(btree|extent)_ptr_invalid()Kent Overstreet2013-11-11
| | * | | | | | | | bcache: Don't bother with bucket refcount for btree node allocationsKent Overstreet2013-11-11
| | * | | | | | | | bcache: Debug code improvementsKent Overstreet2013-11-11
| | * | | | | | | | bcache: Fix bch_ptr_bad()Kent Overstreet2013-11-11