Age | Commit message (Expand) | Author | Files | Lines |
2011-01-12 | regulator: Provide a selector based set_voltage_sel() operation | Mark Brown | 1 | -0/+3 |
2011-01-12 | regulator: support PMIC mc13892 | Yong Shen | 1 | -0/+39 |
2011-01-12 | Change the register name definitions for mc13783 | Yong Shen | 1 | -33/+34 |
2011-01-12 | regulators: Moved define for number of regulators in ab8500 | Bengt Jonsson | 2 | -14/+15 |
2011-01-12 | regulator: Allow drivers to report voltages as selectors | Mark Brown | 1 | -0/+3 |
2011-01-12 | regulator: Copy constraints from regulators when initialising them | Mark Brown | 1 | -1/+1 |
2011-01-12 | regulator: Add basic trace facilities | Mark Brown | 1 | -0/+141 |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 1 | -1/+2 |
2011-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -29/+46 |
2011-01-12 | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2 | -6/+6 |
2011-01-12 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 12 | -33/+59 |
2011-01-12 | netfilter: ebtables: make broute table work again | Florian Westphal | 1 | -1/+1 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -2/+18 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -2/+24 |
2011-01-12 | ah: update maximum truncated ICV length | Nicolas Dichtel | 1 | -1/+1 |
2011-01-11 | NFS fix the setting of exchange id flag | Andy Adamson | 1 | -2/+6 |
2011-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2011-01-11 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -15/+36 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -19/+17 |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 6 | -0/+256 |
2011-01-11 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -96/+357 |
2011-01-11 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -12/+53 |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 1 | -0/+30 |
2011-01-11 | arp: allow to invalidate specific ARP entries | Maxim Levitsky | 1 | -0/+1 |
2011-01-11 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+3 |
2011-01-11 | net_sched: factorize qdisc stats handling | Eric Dumazet | 1 | -6/+14 |
2011-01-11 | net: Add alloc_netdev_mqs function | Tom Herbert | 2 | -4/+10 |
2011-01-11 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+16 |
2011-01-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 1 | -0/+1 |
2011-01-11 | phonet: some signedness bugs | Dan Carpenter | 1 | -2/+2 |
2011-01-11 | netdev: bfin_mac: let boards set vlan masks | Mike Frysinger | 1 | -0/+1 |
2011-01-11 | i2c: Constify i2c_client where possible | Jean Delvare | 1 | -12/+15 |
2011-01-11 | i2c: Add generic I2C multiplexer using GPIO API | Peter Korsgaard | 1 | -0/+38 |
2011-01-10 | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust | 27 | -56/+154 |
2011-01-10 | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 1 | -1/+3 |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 9 | -5/+106 |
2011-01-10 | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet | 1 | -5/+5 |
2011-01-10 | ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X... | Josh Hunt | 1 | -0/+11 |
2011-01-10 | ext3: speed up file creates by optimizing rec_len functions | Eric Sandeen | 1 | -0/+9 |
2011-01-10 | quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal... | Joe Perches | 1 | -2/+3 |
2011-01-10 | ext3: Add batched discard support for ext3 | Lukas Czerner | 1 | -0/+1 |
2011-01-10 | ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary | Theodore Ts'o | 1 | -2/+18 |
2011-01-10 | sony-laptop: support new hotkeys on the P, Z and EC series | Mattia Dongili | 1 | -0/+1 |
2011-01-10 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+21 |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -5/+47 |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 4 | -3/+2 |
2011-01-10 | headers: path.h redux | Alexey Dobriyan | 3 | -2/+2 |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2 | -49/+39 |
2011-01-10 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+6 |
2011-01-10 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+2 |