summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | regulator: Allow boot_on regulators to be disabled by clientsMark Brown2009-03-311-9/+4
| | * | | | regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown2009-03-311-0/+29
| | * | | | twl4030-regulator: list more VAUX4 voltagesDavid Brownell2009-03-311-0/+2
| | * | | | regulator: Don't warn on omitted voltage constraintsMark Brown2009-03-311-1/+5
| | * | | | regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown2009-03-311-4/+30
| | * | | | MMC: regulator utilitiesDavid Brownell2009-03-311-0/+100
| | * | | | regulator: twl4030 voltage enumeration (v2)David Brownell2009-03-311-39/+23
| | * | | | regulator: twl4030 regulatorsDavid Brownell2009-03-313-0/+519
| | * | | | regulator: enumerate voltages (v2)David Brownell2009-03-311-0/+113
| | * | | | regulator: Fix get_mode() for WM835x DCDCsMark Brown2009-03-311-6/+18
| | * | | | regulator: Allow regulators to set the initial operating modeMark Brown2009-03-311-0/+17
| | * | | | regulator: Suggest use of datasheet supply or pin names for consumersMark Brown2009-03-311-3/+6
| | * | | | regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport2009-03-311-0/+14
| | * | | | regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown2009-03-311-27/+0
| | * | | | regulator: Mark attributes table for virtual regulator staticMark Brown2009-03-311-1/+1
| | * | | | regulator: Make fixed voltage regulators visible in KconfigMark Brown2009-03-311-1/+5
| | * | | | regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown2009-03-311-1/+2
| | * | | | regulator: Allow init data to be supplied for bq24022Mark Brown2009-03-311-1/+2
| | * | | | regulator: Pass regulator init data as explict argument when registeringMark Brown2009-03-316-7/+10
| | * | | | Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron2009-03-312-5/+12
| | * | | | regulator: minor cleanup of virtual consumerAndrew Morton2009-03-311-0/+4
| | * | | | regulator: add get_status()David Brownell2009-03-311-0/+46
| | * | | | regulator: minor cleanup of virtual consumerDavid Brownell2009-03-311-4/+4
| * | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-032-19/+103
| |\ \ \ \ \
| | * | | | | intel-iommu: Fix address wrap on 32-bit kernel.Zhao, Yu2009-03-251-1/+3
| | * | | | | intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-251-12/+8
| | * | | | | intel-iommu: fix PCI device detach from virtual machineHan, Weidong2009-03-251-0/+29
| | * | | | | intel-iommu: VT-d page table to support snooping control bitSheng Yang2009-03-241-1/+11
| | * | | | | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-242-0/+19
| | * | | | | intel-iommu: Snooping control supportSheng Yang2009-03-241-5/+33
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-04-0317-620/+877
| |\ \ \ \ \ \
| | * | | | | | dm: set queue ordered modeMikulas Patocka2009-04-021-0/+1
| | * | | | | | dm: move wait queue declarationMikulas Patocka2009-04-021-7/+7
| | * | | | | | dm: merge pushback and deferred bio listsMikulas Patocka2009-04-021-21/+16
| | * | | | | | dm: allow uninterruptible wait for pending ioMikulas Patocka2009-04-021-4/+5
| | * | | | | | dm: merge __flush_deferred_io into callerMikulas Patocka2009-04-021-11/+7
| | * | | | | | dm: move bio_io_error into __split_and_process_bioMikulas Patocka2009-04-021-11/+10
| | * | | | | | dm: rename __split_bioMikulas Patocka2009-04-021-4/+4
| | * | | | | | dm: remove unnecessary struct dm_wq_reqMikulas Patocka2009-04-021-17/+7
| | * | | | | | dm: remove unnecessary work queue context fieldMikulas Patocka2009-04-021-8/+5
| | * | | | | | dm: remove unnecessary work queue type fieldMikulas Patocka2009-04-021-17/+6
| | * | | | | | dm: bio list add bio_list_add_headMikulas Patocka2009-04-021-0/+10
| | * | | | | | dm snapshot: persistent fix dtr cleanupJonathan Brassow2009-04-021-5/+15
| | * | | | | | dm snapshot: move status to exception storeJonathan Brassow2009-04-024-16/+29
| | * | | | | | dm snapshot: move ctr parsing to exception storeJonathan Brassow2009-04-023-129/+132
| | * | | | | | dm snapshot: use DMEMIT macro for statusJonathan Brassow2009-04-021-9/+10
| | * | | | | | dm snapshot: remove dm_snap headerJonathan Brassow2009-04-022-87/+71
| | * | | | | | dm snapshot: remove dm_snap header useJonathan Brassow2009-04-025-57/+54
| | * | | | | | dm exception store: move cow pointerJonathan Brassow2009-04-026-23/+30
| | * | | | | | dm exception store: move chunk_fieldsJonathan Brassow2009-04-026-53/+67