index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
1
-1
/
+2
2012-01-09
mtd: harmonize mtd_writev usage
Artem Bityutskiy
1
-14
/
+2
2012-01-09
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
1
-0
/
+4
2012-01-09
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
1
-0
/
+4
2012-01-09
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
1
-0
/
+4
2012-01-09
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: do use mtd->point directly
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
1
-0
/
+5
2012-01-09
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
1
-0
/
+2
2012-01-09
mtd: remove unused default_mtd_readv prototype
Artem Bityutskiy
1
-3
/
+0
2012-01-09
mtd: kill dev_to_mtd helper
Artem Bityutskiy
1
-5
/
+0
2012-01-09
mtd: always initialize retlen to zero
Artem Bityutskiy
1
-0
/
+9
2012-01-09
mtd: move mtd->{get,put}_device functions up
Artem Bityutskiy
1
-7
/
+6
2012-01-09
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
1
-2
/
+6
2012-01-09
mtd: introduce mtd_unlock interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_lock interface
Artem Bityutskiy
1
-2
/
+7
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_writev interface
Artem Bityutskiy
1
-6
/
+12
2012-01-09
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
1
-2
/
+8
2012-01-09
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_read_user_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_get_user_prot_info interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_read_fact_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_get_fact_prot_info interface
Artem Bityutskiy
1
-6
/
+13
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
1
-4
/
+8
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
1
-2
/
+8
2012-01-09
mtd: introduce mtd_panic_write interface
Artem Bityutskiy
1
-10
/
+15
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
1
-1
/
+8
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-1
/
+8
2012-01-09
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
1
-5
/
+13
2012-01-09
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
1
-2
/
+6
2012-01-09
mtd: introduce mtd_point interface
Artem Bityutskiy
1
-4
/
+10
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
1
-5
/
+14
2012-01-09
mtd: map.h: fix arm cross-build failure
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
1
-0
/
+1
2012-01-09
mtd: cfi: Allow per-mapping CFI device endianness
Aaron Sierra
3
-55
/
+38
2012-01-09
mtd: nand: add Macronix manufacturer
Brian Norris
1
-0
/
+1
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
6
-9
/
+45
2012-01-09
jbd: Remove j_barrier mutex
Jan Kara
1
-4
/
+0
2012-01-09
Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next
Joerg Roedel
1
-0
/
+7
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
7
-25
/
+185
2012-01-09
Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Jiri Kosina
1
-1
/
+4
2012-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
158
-1277
/
+4917
[prev]
[next]