index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2009-04-03
13
-94
/
+1027
|
\
|
*
regulator: twl4030 VAUX3 supports 3.0V
Adrian Hunter
2009-03-31
1
-1
/
+4
|
*
regulator: Support disabling of unused regulators by machines
Mark Brown
2009-03-31
1
-0
/
+92
|
*
regulator: Don't increment use_count for boot_on regulators
Mark Brown
2009-03-31
1
-1
/
+0
|
*
twl4030-regulator: expose VPLL2
David Brownell
2009-03-31
2
-3
/
+1
|
*
regulator: refcount fixes
David Brownell
2009-03-31
1
-22
/
+8
|
*
regulator: Don't warn if we failed to get a regulator
Mark Brown
2009-03-31
1
-2
/
+0
|
*
regulator: Allow boot_on regulators to be disabled by clients
Mark Brown
2009-03-31
1
-9
/
+4
|
*
regulator: Implement list_voltage for WM835x LDOs and DCDCs
Mark Brown
2009-03-31
1
-0
/
+29
|
*
twl4030-regulator: list more VAUX4 voltages
David Brownell
2009-03-31
1
-0
/
+2
|
*
regulator: Don't warn on omitted voltage constraints
Mark Brown
2009-03-31
1
-1
/
+5
|
*
regulator: Implement list_voltage() for WM8400 DCDCs and LDOs
Mark Brown
2009-03-31
1
-4
/
+30
|
*
MMC: regulator utilities
David Brownell
2009-03-31
1
-0
/
+100
|
*
regulator: twl4030 voltage enumeration (v2)
David Brownell
2009-03-31
1
-39
/
+23
|
*
regulator: twl4030 regulators
David Brownell
2009-03-31
3
-0
/
+519
|
*
regulator: enumerate voltages (v2)
David Brownell
2009-03-31
1
-0
/
+113
|
*
regulator: Fix get_mode() for WM835x DCDCs
Mark Brown
2009-03-31
1
-6
/
+18
|
*
regulator: Allow regulators to set the initial operating mode
Mark Brown
2009-03-31
1
-0
/
+17
|
*
regulator: Suggest use of datasheet supply or pin names for consumers
Mark Brown
2009-03-31
1
-3
/
+6
|
*
regulator: add unset_regulator_supplies to fix regulator_unregister
Mike Rapoport
2009-03-31
1
-0
/
+14
|
*
regulator: Hoist struct regulator_dev out of core to fix notifiers
Mark Brown
2009-03-31
1
-27
/
+0
|
*
regulator: Mark attributes table for virtual regulator static
Mark Brown
2009-03-31
1
-1
/
+1
|
*
regulator: Make fixed voltage regulators visible in Kconfig
Mark Brown
2009-03-31
1
-1
/
+5
|
*
regulator: Allow init_data to be passed to fixed voltage regulators
Mark Brown
2009-03-31
1
-1
/
+2
|
*
regulator: Allow init data to be supplied for bq24022
Mark Brown
2009-03-31
1
-1
/
+2
|
*
regulator: Pass regulator init data as explict argument when registering
Mark Brown
2009-03-31
6
-7
/
+10
|
*
Regulator: Push lock out of _notifier_call_chain + add voltage change event.
Jonathan Cameron
2009-03-31
2
-5
/
+12
|
*
regulator: minor cleanup of virtual consumer
Andrew Morton
2009-03-31
1
-0
/
+4
|
*
regulator: add get_status()
David Brownell
2009-03-31
1
-0
/
+46
|
*
regulator: minor cleanup of virtual consumer
David Brownell
2009-03-31
1
-4
/
+4
*
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-04-03
2
-19
/
+103
|
\
\
|
*
|
intel-iommu: Fix address wrap on 32-bit kernel.
Zhao, Yu
2009-03-25
1
-1
/
+3
|
*
|
intel-iommu: Enable DMAR on 32-bit kernel.
David Woodhouse
2009-03-25
1
-12
/
+8
|
*
|
intel-iommu: fix PCI device detach from virtual machine
Han, Weidong
2009-03-25
1
-0
/
+29
|
*
|
intel-iommu: VT-d page table to support snooping control bit
Sheng Yang
2009-03-24
1
-1
/
+11
|
*
|
iommu: Add domain_has_cap iommu_ops
Sheng Yang
2009-03-24
2
-0
/
+19
|
*
|
intel-iommu: Snooping control support
Sheng Yang
2009-03-24
1
-5
/
+33
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-04-03
17
-620
/
+877
|
\
\
\
|
*
|
|
dm: set queue ordered mode
Mikulas Patocka
2009-04-02
1
-0
/
+1
|
*
|
|
dm: move wait queue declaration
Mikulas Patocka
2009-04-02
1
-7
/
+7
|
*
|
|
dm: merge pushback and deferred bio lists
Mikulas Patocka
2009-04-02
1
-21
/
+16
|
*
|
|
dm: allow uninterruptible wait for pending io
Mikulas Patocka
2009-04-02
1
-4
/
+5
|
*
|
|
dm: merge __flush_deferred_io into caller
Mikulas Patocka
2009-04-02
1
-11
/
+7
|
*
|
|
dm: move bio_io_error into __split_and_process_bio
Mikulas Patocka
2009-04-02
1
-11
/
+10
|
*
|
|
dm: rename __split_bio
Mikulas Patocka
2009-04-02
1
-4
/
+4
|
*
|
|
dm: remove unnecessary struct dm_wq_req
Mikulas Patocka
2009-04-02
1
-17
/
+7
|
*
|
|
dm: remove unnecessary work queue context field
Mikulas Patocka
2009-04-02
1
-8
/
+5
|
*
|
|
dm: remove unnecessary work queue type field
Mikulas Patocka
2009-04-02
1
-17
/
+6
|
*
|
|
dm: bio list add bio_list_add_head
Mikulas Patocka
2009-04-02
1
-0
/
+10
|
*
|
|
dm snapshot: persistent fix dtr cleanup
Jonathan Brassow
2009-04-02
1
-5
/
+15
[next]