index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
Regulators: wm831x-xxx - clean up driver data after removal
Dmitry Torokhov
3
-0
/
+20
2010-03-03
Regulators: pcap-regulator - clean up driver data after removal
Dmitry Torokhov
1
-3
/
+5
2010-03-03
Regulators: max8660 - annotate probe and remove methods
Dmitry Torokhov
1
-5
/
+6
2010-03-03
Regulators: max1586 - annotate probe and remove methods
Dmitry Torokhov
1
-4
/
+5
2010-03-03
Regulators: lp3971 - fail if platform data was not supplied
Dmitry Torokhov
1
-29
/
+29
2010-03-03
Regulators: tps6507x-regulator - mark probe method as __devinit
Dmitry Torokhov
1
-19
/
+15
2010-03-03
Regulators: tps65023-regulator - mark probe method as __devinit
Dmitry Torokhov
1
-19
/
+16
2010-03-03
Regulators: twl-regulator - mark probe function as __devinit
Dmitry Torokhov
1
-1
/
+1
2010-03-03
Regulators: fixed - annotate probe and remove methods
Dmitry Torokhov
1
-9
/
+10
2010-03-03
Regulators: ab3100 - fix probe and remove annotations
Dmitry Torokhov
1
-3
/
+3
2010-03-03
Regulators: virtual - use sysfs attribute groups
Dmitry Torokhov
1
-31
/
+33
2010-03-03
twl6030: regulator: Configure STATE register instead of REMAP
Rajendra Nayak
1
-10
/
+10
2010-03-03
regulator: Provide optional dummy regulator for consumers
Mark Brown
5
-1
/
+135
2010-03-03
regulator: Assume regulators are enabled if they don't report anything
Mark Brown
1
-2
/
+2
2010-03-03
regulator: Convert fixed voltage regulator to use enable_time()
Mark Brown
1
-2
/
+8
2010-03-03
regulator: Add WM8994 regulator support
Mark Brown
3
-0
/
+312
2010-03-03
regulator: enable max8649 regulator driver
Haojian Zhuang
3
-0
/
+416
2010-03-03
regulator: trivial: fix typos in user-visible Kconfig text
Alex Chiang
1
-2
/
+2
2010-03-03
regulator: mc13783: consider Power Gates as digital regulators.
Alberto Panizzo
1
-6
/
+126
2010-03-03
regulator: Add 'start-up time' to fixed voltage regulators
Adrian Hunter
1
-0
/
+5
2010-03-03
regulator: Implement enable_time() for WM835x ISINKs
Mark Brown
1
-0
/
+46
2010-03-03
regulator: Allow regulators to specify the time taken to ramp on enable
Mark Brown
1
-6
/
+35
2010-03-03
regulator: Add notifier event on regulator disable
Mark Brown
1
-2
/
+5
2010-03-03
regulator/lp3971: Storage class should be before const qualifier
Tobias Klauser
1
-5
/
+5
2010-03-03
regulator: add voltage selection capability to mc13783 regulators v2 .
Alberto Panizzo
1
-30
/
+315
2010-03-02
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
27
-1785
/
+2110
2010-03-02
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-260
/
+403
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-0
/
+1
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
746
-20583
/
+60705
2010-03-02
OMAP: DSS2: Taal: Fix TE when resuming
Tomi Valkeinen
1
-3
/
+18
2010-03-02
virtio_net: remove forgotten assignment
Jiri Pirko
1
-1
/
+0
2010-03-02
be2net: fix tx completion polling
Sathya Perla
3
-38
/
+37
2010-03-02
sis190: fix cable detect via link status poll
Herton Ronaldo Krzesinski
1
-5
/
+18
2010-03-02
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
849
-15816
/
+55543
2010-03-02
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+37
2010-03-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
46
-414
/
+658
2010-03-01
sata_via: Delay on vt6420 when starting ATAPI DMA write
Bart Hartgers
1
-1
/
+16
2010-03-01
pata_efar: Enable parallel scanning
Alan Cox
1
-1
/
+2
2010-03-01
pata_atiixp: enable parallel scan
Alan Cox
1
-1
/
+2
2010-03-01
[libata] pata_atiixp: add locking for parallel scanning
Bartlomiej Zolnierkiewicz
1
-1
/
+10
2010-03-01
[libata] pata_efar: add locking for parallel scanning
Bartlomiej Zolnierkiewicz
1
-0
/
+15
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
39
-40
/
+42
2010-03-01
[libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI
Christoph Egger
1
-1
/
+1
2010-03-01
libata: Allow pata_legacy to be built on non-ISA but PCI systems
Alan Cox
1
-2
/
+2
2010-03-01
pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2010-03-01
pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards
Bartlomiej Zolnierkiewicz
1
-1
/
+12
2010-03-01
[libata] pata_at91: fix backslash-continued string
Jeff Garzik
1
-2
/
+2
2010-03-01
pata_via: store UDMA masks in via_isa_bridges table
Bartlomiej Zolnierkiewicz
1
-110
/
+94
2010-03-01
pata_via: fix address setup timings underlocking
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-03-01
pata_serverworks: fix error message
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[next]