summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-318-103/+1150
|\
| * rapidio/tsi721: add DMA engine supportAlexandre Bounine2012-05-314-92/+1050
| * rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-05-312-0/+95
| * drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2012-05-312-11/+5
* | Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-318-5/+192
|\ \
| * | radeon: add radeon prime vmap support.Dave Airlie2012-05-312-0/+41
| * | nouveau: add vmap support to nouveau prime supportDave Airlie2012-05-312-0/+42
| * | udl: support vmapping imported dma-bufsDave Airlie2012-05-312-5/+33
| * | i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie2012-05-312-0/+58
| * | radeon: add stub dma-buf mmap functionalityDave Airlie2012-05-311-0/+6
| * | nouveau: add stub dma-buf mmap functionality.Dave Airlie2012-05-311-0/+6
| * | i915: add stub dma-buf mmap callback.Dave Airlie2012-05-311-0/+6
* | | Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds2012-05-3111-485/+839
|\ \ \
| * | | smb347-charger: Include missing <linux/err.h>Mika Westerberg2012-05-181-0/+1
| * | | smb347-charger: Clean up battery attributesRamakrishna Pallala2012-05-061-49/+0
| * | | max17042_battery: Add support for max17047/50 chipRamakrishna Pallala2012-05-052-13/+61
| * | | sbs-battery.c: Capacity attr = remaining relative capacityNikolaus Voss2012-05-051-1/+1
| * | | isp1704_charger: Use after free on probe errorDan Carpenter2012-05-051-1/+1
| * | | ds2781_battery: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZEAxel Lin2012-05-051-14/+6
| * | | power_supply: Fix a typo in BATTERY_DS2781 Kconfig entryAxel Lin2012-05-051-1/+1
| * | | charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi2012-05-051-0/+163
| * | | charger-manager: Poll battery health in normal stateChanwoo Choi2012-05-051-0/+229
| * | | smb347-charger: Convert to regmap APIMika Westerberg2012-05-052-327/+232
| * | | smb347-charger: Move IRQ enabling to the end of probeMika Westerberg2012-05-051-4/+2
| * | | smb347-charger: Rename few functions to match better what they are doingMika Westerberg2012-05-051-21/+21
| * | | smb347-charger: Convert to use module_i2c_driver()Mika Westerberg2012-05-051-11/+1
| * | | smb347_charger: Cleanup power supply registration code in probeRamakrishna Pallala2012-05-051-30/+40
| * | | ab8500: Clean up probe routinesLee Jones2012-05-053-18/+30
| * | | ab8500_fg: Harden platform data checkLinus Walleij2012-05-051-2/+2
| * | | ab8500_btemp: Harden platform data checkLinus Walleij2012-05-051-2/+2
| * | | ab8500_charger: Harden platform data checkLinus Walleij2012-05-051-3/+2
| * | | max17042_battery: Handle irq request failure caseRamakrishna Pallala2012-05-051-1/+3
| * | | max17042_battery: Fix power supply and irq registration orderingRamakrishna Pallala2012-05-041-5/+7
| * | | power_supply: Make the core a boolean instead of a tristateAnton Vorontsov2012-05-041-1/+1
| * | | power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala2012-05-042-0/+9
| * | | max17042_battery: Move dev_pm_ops struct under CONFIG_PMAnton Vorontsov2012-05-041-9/+11
| * | | max17042_battery: Add suspend/resume hooksRamakrishna Pallala2012-05-041-0/+41
| * | | max17042_battery: Fix driver exit functionRamakrishna Pallala2012-05-041-0/+2
| * | | max17042_battery: Fix a couple buffer overflowsDan Carpenter2012-05-041-6/+4
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-05-3153-674/+11897
|\ \ \ \
| * | | | [SCSI] fix scsi_wait_scanJames Bottomley2012-05-301-1/+1
| * | | | [SCSI] fix async probe regressionDan Williams2012-05-301-2/+5
| * | | | [SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie2012-05-301-3/+2
| * | | | [SCSI] qla4xxx: Update driver version to 5.02.00-k17Vikas Chaudhary2012-05-301-1/+1
| * | | | [SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash2012-05-309-16/+1293
| * | | | [SCSI] qla4xxx: Add change_queue_depth API supportTej Parkash2012-05-301-0/+20
| * | | | [SCSI] qla4xxx: Fix clear ddb mbx command failure issue.Manish Rangankar2012-05-301-1/+35
| * | | | [SCSI] qla4xxx: Fix kernel panic during discovery logout.Manish Rangankar2012-05-301-1/+2
| * | | | [SCSI] qla4xxx: Correct early completion of pending mbox.Lalit Chandivade2012-05-301-19/+19
| * | | | [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love2012-05-233-25/+268