summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-17ab8500_btemp: Make ab8500_btemp_get* interfaces publicHongbo Zhang1-1/+4
2013-04-01goldfish_battery: Use resource_size()Silviu-Mihai Popescu1-1/+1
2013-04-01lp8788-charger: Use PAGE_SIZE for the sysfs read operationKim, Milo1-5/+3
2013-04-01max8925_power: Use devm_kzalloc()Jingoo Han1-3/+2
2013-04-01da9030_battery: Use devm_kzalloc()Jingoo Han1-5/+1
2013-04-01da9052-battery: Use devm_kzalloc()Jingoo Han1-3/+2
2013-04-01ds2760_battery: Use devm_kzalloc()Jingoo Han1-3/+1
2013-04-01ds2780_battery: Use devm_kzalloc()Jingoo Han1-5/+2
2013-04-01gpio-charger: Use devm_kzalloc()Jingoo Han1-3/+2
2013-04-01isp1704_charger: Use devm_kzalloc()Jingoo Han1-4/+1
2013-04-01max8903_charger: Use devm_kzalloc()Jingoo Han1-3/+1
2013-04-01max8997_charger: Use devm_kzalloc()Jingoo Han1-6/+3
2013-04-01max8998_charger: Use devm_kzalloc()Jingoo Han1-3/+2
2013-04-01pcf50633-charger: Use devm_kzalloc()Jingoo Han1-6/+1
2013-04-01rx51_battery: Use devm_kzalloc()Jingoo Han1-3/+1
2013-04-0188pm860x_charger: Drop kfree of devm_kzalloc'd dataJingoo Han1-2/+0
2013-04-01wm831x_backup: Use devm_kzalloc()Jingoo Han1-8/+2
2013-04-01tps65090: Setup compatible property for dtRhyland Klein1-3/+8
2013-04-01twl4030_charger: Use module_platform_driver_probe()Jingoo Han1-11/+1
2013-04-01sbs-battery: Use dev_pm_opsLars-Peter Clausen1-8/+10
2013-04-01max17040_battery: Use dev_pm_opsLars-Peter Clausen1-9/+11
2013-04-01ds2782_battery: Use dev_pm_opsLars-Peter Clausen1-12/+11
2013-04-01sbs-battery: Use of_match_ptr() macroSachin Kamat1-2/+2
2013-03-31Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Anton Vorontsov3-1/+155
2013-03-25Merge branch 'urgent'Anton Vorontsov148-899/+1459
2013-03-25pm2301_charger: Remove __dev* annotationsLars-Peter Clausen1-3/+3
2013-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-24Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds4-45/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+14
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-9/+24
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-25/+35
2013-03-23drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-23drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-23drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-23watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2013-03-23watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka1-120/+6
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-115/+192
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-21/+17
2013-03-22NVMe: Add namespaces with no LBA range featureKeith Busch1-1/+1
2013-03-22i2c: Fix my e-mail address in drivers and documentationGuenter Roeck1-1/+1
2013-03-22i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley1-0/+2
2013-03-22i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-22USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-22USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7