aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-31da9030_battery: Use devm_kzalloc()Jingoo Han1-5/+1
2013-03-31da9052-battery: Use devm_kzalloc()Jingoo Han1-3/+2
2013-03-31ds2760_battery: Use devm_kzalloc()Jingoo Han1-3/+1
2013-03-31ds2780_battery: Use devm_kzalloc()Jingoo Han1-5/+2
2013-03-31gpio-charger: Use devm_kzalloc()Jingoo Han1-3/+2
2013-03-31isp1704_charger: Use devm_kzalloc()Jingoo Han1-4/+1
2013-03-31max8903_charger: Use devm_kzalloc()Jingoo Han1-3/+1
2013-03-31max8997_charger: Use devm_kzalloc()Jingoo Han1-6/+3
2013-03-31max8998_charger: Use devm_kzalloc()Jingoo Han1-3/+2
2013-03-31pcf50633-charger: Use devm_kzalloc()Jingoo Han1-6/+1
2013-03-31rx51_battery: Use devm_kzalloc()Jingoo Han1-3/+1
2013-03-3188pm860x_charger: Drop kfree of devm_kzalloc'd dataJingoo Han1-2/+0
2013-03-31wm831x_backup: Use devm_kzalloc()Jingoo Han1-8/+2
2013-03-31tps65090: Setup compatible property for dtRhyland Klein1-3/+8
2013-03-31twl4030_charger: Use module_platform_driver_probe()Jingoo Han1-11/+1
2013-03-31sbs-battery: Use dev_pm_opsLars-Peter Clausen1-8/+10
2013-03-31max17040_battery: Use dev_pm_opsLars-Peter Clausen1-9/+11
2013-03-31ds2782_battery: Use dev_pm_opsLars-Peter Clausen1-12/+11
2013-03-31sbs-battery: Use of_match_ptr() macroSachin Kamat1-2/+2
2013-03-30Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Anton Vorontsov3-1/+155
2013-03-24Merge branch 'urgent'Anton Vorontsov148-899/+1459
2013-03-24pm2301_charger: Remove __dev* annotationsLars-Peter Clausen1-3/+3
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-23Merge 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/jgarzik/libata-devLinus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus 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-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-9/+24
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-25/+35
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-22watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2013-03-22watchdog: 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/gregkh/usbLinus 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-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+8
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold1-2/+3