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.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-10-25
mtd: nand_base: do not cache pages with uncorrectable ECC errors
Artem Bityutskiy
1
-1
/
+2
2010-10-25
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
3
-0
/
+281
2010-10-25
mtd: sanity check ioctl input
Dan Carpenter
1
-0
/
+3
2010-10-25
mtd: fix the build warning for fsl_upm.c
Roy Zang
1
-1
/
+1
2010-10-25
mtd: fix almost all checkpatch warnings in nand_base.c
Florian Fainelli
1
-30
/
+43
2010-10-25
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
1
-23
/
+26
2010-10-25
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
1
-1
/
+2
2010-10-25
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
Gernot Hoyler
1
-0
/
+2
2010-10-25
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
1
-61
/
+71
2010-10-25
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
1
-30
/
+134
2010-10-25
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
1
-0
/
+1
2010-10-25
mtd: OneNAND: Remove unused cmd_map at s5pc110
Kyungmin Park
1
-1
/
+0
2010-10-25
mtd: nand: Samsung MLC - new OOB sizes
Brian Norris
1
-2
/
+15
2010-10-25
mtd: davinci: fix comment to match the code
Wolfram Sang
1
-2
/
+3
2010-10-25
mtd: pcmciamtd: remove dead code
Dan Carpenter
1
-4
/
+0
2010-10-25
mtd: mpc5121_nfc: fix memory leak on error path
Julia Lawall
1
-2
/
+5
2010-10-25
mtd: pxa3xx_nand: set oob length in the runtime
Lei Wen
1
-7
/
+18
2010-10-25
mtd: pxa3xx_nand: remove the flash info in driver structure
Lei Wen
1
-72
/
+43
2010-10-25
mtd: pxa3xx_nand: introduce default timing to reduce read id times
Lei Wen
1
-35
/
+33
2010-10-25
mtd: pxa3xx_nand: condense the flash definition
Lei Wen
2
-163
/
+16
2010-10-25
mtd: nand: support new Toshiba SLC
Brian Norris
2
-2
/
+34
2010-10-25
mtd: cleanup Kconfig dependencies
H Hartley Sweeten
1
-24
/
+22
2010-10-25
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
1
-1
/
+1
2010-10-25
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2
-3
/
+48
2010-10-25
mtd: nand: spansion S30MLxxxP support
Brian Norris
1
-0
/
+13
2010-10-25
mtd: fix callback return value check
Baruch Siach
1
-1
/
+1
2010-09-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+24
2010-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
4
-14
/
+24
2010-09-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2010-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-3
/
+4
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-69
/
+259
2010-09-28
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
1
-0
/
+1
2010-09-28
Fix pktcdvd ioctl dev_minor range check
Dan Rosenberg
1
-1
/
+1
2010-09-28
de2104x: fix ethtool
Ondrej Zary
1
-2
/
+5
2010-09-28
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-3
/
+4
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+4
2010-09-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-7
/
+8
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+3
2010-09-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+7
2010-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-4
/
+8
2010-09-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-1
/
+7
2010-09-27
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-0
/
+27
2010-09-27
3c59x: fix regression from patch "Add ethtool WOL support"
Jan Beulich
1
-0
/
+10
2010-09-27
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
1
-2
/
+4
2010-09-27
amd64_edac: Fix driver module removal
Borislav Petkov
1
-0
/
+3
2010-09-27
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-2
/
+2
2010-09-27
sgiseeq: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
ibm_newemac: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-2
/
+2
2010-09-27
smsc911x: Add MODULE_ALIAS()
Vincent Stehlé
1
-0
/
+1
[next]