summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* power_supply: Makefile cleanupmatt mooney2010-10-061-12/+4
* bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()Axel Lin2010-10-061-0/+1
* power_supply: Introduce maximum current propertyHeikki Krogerus2010-10-062-0/+2
* power_supply: Add types for USB chargersHeikki Krogerus2010-10-062-2/+6
* ds2782_battery: Fix unitsRyan Mallon2010-10-061-6/+6
* power_supply: Add driver for TWL4030/TPS65950 BCI chargerGrazvydas Ignotas2010-09-303-0/+572
* bq20z75: Add support for more power supply propertiesRhyland Klein2010-09-281-48/+156
* wm831x_power: Add missing kfree(wm831x_power) in wm831x_power_remove()Axel Lin2010-09-281-0/+1
* jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove()Axel Lin2010-09-281-0/+1
* ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()Axel Lin2010-09-281-0/+1
* olpc_battery: Fix endian neutral breakage for s16 valuesRichard A. Smith2010-09-281-4/+4
* ds2760_battery: Fix W1 and W1_SLAVE_DS2760 dependencyMartin Schwidefsky2010-09-231-2/+1
* pcf50633-charger: Add missing sysfs_remove_group()Axel Lin2010-09-221-0/+1
* power_supply: Add driver for TI BQ20Z75 gas gauge ICRhyland Klein2010-09-063-0/+393
* wm831x_power: Remove duplicate chg maskIan Lartey2010-09-011-1/+0
* omap: rx51: Add support for USB chargersHeikki Krogerus2010-08-201-0/+5
* power_supply: Add isp1704 charger detection driverHeikki Krogerus2010-08-193-0/+377
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-1810-24/+68
|\
| * NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-182-4/+6
| * NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-173-6/+5
| * NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-111-1/+1
| * rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-112-4/+18
| * xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-111-1/+1
| * nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso2010-08-111-2/+1
| * nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti2010-08-101-0/+7
| * NFS: allow close-to-open cache semantics to apply to root of NFS filesystemNeil Brown2010-08-101-0/+7
| * SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden2010-08-101-6/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-185-6/+20
|\ \
| * | USB HID: Add ID for eGalax Multitouch used in JooJoo tabletChris Ball2010-08-163-0/+11
| * | HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina2010-08-131-2/+3
| * | HID: hiddev: protect against disconnect/NULL-dereference raceChris Ball2010-08-131-2/+4
| * | HID: picolcd: correct ordering of framebuffer freeingBruno Prémont2010-08-061-1/+1
| * | HID: picolcd: testing the wrong variableDan Carpenter2010-08-061-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-181-2/+0
|\ \ \
| * | | [IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck2010-08-181-2/+0
* | | | Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-181-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-1843-450/+797
|\ \ \ \
| * | | | fs: brlock vfsmount_lockNick Piggin2010-08-185-77/+134
| * | | | fs: scale files_lockNick Piggin2010-08-183-18/+115
| * | | | lglock: introduce special lglock and brlock spin locksNick Piggin2010-08-181-0/+172
| * | | | tty: fix fu_list abuseNick Piggin2010-08-186-38/+69
| * | | | fs: cleanup files_lock lockingNick Piggin2010-08-187-42/+48
| * | | | fs: remove extra lookup in __lookup_hashNick Piggin2010-08-182-41/+51
| * | | | fs: fs_struct rwlock to spinlockNick Piggin2010-08-185-34/+34
| * | | | apparmor: use task path helpersNick Piggin2010-08-181-7/+2
| * | | | fs: dentry allocation consolidationNick Piggin2010-08-181-37/+33
| * | | | fs: fix do_lookup false negativeNick Piggin2010-08-181-8/+2
| * | | | mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher2010-08-181-6/+24
| * | | | hostfs ->follow_link() brainoAl Viro2010-08-181-1/+1
| * | | | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro2010-08-181-1/+1
OpenPOWER on IntegriCloud