summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov3-3/+3
2012-03-26ab8500_fg: Fix copy-paste errorAnton Vorontsov1-1/+1
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov1-1/+2
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov1-1/+1
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov1-6/+7
2012-03-26ab8500_charger: Convert to the new USB OTG callsAnton Vorontsov1-12/+12
2012-03-26ab8500-btemp: AB8500 battery temperature driverArun Murthy3-0/+1136
2012-03-26ab8500-fg: A8500 fuel gauge driverArun Murthy1-0/+2636
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy1-0/+2789
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy1-0/+1921
2012-03-26Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson3-0/+1302
2012-03-26isp1704_charger: Fix probe error pathFelipe Contreras1-0/+1
2012-03-26lp8727_charger: Correct typos on the commentKim, Milo1-1/+1
2012-03-26lp8727_charger: Fix wrong code styleKim, Milo1-5/+5
2012-03-26lp8727_charger: Change i2c functionsKim, Milo1-28/+20
2012-03-26lp8727_charger: Add error check routine on probe()Kim, Milo1-18/+39
2012-03-26lp8727_charger: Add company name and descriptionKim, Milo2-2/+3
2012-03-26max17042_battery: Make it possible to instantiate driver from DTKarol Lewandowski1-1/+49
2012-03-26max17042_battery: Use devm_kzalloc() where applicableKarol Lewandowski1-5/+2
2012-03-26max17042: Change capacity property to use reported SOC registerDirk Brandewie1-1/+1
2012-03-26max17042: Add support for signalling change in SOCRamakrishna Pallala1-0/+53
2012-03-26max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala1-10/+376
2012-02-26Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-17/+17
2012-02-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-7/+7
2012-02-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds17-100/+101
2012-02-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-23/+74
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-2/+2
2012-02-24hwmon: (max34440) Fix resetting temperature historyGuenter Roeck1-1/+1
2012-02-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2012-02-23hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz1-4/+3
2012-02-23hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck1-2/+1
2012-02-23mlx4_core: Exported functions can't be staticDoug Ledford2-7/+7
2012-02-23Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-219/+124
2012-02-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-97/+190
2012-02-22[SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu1-11/+14
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher1-0/+3
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse13-8/+64
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer1-2/+5
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2-2/+37
2012-02-22cpuidle: Default y on powerpc pSeriesBenjamin Herrenschmidt1-1/+1
2012-02-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake5-60/+10
2012-02-22USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-02-22USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-02-22usb-storage: fix freezing of the scanning threadAlan Stern2-62/+35
2012-02-22xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-02-22USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-02-22USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-22hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp1-7/+9
2012-02-22hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp1-3/+3
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-7/+15