index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
regmap: Rejig struct declarations for stubbed API
Mark Brown
1
-2
/
+3
2012-03-06
regmap: Fix rbtree block base in sync
Mark Brown
1
-1
/
+1
2012-03-06
regcache: Make sure we sync register 0 in an rbtree cache
Mark Brown
1
-1
/
+1
2012-03-01
regmap: delete unused module.h from drivers/base/regmap files
Paul Gortmaker
2
-2
/
+1
2012-03-01
regmap: Add stub for regcache_sync_region()
Mark Brown
1
-0
/
+7
2012-02-29
mfd: Improve performance of later WM1811 revisions
Mark Brown
1
-0
/
+3
2012-02-27
regmap: Fix x86_64 breakage
Mark Brown
1
-1
/
+1
2012-02-24
regmap: Allow drivers to sync only part of the register cache
Mark Brown
2
-0
/
+47
2012-02-24
regmap: Supply ranges to the sync operations
Mark Brown
4
-7
/
+32
2012-02-23
regmap: Add tracepoints for cache only and cache bypass
Mark Brown
2
-0
/
+38
2012-02-23
regmap: Mark the cache as clean after a successful sync
Mark Brown
1
-0
/
+3
2012-02-23
regmap: Remove default cache sync implementation
Mark Brown
1
-19
/
+2
2012-02-23
regmap: Skip hardware defaults for LZO caches
Mark Brown
1
-0
/
+6
2012-02-22
regmap: Expose the driver name in debugfs
Dimitris Papastamos
1
-0
/
+32
2012-02-22
mfd: wm8400: Convert to devm_regmap_init_i2c()
Mark Brown
1
-5
/
+2
2012-02-22
mfd: wm831x: Convert to devm_regmap_init()
Mark Brown
3
-13
/
+11
2012-02-22
mfd: wm8994: Convert to devm_regmap_init()
Mark Brown
1
-10
/
+8
2012-02-22
mfd/ASoC: Convert WM8994 driver to use regmap patches
Mark Brown
2
-25
/
+61
2012-02-22
mfd: Add __devinit and __devexit annotations in wm8994
Mark Brown
1
-2
/
+2
2012-02-22
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
1
-4
/
+4
2012-02-22
regmap: Add support for writing to regmap registers via debugfs
Dimitris Papastamos
1
-0
/
+42
2012-02-21
regmap: Support raw reads from cached registers
Mark Brown
1
-6
/
+22
2012-02-19
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-18
regmap: Implement support for 32 bit registers and values
Mark Brown
2
-0
/
+35
2012-02-17
regmap: Add stub regmap calls as a build crutch for infrastructure users
Mark Brown
1
-0
/
+106
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
4
-14
/
+83
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2
-9
/
+24
2012-02-15
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-15
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
1
-1
/
+3
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
1
-1
/
+1
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
4
-116
/
+105
2012-02-15
stmmac: request_irq when use an ext wake irq line (v2)
Francesco Virlinzi
1
-0
/
+16
2012-02-15
stmmac: do not discard frame on dribbling bit assert
Giuseppe CAVALLARO
4
-3
/
+9
2012-02-15
ipheth: Add iPhone 4S
Tim Gardner
1
-0
/
+5
2012-02-15
mlx4: add unicast steering entries to resource_tracker
Eugenia Emantayev
1
-7
/
+11
[next]