summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bq20z75: Devicetree init supportRhyland Klein2011-11-241-0/+77
* power_supply: Fix sysfs format warningRandy Dunlap2011-08-231-1/+1
* pda_power: Fix build error if !CONFIG_USB_OTG_UTILSAxel Lin2011-08-231-0/+11
* max17042_battery: Bugfix of incorrect voltage register value interpretationMyungJoo Ham2011-08-191-4/+4
* max17042_battery: Do not lose accuracy calculating current_nowPhilip Rakity2011-08-191-2/+1
* max17042_battery: Divide by 0 crash because r_sns init too latePhilip Rakity2011-08-191-3/+3
* max8998_charger: Allow full timeout not set, leave it unchangedAxel Lin2011-08-191-0/+1
* olpc_battery: Add wakeup supportDaniel Drake2011-08-191-0/+24
* olpc_battery: Bind to device treeDaniel Drake2011-08-191-21/+34
* wm831x_power: Only register WM831x battery charger if enabledMark Brown2011-08-192-18/+30
* pda_power: Add support for using otg transceiver eventsDima Zavin2011-08-191-12/+59
* ds2780_battery&z2_battery: Add __devexit_p at necessary placesAxel Lin2011-08-192-2/+2
* max8903_charger: Add "platform:" prefix for platform modaliasAxel Lin2011-08-191-1/+1
* max8997_charger&max8998_charger: Fix unterminated platform_device_id tablesAxel Lin2011-08-192-0/+2
* s3c-adc-battery: Fix compilation error due to missing header (module.h)Vasily Khoruzhick2011-08-191-0/+1
* max8997_charger: Needs module.hAxel Lin2011-08-191-0/+1
* max8998_charger: Needs module.hRandy Dunlap2011-08-191-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-1411-75/+100
|\
| * mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon2011-08-131-2/+2
| * mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-133-3/+3
| * mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko2011-08-131-5/+2
| * mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko2011-08-131-19/+19
| * mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko2011-08-131-3/+5
| * mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko2011-08-131-4/+3
| * mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin2011-08-131-2/+0
| * mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin2011-08-131-9/+31
| * mmc: sdhci-s3c: Fix build for header changeMark Brown2011-08-131-0/+1
| * mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath2011-08-131-1/+1
| * mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-131-1/+2
| * mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2011-08-131-1/+1
| * mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-131-26/+30
| * mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung2011-08-131-0/+3
| * mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity2011-08-131-1/+2
| * mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-131-3/+0
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-134-6/+42
|\ \
| * | hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-111-5/+10
| * | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-111-0/+12
| * | hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2011-08-112-1/+20
| |/
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-1224-126/+113
|\ \
| * | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2011-08-102-1/+6
| * | USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler2011-08-101-0/+1
| * | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan2011-08-081-0/+1
| * | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-081-1/+1
| * | USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird2011-08-081-0/+3
| * | USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird2011-08-081-0/+3
| * | USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird2011-08-081-0/+3
| * | USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird2011-08-081-0/+3
| * | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes2011-08-081-1/+4
| * | usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-08-081-0/+3
| * | USB: EHCI: Fix test mode sequenceBoris Todorov2011-08-081-0/+12