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
2012-07-06
mtd: m25p80: Add support for m25pe20
Alexandre Pereira da Silva
1
-0
/
+1
2012-07-06
mtd: nand: Use the mirror BBT descriptor when reading its version
Shmulik Ladkani
1
-1
/
+1
2012-07-06
mtd: mxc_nand: add i.MX53 support
Sascha Hauer
1
-6
/
+42
2012-07-06
mtd: mxc_nand: swap iomem resource order
Sascha Hauer
1
-16
/
+19
2012-07-06
mtd: mxc_nand: Use managed resources
Sascha Hauer
1
-47
/
+23
2012-07-06
mtd: elbc nand: use drvdata to only remove the relevant chip
Scott Wood
1
-5
/
+5
2012-07-06
mtd: add JEDEC ID for w25q32dw to chip table
ing. Federico Fuga
1
-0
/
+1
2012-07-06
nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
1
-2
/
+2
2012-07-06
mtd: nand: kill NAND_NO_READRDY
Brian Norris
5
-22
/
+2
2012-07-06
mtd: nand: add Eon Silicon Solutions manufacturer ID
Brian Norris
1
-0
/
+1
2012-07-06
mtd: tests: use random32 instead of home-brewed generator
Artem Bityutskiy
2
-44
/
+11
2012-07-06
mtd: sh_flctl: Use user oob data in hardware ECC mode
Bastian Hecht
1
-8
/
+17
2012-07-06
mtd: sh_flctl: Restructure the hardware ECC handling
Bastian Hecht
1
-40
/
+81
2012-07-06
mtd: sh_flctl: Group sector accesses into a single transfer
Bastian Hecht
1
-25
/
+19
2012-07-06
mtd: sh_flctl: Simplify the hardware ecc page read/write
Bastian Hecht
1
-23
/
+2
2012-07-06
mtd: sh_flctl: Fix hardware ECC behaviour
Bastian Hecht
1
-23
/
+7
2012-07-06
mtd: sh_flctl: Use different OOB layout
Bastian Hecht
1
-6
/
+12
2012-07-06
mtd: sh_flctl: Add support for error IRQ
Bastian Hecht
1
-3
/
+31
2012-07-06
mtd: sh_flctl: Add missing iounmap()
Bastian Hecht
1
-0
/
+2
2012-07-06
mtd: nand: gpmi: need to use {read,write}_oob_raw
Brian Norris
1
-0
/
+3
2012-07-06
mtd: cafe_nand: spelling mistake
Brian Norris
1
-1
/
+1
2012-07-06
mtd: mtdoops: refactor loop
Brian Norris
1
-8
/
+6
2012-07-06
mtd: move mtd_read_oob() definition out of mtd.h
Brian Norris
1
-0
/
+9
2012-07-06
mtd: nandsim: don't open code a do_div helper
Herton Ronaldo Krzesinski
1
-9
/
+3
2012-07-06
mtd: gpmi-nand: fix read page when reading to vmalloced area
Sascha Hauer
1
-5
/
+5
2012-07-06
mtd: mxc_nand: use 32bit copy functions
Sascha Hauer
1
-8
/
+29
2012-07-06
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-06-09
mtd: nand: initialize bitflip_threshold prior to BBT scanning
Shmulik Ladkani
1
-0
/
+7
2012-06-09
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
Linus Torvalds
1
-5
/
+3
2012-06-08
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-6
/
+23
2012-06-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-44
/
+158
2012-06-08
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
6
-27
/
+28
2012-06-08
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
9
-17
/
+130
2012-06-08
drivers/platform/x86/acerhdf.c: correct Boris' mail address
Borislav Petkov
1
-1
/
+1
2012-06-07
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
1
-4
/
+13
2012-06-07
UBI: fix debugfs-less systems support
Artem Bityutskiy
1
-2
/
+10
2012-06-07
drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
Adam Jackson
2
-6
/
+67
2012-06-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-18
/
+57
2012-06-06
Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
11
-41
/
+39
2012-06-06
Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus
Roland Dreier
10
-41
/
+35
2012-06-06
IB/mlx4: Fix max_wqe capacity reported from query device
Sagi Grimberg
3
-7
/
+24
2012-06-06
mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow
Jack Morgenstein
1
-2
/
+2
2012-06-06
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-0
/
+8
2012-06-06
Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-35
/
+52
2012-06-06
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2
-0
/
+2
2012-06-05
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
2
-1
/
+26
2012-06-05
Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-58
/
+21
2012-06-05
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
3
-0
/
+292
2012-06-05
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
1
-4
/
+17
2012-06-05
drm/radeon: fix vm deadlocks on cayman
Christian König
1
-7
/
+12
[next]