index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
22
-175
/
+250
2007-07-26
Don't force-enable suspend/hibernate support just for ACPI
Linus Torvalds
1
-3
/
+0
2007-07-26
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
1
-2
/
+0
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
18
-450
/
+248
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
18
-1145
/
+1384
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-9
/
+0
2007-07-26
Char: cyclades, select FW_LOADER
Jiri Slaby
1
-0
/
+1
2007-07-26
drivers/edac: fix pasemi kconfig depends
Doug Thompson
1
-1
/
+1
2007-07-26
drivers/edac: fix edac_pci sysfs
Doug Thompson
3
-128
/
+337
2007-07-26
drivers/edac: fix reset edac_mc pollmsec
Doug Thompson
3
-23
/
+62
2007-07-26
chipsfb: use correct pm state
Rafael J. Wysocki
1
-1
/
+2
2007-07-26
xenbus_xs.c: fix a use-after-free
Adrian Bunk
1
-1
/
+1
2007-07-26
edac is bust on mips
Andrew Morton
1
-1
/
+1
2007-07-26
i2c: ds1682 warning fix
Andrew Morton
1
-1
/
+2
2007-07-26
Reorder RTC Makefile
Alessandro Zummo
1
-20
/
+22
2007-07-26
lguest: documentation VII: FIXMEs
Rusty Russell
8
-0
/
+77
2007-07-26
lguest: documentation VI: Switcher
Rusty Russell
2
-46
/
+276
2007-07-26
lguest: documentation V: Host
Rusty Russell
6
-85
/
+924
2007-07-26
lguest: documentation IV: Launcher
Rusty Russell
4
-28
/
+427
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
4
-35
/
+501
2007-07-26
lguest: documentation II: Guest
Rusty Russell
2
-37
/
+470
2007-07-26
lguest: documentation I: Preparation
Rusty Russell
12
-17
/
+153
2007-07-26
rtc-ds1307: typo fix found by coverity
David Brownell
1
-1
/
+1
2007-07-26
fixup s3c24xx build after arch moves
Ben Dooks
1
-1
/
+1
2007-07-26
ax88796 (address space): cast to unsigned long, not long
Al Viro
1
-1
/
+1
2007-07-26
raw1394 __user annotation
Al Viro
1
-1
/
+1
2007-07-26
drivers/ misc __iomem annotations
Al Viro
4
-5
/
+5
2007-07-26
cxgb3 gfp_t annotations
Al Viro
1
-1
/
+1
2007-07-26
misannotation in pppol2tp
Al Viro
1
-2
/
+2
2007-07-26
use CLOCKSOURCE_MASK() instead of too large constant
Al Viro
1
-1
/
+1
2007-07-26
sun userflash is PCI-dependent
Al Viro
1
-1
/
+1
2007-07-26
more VIRT_TO_BUS dependencies
Al Viro
1
-2
/
+2
2007-07-26
fix missing arguments in drivers/rtc/rtc-stk17ta8.c
Al Viro
1
-2
/
+4
2007-07-26
drivers/mmc/core/: make 3 functions static
Adrian Bunk
4
-75
/
+69
2007-07-26
mmc: add missing printk levels
Pierre Ossman
2
-10
/
+8
2007-07-26
mmc: remove redundant debug information from sdhci and wbsd
Pierre Ossman
2
-26
/
+0
2007-07-26
mmc: proper debugging output in core
Pierre Ossman
1
-8
/
+40
2007-07-26
mmc: be more verbose about card insertions/removal
Pierre Ossman
3
-2
/
+35
2007-07-26
mmc: Don't hold lock when releasing an added card
Pierre Ossman
2
-10
/
+16
2007-07-26
mmc: add a might_sleep() to mmc_claim_host()
Pierre Ossman
1
-0
/
+2
2007-07-26
mmc: update kerneldoc
Pierre Ossman
3
-14
/
+26
2007-07-26
mmc: update header file paths
Pierre Ossman
18
-18
/
+18
2007-07-26
sdhci: add support to ENE-CB714
Leandro Dorileo
1
-0
/
+27
2007-07-26
mmc: check error bits before command completion
Pierre Ossman
1
-13
/
+10
2007-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
37
-206
/
+551
2007-07-25
m68knommu: fix workqueues in 68328 serial driver
Greg Ungerer
1
-6
/
+6
2007-07-25
m68knommu: remove legacy power managament from 68328 serial driver
Greg Ungerer
1
-59
/
+0
2007-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2
-13
/
+33
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
3
-7
/
+8
2007-07-25
KVM: disable writeback for 0x0f 0x01 instructions.
Aurelien Jarno
1
-0
/
+2
[next]