Age | Commit message (Expand) | Author | Files | Lines |
2011-10-12 | regulator: gpio-regulator add dependency on GENERIC_GPIO | Heiko Stübner | 1 | -0/+1 |
2011-10-11 | regulator: Add module.h include to gpio-regulator | Mark Brown | 1 | -0/+1 |
2011-10-09 | regulator: Add driver for gpio-controlled regulators | Heiko Stübner | 4 | -0/+454 |
2011-10-09 | regulator: remove duplicate REG_CTRL2 defines in tps65023 | H Hartley Sweeten | 1 | -7/+0 |
2011-10-07 | regulator: Clarify documentation for regulator-regulator supplies | Mark Brown | 1 | -2/+9 |
2011-10-07 | regulator: Fix some bitrot in the machine driver documentation | Mark Brown | 1 | -4/+4 |
2011-08-28 | regulator: tps65023: Added support for the similiar TPS65020 chip | Marcus Folkesson | 1 | -0/+53 |
2011-08-28 | regulator: tps65023: Setting correct core regulator for tps65021 | Marcus Folkesson | 1 | -21/+75 |
2011-08-28 | regulator: tps65023: Set missing bit for update core-voltage | Marcus Folkesson | 1 | -4/+15 |
2011-08-28 | regulator: tps65023: Fixes i2c configuration issues | Marcus Folkesson | 1 | -0/+11 |
2011-08-28 | regulator: Add debugfs file showing the supply map table | Mark Brown | 1 | -0/+41 |
2011-08-28 | regulator: tps6586x: add SMx slew rate setting | Xin Xie | 2 | -1/+47 |
2011-08-08 | regulator: tps65023: Fixes i2c configuration issues | Marcus Folkesson | 1 | -0/+11 |
2011-08-08 | regulator: tps6507x: Remove num_voltages array | Axel Lin | 1 | -7/+1 |
2011-08-08 | regulator: max8952: removed unused mutex. | MyungJoo Ham | 1 | -3/+0 |
2011-08-08 | regulator: fix regulator/consumer.h kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2011-08-08 | regulator: Ensure enough enable time for max8649 | Axel Lin | 1 | -1/+1 |
2011-08-08 | regulator: 88pm8607: Fix off-by-one value range checking in the case of no id... | Axel Lin | 1 | -1/+1 |
2011-08-08 | regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID | Axel Lin | 1 | -2/+0 |
2011-08-08 | regulator: aat2870-regulator.c needs module.h | Randy Dunlap | 1 | -0/+1 |
2011-08-08 | Linux 3.1-rc1v3.1-rc1 | Linus Torvalds | 1 | -2/+2 |
2011-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -2/+4 |
2011-08-08 | sh: Fix boot crash related to SCI | Rafael J. Wysocki | 1 | -1/+1 |
2011-08-08 | arm: remove stale export of 'sha_transform' | Linus Torvalds | 1 | -3/+0 |
2011-08-08 | arm: remove "optimized" SHA1 routines | Linus Torvalds | 2 | -212/+1 |
2011-08-08 | fix rcu annotations noise in cred.h | Al Viro | 1 | -5/+6 |
2011-08-08 | vfs: rename 'do_follow_link' to 'should_follow_link' | Linus Torvalds | 1 | -2/+2 |
2011-08-07 | Fix POSIX ACL permission check | Ari Savolainen | 1 | -1/+1 |
2011-08-07 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 9 | -504/+617 |
2011-08-07 | vfs: optimize inode cache access patterns | Linus Torvalds | 4 | -34/+106 |
2011-08-07 | vfs: renumber DCACHE_xyz flags, remove some stale ones | Linus Torvalds | 2 | -18/+14 |
2011-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -453/+325 |
2011-08-07 | ore: Make ore its own module | Boaz Harrosh | 3 | -1/+23 |
2011-08-07 | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 6 | -255/+295 |
2011-08-07 | exofs: ios: Move to a per inode components & device-table | Boaz Harrosh | 4 | -183/+218 |
2011-08-07 | exofs: Move exofs specific osd operations out of ios.c | Boaz Harrosh | 4 | -73/+79 |
2011-08-07 | exofs: Add offset/length to exofs_get_io_state | Boaz Harrosh | 3 | -16/+38 |
2011-08-07 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 14 | -361/+223 |
2011-08-07 | crypto: Move md5_transform to lib/md5.c | David S. Miller | 4 | -92/+102 |
2011-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 6 | -18/+14 |
2011-08-07 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -9/+14 |
2011-08-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 25 | -84/+799 |
2011-08-06 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+7 |
2011-08-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -3/+7 |
2011-08-06 | savagedb: Fix typo causing regression in savage4 series video chip detection | John Stanley | 1 | -1/+1 |
2011-08-06 | CodingStyle: Document the exception of not splitting user-visible strings, fo... | Josh Triplett | 1 | -16/+7 |
2011-08-06 | vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files | Linus Torvalds | 1 | -1/+9 |
2011-08-06 | oom_ajd: don't use WARN_ONCE, just use printk_once | Linus Torvalds | 1 | -1/+1 |
2011-08-06 | lib/sha1: use the git implementation of SHA-1 | Mandeep Singh Baines | 2 | -55/+159 |
2011-08-06 | sparc: Fix build with DEBUG_PAGEALLOC enabled. | David S. Miller | 1 | -2/+4 |