index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
tmio_mmc: map SD control registers after enabling the MFD cell
Philipp Zabel
1
-10
/
+10
2009-06-13
tmio_mmc: correct probe return value for num_resources != 3
Philipp Zabel
1
-7
/
+5
2009-06-13
tmio_mmc: don't use set_irq_type
Philipp Zabel
1
-4
/
+2
2009-06-13
tmio_mmc: add bus_shift support
Philipp Zabel
2
-81
/
+125
2009-06-13
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
4
-13
/
+26
2009-06-13
mmc_spi: don't use EINVAL for possible transmission errors
Wolfgang Muees
1
-5
/
+6
2009-06-13
cb710: more cleanup for the DEBUG case.
Michał Mirosław
2
-0
/
+7
2009-06-13
sdhci: platform driver for SDHCI
Richard Röjfors
3
-0
/
+180
2009-06-13
mxcmmc: remove frequency workaround
Pierre Ossman
1
-2
/
+0
2009-06-13
cb710: handle DEBUG define in Makefile
Pierre Ossman
1
-0
/
+4
2009-06-13
cb710: add missing parenthesis
Pierre Ossman
1
-1
/
+1
2009-06-13
cb710: fix printk format string
Pierre Ossman
1
-1
/
+1
2009-06-13
mmc: Driver for CB710/720 memory card reader (MMC part)
Michał Mirosław
11
-0
/
+1575
2009-06-13
pxamci: add regulator support.
Daniel Ribeiro
1
-5
/
+41
2009-06-13
MMC core: limit minimum initialization frequency to 400kHz
Sascha Hauer
1
-1
/
+7
2009-06-13
sdhci: avoid changing voltage needlessly
Pierre Ossman
2
-26
/
+29
2009-06-13
mmc/omap: make mmci-omap using platform_driver_probe
Uwe Kleine-König
1
-2
/
+1
2009-06-13
mmc_spi: speedup for slow cards, less wear-out
Wolfgang Muees
1
-0
/
+12
2009-06-13
mmc: mmc_rescan detects card change in one run
Jorg Schummer
1
-44
/
+55
2009-06-12
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
13
-166
/
+135
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
29
-339
/
+2506
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-92
/
+70
2009-06-12
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-10
/
+11
2009-06-12
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-1
/
+0
2009-06-12
Driver Core: Rework platform suspend/resume, print warning
Magnus Damm
1
-24
/
+12
2009-06-12
PM: Remove device_type suspend()/resume()
Magnus Damm
1
-7
/
+0
2009-06-12
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
1
-7
/
+0
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2
-54
/
+42
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2
-18
/
+18
2009-06-12
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
Rafael J. Wysocki
1
-0
/
+16
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
129
-9016
/
+42783
2009-06-12
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
1
-26
/
+103
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
8
-125
/
+531
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
Linus Torvalds
10
-136
/
+524
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
3
-12
/
+9
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
42
-522
/
+383
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
358
-6175
/
+15176
2009-06-12
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
3
-42
/
+4
2009-06-12
lguest: use eventfds for device notification
Rusty Russell
4
-6
/
+115
2009-06-12
lguest: allow any process to send interrupts
Rusty Russell
3
-12
/
+18
2009-06-12
lguest: PAE fixes
Rusty Russell
1
-17
/
+21
2009-06-12
lguest: PAE support
Matias Zabaljauregui
4
-39
/
+329
2009-06-12
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
3
-4
/
+4
2009-06-12
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
1
-17
/
+18
2009-06-12
lguest: map switcher with executable page table entries
Matias Zabaljauregui
2
-2
/
+2
2009-06-12
lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
Matias Zabaljauregui
1
-1
/
+1
2009-06-12
lguest: beyond ARRAY_SIZE of cpu->arch.gdt
Roel Kluin
1
-1
/
+1
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
4
-8
/
+23
2009-06-12
lguest: fix race in halt code
Rusty Russell
3
-12
/
+31
2009-06-12
lguest: fix lguest wake on guest clock tick, or fd activity
Rusty Russell
2
-5
/
+5
[next]