Age | Commit message (Expand) | Author | Files | Lines |
2011-08-01 | gpio_msm: Move Qualcomm v6 MSM driver into drivers | David Brown | 5 | -5/+14 |
2011-08-01 | msm: gpio: Fold register defs into C file | David Brown | 2 | -273/+250 |
2011-08-01 | msm: gpiomux: Move public API to public header | David Brown | 3 | -17/+40 |
2011-08-01 | msm: gpio: Remove ifdefs on gpio chip registers | David Brown | 1 | -7/+26 |
2011-08-01 | msm: gpio: Remove chip-specific register definitions | David Brown | 2 | -226/+220 |
2011-08-01 | msm: Remove chip-ifdefs for GPIO io mappings | David Brown | 5 | -24/+20 |
2011-08-01 | msm: gpio: Remove unsupported devices | David Brown | 1 | -7/+0 |
2011-08-01 | OMAP: DSS2: HDMI: fix hdmi clock name | Tomi Valkeinen | 1 | -2/+2 |
2011-08-01 | HACK: OMAP: DSS2: clk hack for OMAP2/3 | Tomi Valkeinen | 5 | -3/+19 |
2011-08-01 | ext4: use the correct error exit path in ext4_init_inode_table() | Yongqiang Yang | 1 | -1/+1 |
2011-08-01 | xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set | Markus Trippelsdorf | 1 | -1/+4 |
2011-08-01 | VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock | David Howells | 1 | -17/+5 |
2011-08-01 | VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree() | David Howells | 1 | -24/+24 |
2011-08-01 | VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() | David Howells | 1 | -3/+0 |
2011-08-01 | switch posix_acl_chmod() to umode_t | Al Viro | 2 | -3/+3 |
2011-08-01 | switch posix_acl_from_mode() to umode_t | Al Viro | 2 | -2/+2 |
2011-08-01 | switch posix_acl_equiv_mode() to umode_t * | Al Viro | 14 | -32/+15 |
2011-08-01 | switch posix_acl_create() to umode_t * | Al Viro | 22 | -53/+35 |
2011-08-01 | block: initialise bd_super in bdget() | Lachlan McIlroy | 1 | -0/+1 |
2011-08-01 | vfs: avoid call to inode_lru_list_del() if possible | Eric Dumazet | 1 | -1/+2 |
2011-08-01 | vfs: avoid taking inode_hash_lock on pipes and sockets | Eric Dumazet | 2 | -4/+11 |
2011-08-01 | vfs: conditionally call inode_wb_list_del() | Eric Dumazet | 1 | -1/+3 |
2011-08-01 | VFS: Fix automount for negative autofs dentries | David Howells | 1 | -9/+15 |
2011-08-01 | Btrfs: load the key from the dir item in readdir into a fake dentry | Josef Bacik | 1 | -2/+45 |
2011-07-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 44 | -452/+4118 |
2011-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 12 | -931/+166 |
2011-07-31 | NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 | Trond Myklebust | 2 | -2/+2 |
2011-07-31 | mfd: Fix mismatch in twl4030 mutex lock-unlock | Sanjeev Premi | 1 | -4/+4 |
2011-07-31 | mfd: twl6030-pwm.c needs MODULE_LICENSE | Randy Dunlap | 1 | -0/+2 |
2011-07-31 | mfd: Fix the omap-usb-host clock API usage on usbhs_disable() | Keshava Munegowda | 1 | -2/+2 |
2011-07-31 | mfd: Acknowledge WM8994 IRQs before reporting | Mark Brown | 1 | -6/+6 |
2011-07-31 | mfd: Acknowlege all WM831x IRQs before we handle them | Mark Brown | 1 | -17/+13 |
2011-07-31 | mfd: Avoid two assignments if failures happen in tps65910_i2c_probe | Jesper Juhl | 1 | -3/+3 |
2011-07-31 | regulator: Storing tps65912 error codes in u8 | Dan Carpenter | 1 | -1/+1 |
2011-07-31 | mfd: Don't leak init_data in tps65910_i2c_probe | Jesper Juhl | 1 | -1/+5 |
2011-07-31 | regulator: aat2870: Add AAT2870 regulator driver | Jin Park | 3 | -0/+240 |
2011-07-31 | backlight: Add AAT2870 backlight driver | Jin Park | 3 | -0/+254 |
2011-07-31 | mfd: Add AAT2870 mfd driver | Jin Park | 4 | -0/+727 |
2011-07-31 | mfd: Remove dead code from max8997-irq | Jesper Juhl | 1 | -2/+0 |
2011-07-31 | mfd: Move TPS55910 Kconfig option | Linus Walleij | 2 | -10/+10 |
2011-07-31 | mfd: Fix missing stmpe kerneldoc | Om Prakash | 3 | -1/+5 |
2011-07-31 | mfd: Fix off-by-one value range checking for tps65912_i2c_write | Axel Lin | 1 | -1/+1 |
2011-07-31 | mfd: Add devices for WM831x clocking module | Mark Brown | 1 | -0/+12 |
2011-07-31 | mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove | Axel Lin | 1 | -0/+2 |
2011-07-31 | mfd: Don't ask about the TPS65912 core driver in Kconfig | Mark Brown | 1 | -1/+1 |
2011-07-31 | mfd: Fix off by one in WM831x IRQ code | Dimitris Papastamos | 1 | -0/+5 |
2011-07-31 | mfd: Add tps65921 support from twl-core | Oleg Drokin | 1 | -0/+2 |
2011-07-31 | mfd: Add WM831x clock control register definitions | Mark Brown | 1 | -0/+101 |
2011-07-31 | mfd: Ensure value written by wm831x_set_bits() is within the mask | Mark Brown | 1 | -1/+1 |
2011-07-31 | mfd: Implement tps65910 IRQ cleanup | Mark Brown | 2 | -0/+2 |