summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-18smb347-charger: Include missing <linux/err.h>Mika Westerberg
2012-05-06smb347-charger: Clean up battery attributesRamakrishna Pallala
2012-05-05max17042_battery: Add support for max17047/50 chipRamakrishna Pallala
2012-05-05sbs-battery.c: Capacity attr = remaining relative capacityNikolaus Voss
2012-05-05isp1704_charger: Use after free on probe errorDan Carpenter
2012-05-05ds2781_battery: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZEAxel Lin
2012-05-05power_supply: Fix a typo in BATTERY_DS2781 Kconfig entryAxel Lin
2012-05-05charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi
2012-05-05charger-manager: Poll battery health in normal stateChanwoo Choi
2012-05-05smb347-charger: Convert to regmap APIMika Westerberg
2012-05-05smb347-charger: Move IRQ enabling to the end of probeMika Westerberg
2012-05-05smb347-charger: Rename few functions to match better what they are doingMika Westerberg
2012-05-05smb347-charger: Convert to use module_i2c_driver()Mika Westerberg
2012-05-05smb347_charger: Cleanup power supply registration code in probeRamakrishna Pallala
2012-05-05ab8500: Clean up probe routinesLee Jones
2012-05-05ab8500_fg: Harden platform data checkLinus Walleij
2012-05-05ab8500_btemp: Harden platform data checkLinus Walleij
2012-05-05ab8500_charger: Harden platform data checkLinus Walleij
2012-05-05max17042_battery: Handle irq request failure caseRamakrishna Pallala
2012-05-04max17042_battery: Fix power supply and irq registration orderingRamakrishna Pallala
2012-05-04power_supply: Make the core a boolean instead of a tristateAnton Vorontsov
2012-05-04power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala
2012-05-04max17042_battery: Move dev_pm_ops struct under CONFIG_PMAnton Vorontsov
2012-05-04max17042_battery: Add suspend/resume hooksRamakrishna Pallala
2012-05-04max17042_battery: Fix driver exit functionRamakrishna Pallala
2012-05-04max17042_battery: Fix a couple buffer overflowsDan Carpenter
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke
2012-04-28drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern