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-02-09
[MTD] Fix default timeouts for Intel NOR flash
David Woodhouse
1
-3
/
+17
2007-02-09
Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
2
-171
/
+428
2007-02-09
[MTD] CK804XROM must depend on PCI
akpm@osdl.org
1
-1
/
+1
2007-02-09
[MTD] OneNAND: Select correct chip's bufferRAM for DDP
Adrian Hunter
1
-8
/
+16
2007-02-07
[MTD] OneNAND: Error message printing and bad block scan erros
Kyungmin Park
2
-30
/
+148
2007-02-07
[MTD] OneNAND: Subpage write returned incorrect length written
Adrian Hunter
1
-11
/
+9
2007-02-06
[MTD] OneNAND: Do not allow oob write past end of page
Adrian Hunter
1
-0
/
+7
2007-02-05
[MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND
David Woodhouse
1
-1
/
+1
2007-02-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
143
-1055
/
+1348
2007-02-03
[PATCH] fix rtl8150
Al Viro
1
-1
/
+2
2007-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
10
-70
/
+100
2007-02-03
[PATCH] net/smc911x: match up spin lock/unlock
Peter Korsgaard
1
-2
/
+3
2007-02-02
[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash
Nagendra Singh Tomar
1
-10
/
+10
2007-02-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+19
2007-02-02
libata: Initialize nbytes for internal sg commands
Brian King
1
-0
/
+1
2007-02-02
pata_via: Correct missing comments
Alan
1
-1
/
+2
2007-02-02
pata_atiixp: propogate cable detection hack from drivers/ide to the new driver
Alan
1
-2
/
+9
2007-02-02
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
2
-15
/
+7
2007-02-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-218
/
+199
2007-02-02
spidernet : fix memory leak in spider_net_stop
Jens Osterkamp
1
-0
/
+2
2007-02-02
e100: fix napi ifdefs removing needed code
Auke Kok
1
-6
/
+1
2007-02-02
Merge ../linux-2.6
Jeff Garzik
7
-28
/
+28
2007-02-02
[BNX2]: PHY workaround for 5709 A0.
Michael Chan
2
-2
/
+18
2007-02-02
[MTD] OneNAND: Fix typo and remove unnecessary goto statement
Kyungmin Park
1
-8
/
+4
2007-02-02
[MTD] OneNAND: Reduce internal BufferRAM operations
Kyungmin Park
1
-24
/
+23
2007-02-01
[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-02-01
[PATCH] sysrq: showBlockedTasks is sysrq-W
Randy Dunlap
1
-9
/
+11
2007-02-01
[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios
Avi Kivity
1
-0
/
+2
2007-02-01
[PATCH] pci: remove warning messages
Andrew Morton
1
-8
/
+2
2007-02-01
[PATCH] via quirk update
Jean Delvare
1
-3
/
+5
2007-02-02
[MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTO
Kyungmin Park
1
-9
/
+5
2007-02-01
[PATCH] radio modems sitting on serial port are not for s390
Al Viro
1
-3
/
+3
2007-02-01
[PATCH] ide section fixes
Al Viro
1
-4
/
+4
2007-02-01
[MTD] OneNAND: Add support for auto-placement of out-of-band data
Adrian Hunter
2
-37
/
+171
2007-01-31
[MTD] ck804xrom: fix a pci_find_device
Alan
1
-1
/
+1
2007-01-31
netxen patches
Al Viro
8
-212
/
+196
2007-01-31
[MTD] OneNAND: Remove unused fields
Kyungmin Park
1
-3
/
+2
2007-01-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
3
-15
/
+11
2007-01-30
[PATCH] IPMI: fix timeout list handling
David Barksdale
1
-2
/
+1
2007-01-30
[PATCH] jmicron: 40/80pin primary detection
ethanhsiao@jmicron.com
1
-7
/
+7
2007-01-30
[PATCH] Fix VIA quirks
Jean Delvare
1
-36
/
+42
2007-01-30
Revert "net: ifb error path loop fix"
Linus Torvalds
1
-1
/
+2
2007-01-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+53
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-4
/
+13
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
5
-21
/
+52
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
30
-85
/
+60
2007-01-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-40
/
+83
2007-01-30
[PATCH] b44: src_desc->addr is little-endian
Al Viro
1
-1
/
+1
2007-01-30
[PATCH] pata_platform: fallout from set_mode() change
Al Viro
1
-1
/
+2
2007-01-30
[PATCH] sym53c500_cs: remove bogus call fo free_dma()
Al Viro
1
-2
/
+0
[next]