summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-19twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi
2012-11-19jz4740-battery: Use devm_request_and_ioremapMarcos Paulo de Souza
2012-11-19jz4740-battery: Use devm_kzallocMarcos Paulo de Souza
2012-11-19bq27x00_battery: Fixup nominal available capacity reportingPali Rohár
2012-11-18bq2415x_charger: Fix style issuesAnton Vorontsov
2012-11-18bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov
2012-11-18power_supply: Add bq2415x charger driverPali Rohár
2012-11-18power_supply: Add new Nokia RX-51 (N900) power supply battery driverPali Rohár
2012-11-18max17042_battery: Fix missing verify_model_lock() return value checkAlan Cox
2012-11-18ds2782_battery: Fix signedness bug in ds278x_read_reg16()Dan Carpenter
2012-11-18lp8788-charger: Fix ADC channel namesKim, Milo
2012-11-18lp8788-charger: Fix wrong ADC conversionKim, Milo
2012-11-18lp8788-charger: Use consumer device name on setting IIO channelsKim, Milo
2012-11-18power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala
2012-11-18power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala
2012-11-17generic-adc-battery: Pointer math issue in gab_probe()Dan Carpenter
2012-11-16generic-adc-battery: Fix checking return value of request_any_context_irqAxel Lin
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-10sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-09virtio: Don't access index after unregister.Cornelia Huck
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge
2012-11-08usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge
2012-11-08cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya
2012-11-07isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya
2012-11-07mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon
2012-11-07mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann