summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-03-3012-946/+1381
|\
| * [CIFS] Update CIFS version number to 1.77Steve French2012-03-271-1/+1
| * CIFS: Add missed forcemand mount optionPavel Shilovsky2012-03-271-2/+5
| * Merge branch 'for-3.4'Steve French2012-03-2611-944/+1376
| |\
| | * [CIFS] Fix trivial sparse warning with asyn i/o patchSteve French2012-03-231-1/+1
| | * cifs: handle "sloppy" option appropriatelyJeff Layton2012-03-231-3/+18
| | * cifs: use standard token parser for mount optionsSachin Prabhu2012-03-231-524/+814
| | * cifs: remove /proc/fs/cifs/OplockEnabledJeff Layton2012-03-231-43/+0
| | * cifs: convert cifs_iovec_write to use async writesJeff Layton2012-03-233-86/+143
| | * cifs: call cifs_update_eof with i_lock heldJeff Layton2012-03-233-2/+11
| | * cifs: abstract out function to marshal up the iovec array for async writesJeff Layton2012-03-233-10/+31
| | * cifs: fix up get_numpagesJeff Layton2012-03-231-3/+1
| | * cifs: make cifsFileInfo_get return the cifsFileInfo pointerJeff Layton2012-03-231-1/+3
| | * cifs: fix allocation in cifs_write_allocate_pagesJeff Layton2012-03-231-7/+6
| | * cifs: allow caller to specify completion op when allocating writedataJeff Layton2012-03-233-5/+8
| | * cifs: add pid field to cifs_writedataJeff Layton2012-03-233-2/+4
| | * cifs: add new cifsiod_wq workqueueJeff Layton2012-03-235-8/+20
| | * CIFS: Change mid_q_entry structure fieldsPavel Shilovsky2012-03-236-59/+59
| | * CIFS: Expand CurrentMid fieldPavel Shilovsky2012-03-233-40/+48
| | * CIFS: Separate protocol-specific code from cifs_readv_receive codePavel Shilovsky2012-03-235-34/+53
| | * CIFS: Separate protocol-specific code from demultiplex codePavel Shilovsky2012-03-237-47/+56
| | * CIFS: Separate protocol-specific code from transport routinesPavel Shilovsky2012-03-236-88/+119
* | | Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds2012-03-3023-206/+11388
|\ \ \
| * | | max17042_battery: Clean up interrupt handlingRamakrishna Pallala2012-03-261-11/+7
| * | | Revert "max8998_charger: Include linux/module.h just once"Anton Vorontsov2012-03-261-0/+1
| * | | ab8500_fg: Fix some build warnings on x86_64Anton Vorontsov2012-03-261-2/+2
| * | | max17042_battery: Fix CHARGE_FULL representation.MyungJoo Ham2012-03-261-5/+2
| * | | max8998_charger: Include linux/module.h just onceJesper Juhl2012-03-261-1/+0
| * | | power_supply: Convert i2c drivers to module_i2c_driverAxel Lin2012-03-266-74/+6
| * | | lp8727_charger: Add MODULE_DEVICE_TABLEAxel Lin2012-03-261-0/+1
| * | | charger-manager: Simplify charger_get_property(), get rid of a warningAnton Vorontsov2012-03-261-3/+3
| * | | charger-manager: Clean up for better readabilityAxel Lin2012-03-261-35/+26
| * | | da9052-battery: Convert to use module_platform_driverAxel Lin2012-03-261-12/+1
| * | | da9052-battery: Fix a memory leak when unload the moduleAxel Lin2012-03-261-0/+1
| * | | da9052-battery: Add missing platform_set_drvdataAxel Lin2012-03-261-0/+1
| * | | ab8500: Turn unneeded global symbols into local onesAnton Vorontsov2012-03-263-3/+3
| * | | ab8500_fg: Fix copy-paste errorAnton Vorontsov2012-03-261-1/+1
| * | | ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov2012-03-262-60/+2
| * | | ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov2012-03-262-11/+1
| * | | ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov2012-03-262-19/+9
| * | | ab8500_charger: Convert to the new USB OTG callsAnton Vorontsov2012-03-261-12/+12
| * | | ab8500-btemp: AB8500 battery temperature driverArun Murthy2012-03-263-0/+1136
| * | | ab8500-fg: A8500 fuel gauge driverArun Murthy2012-03-261-0/+2636
| * | | ab8500-charger: AB8500 charger driverArun Murthy2012-03-262-0/+3343
| * | | abx500-chargalg: Add abx500 charging algorithmArun Murthy2012-03-263-0/+2232
| * | | Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson2012-03-264-0/+1419
| * | | isp1704_charger: Fix probe error pathFelipe Contreras2012-03-261-0/+1
| * | | lp8727_charger: Correct typos on the commentKim, Milo2012-03-262-2/+2
| * | | lp8727_charger: Add description of platform dataKim, Milo2012-03-261-2/+13
| * | | lp8727_charger: Fix wrong code styleKim, Milo2012-03-261-5/+5