| Commit message (Expand) | Author | Age | Files | Lines |
* | da9030_battery: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -5/+1 |
* | da9052-battery: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -3/+2 |
* | ds2760_battery: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -3/+1 |
* | ds2780_battery: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -5/+2 |
* | gpio-charger: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -3/+2 |
* | isp1704_charger: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -4/+1 |
* | max8903_charger: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -3/+1 |
* | max8997_charger: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -6/+3 |
* | max8998_charger: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -3/+2 |
* | pcf50633-charger: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -6/+1 |
* | rx51_battery: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -3/+1 |
* | 88pm860x_charger: Drop kfree of devm_kzalloc'd data | Jingoo Han | 2013-03-31 | 1 | -2/+0 |
* | wm831x_backup: Use devm_kzalloc() | Jingoo Han | 2013-03-31 | 1 | -8/+2 |
* | tps65090: Setup compatible property for dt | Rhyland Klein | 2013-03-31 | 1 | -3/+8 |
* | twl4030_charger: Use module_platform_driver_probe() | Jingoo Han | 2013-03-31 | 1 | -11/+1 |
* | sbs-battery: Use dev_pm_ops | Lars-Peter Clausen | 2013-03-31 | 1 | -8/+10 |
* | max17040_battery: Use dev_pm_ops | Lars-Peter Clausen | 2013-03-31 | 1 | -9/+11 |
* | ds2782_battery: Use dev_pm_ops | Lars-Peter Clausen | 2013-03-31 | 1 | -12/+11 |
* | sbs-battery: Use of_match_ptr() macro | Sachin Kamat | 2013-03-31 | 1 | -2/+2 |
* | Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Anton Vorontsov | 2013-03-30 | 3 | -1/+155 |
|\ |
|
| * | arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc | Catalin Marinas | 2013-03-21 | 1 | -2/+7 |
| * | arm: vexpress: Move the poweroff/restart code to drivers/power/reset | Catalin Marinas | 2013-03-21 | 3 | -1/+150 |
* | | Merge branch 'urgent' | Anton Vorontsov | 2013-03-24 | 148 | -899/+1459 |
|\ \ |
|
| * | | pm2301_charger: Remove __dev* annotations | Lars-Peter Clausen | 2013-03-24 | 1 | -3/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-03-23 | 6 | -12/+29 |
| |\ \ |
|
| | * | | target/pscsi: Reject cross page boundary case in pscsi_map_sg | Asias He | 2013-03-19 | 1 | -3/+8 |
| | * | | target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os | Nicholas Bellinger | 2013-03-19 | 1 | -1/+1 |
| | * | | tcm_vhost: Flush vhost_work in vhost_scsi_flush() | Asias He | 2013-03-18 | 1 | -0/+1 |
| | * | | tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint() | Asias He | 2013-03-18 | 1 | -4/+8 |
| | * | | target: fix possible memory leak in core_tpg_register() | Wei Yongjun | 2013-03-18 | 1 | -1/+2 |
| | * | | target/iscsi: Fix mutual CHAP auth on big-endian arches | Andy Grover | 2013-03-18 | 1 | -1/+4 |
| | * | | target_core_sbc: use noop for SYNCHRONIZE_CACHE | Hannes Reinecke | 2013-03-18 | 1 | -2/+5 |
| | |/ |
|
| * | | Merge tag 'md-3.9-fixes' of git://neil.brown.name/md | Linus Torvalds | 2013-03-23 | 4 | -45/+86 |
| |\ \ |
|
| | * | | md: remove CONFIG_MULTICORE_RAID456 entirely | Paul Bolle | 2013-03-20 | 1 | -4/+0 |
| | * | | md/raid5: ensure sync and DISCARD don't happen at the same time. | NeilBrown | 2013-03-20 | 2 | -6/+40 |
| | * | | MD: Prevent sysfs operations on uninitialized kobjects | Jonathan Brassow | 2013-03-20 | 2 | -6/+4 |
| | * | | MD RAID5: Avoid accessing gendisk or queue structs when not available | Jonathan Brassow | 2013-03-20 | 1 | -13/+20 |
| | * | | md/raid5: schedule_construction should abort if nothing to do. | NeilBrown | 2013-03-20 | 1 | -16/+22 |
| * | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-03-23 | 6 | -21/+16 |
| |\ \ \ |
|
| | * | | | pata_samsung_cf: use module_platform_driver_probe() | Jingoo Han | 2013-03-04 | 1 | -12/+1 |
| | * | | | [libata] Avoid specialized TLA's in ZPODD's Kconfig | Aaron Lu | 2013-03-04 | 1 | -6/+7 |
| | * | | | libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource | Sander Eikelenboom | 2013-03-04 | 1 | -1/+1 |
| | * | | | sata_fsl: Remove redundant NULL check before kfree | Syam Sidhardhan | 2013-03-04 | 1 | -2/+1 |
| | * | | | ahci: Add Device IDs for Intel Wellsburg PCH | James Ralston | 2013-03-04 | 1 | -0/+2 |
| | * | | | ata_piix: Add MODULE_PARM_DESC to prefer_ms_hyperv | Andrew Brownfield | 2013-03-04 | 1 | -0/+4 |
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-03-23 | 3 | -3/+14 |
| |\ \ \ \ |
|
| | * | | | | i2c: Fix my e-mail address in drivers and documentation | Guenter Roeck | 2013-03-22 | 1 | -1/+1 |
| | * | | | | i2c: iSMT: add Intel Avoton DeviceIDs | Seth Heasley | 2013-03-22 | 1 | -0/+2 |
| | * | | | | i2c: tegra: check the clk_prepare_enable() return value | Laxman Dewangan | 2013-03-22 | 1 | -2/+11 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-03-23 | 2 | -121/+7 |
| |\ \ \ \ |
|