]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
mm: vmscan: distinguish global reclaim from global LRU scanning
[karo-tx-linux.git] / drivers /
2012-01-10 Guan Xuetaortc-puv3: irq: remove IRQF_DISABLED
2012-01-10 Yu Yueof: add include asm/setup.h in drivers/of/fdt.c
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-10 Anton Vorontsovpower_supply: Mark da9052 driver as broken
2012-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-09 Linus TorvaldsMerge tag 'clk' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'timer' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'pm' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'drivers' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'devel' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'boards' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'soc' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'cleanup2' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'dt' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'cleanup' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'fixes-non-critical' of git://git.kernel...
2012-01-09 stephen hemmingernetdev: make net_device_ops const
2012-01-09 stephen hemmingerbcm63xx: make ethtool_ops const
2012-01-09 stephen hemmingerusbnet: make ethtool_ops const
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2012-01-09 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-01-09 Linus TorvaldsMerge branch 'staging-next' of git://git.kernel.org...
2012-01-09 Linus TorvaldsMerge branch 'usb-next' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'tty-next' of git://git.kernel.org/pub...
2012-01-09 Linus TorvaldsMerge branch 'char-misc-next' of git://git.kernel.org...
2012-01-09 Fabio Estevammtd: Fix dependency for MTD_DOC200x
2012-01-09 Artem Bityutskiymtd: do not use mtd->block_markbad directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_can_have_bb helper
2012-01-09 Artem Bityutskiymtd: do not use mtd->suspend and mtd->resume directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->lock, unlock and is_locked directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->sync directly
2012-01-09 Artem Bityutskiymtd: harmonize mtd_writev usage
2012-01-09 Artem Bityutskiymtd: do not use mtd->lock_user_prot_reg directly
2012-01-09 Artem Bityutskiymtd: mtd->write_user_prot_reg directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->read_*_prot_reg directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->get_*_prot_info directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->read_oob directly
2012-01-09 Artem Bityutskiymtd: mtdoops: do not use mtd->panic_write directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->get_unmapped_area directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_has_oob helper
2012-01-09 Artem Bityutskiymtd: mtdcore: export symbols cleanup
2012-01-09 Artem Bityutskiymtd: clean-up the default_mtd_writev function
2012-01-09 Artem Bityutskiymtd: sst25l: kill unused variable
2012-01-09 Artem Bityutskiymtd: onenand: kill unused variable
2012-01-09 Artem Bityutskiymtd: kill dev_to_mtd helper
2012-01-09 Artem Bityutskiymtd: remove extra retlen assignment
2012-01-09 Artem Bityutskiymtd: doc: do not initialize mtd_info fields to 0 or...
2012-01-09 Artem Bityutskiymtd: docprobe: use kzalloc instead
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_markbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_isbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_resume interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_suspend interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_is_locked interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_unlock interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_lock interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_sync interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_writev interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_lock_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_user_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_user_prot_info interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_fact_prot_reg interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_fact_prot_info interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_panic_write interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_unmapped_area interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_unpoint interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_point interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_erase interface
2012-01-09 Artem Bityutskiymtd: mtdchar: rename functions
2012-01-09 Artem Bityutskiymtd: lpddr: drop unnecessary zeroing
2012-01-09 Julia Lawallmtd: txx9ndfmc: use devm_request_and_ioremap
2012-01-09 Julia Lawallmtd: lantiq-flash: drop iounmap for devm_ allocated...
2012-01-09 Jamie Ilesmtd: gpio-nand: add device tree bindings
2012-01-09 Jonas Gorskimtd: bcm63xxpart: check the image tag's crc32
2012-01-09 Jonas Gorskimtd: bcm63xxpart: don't assume NVRAM is always the...
2012-01-09 Jonas Gorskimtd: bcm63xxpart: make sure CFE and NVRAM partitions...
2012-01-09 Jonas Gorskimtd: bcm63xxpart: check version marker string for newer...
2012-01-09 Rusty Russellmtd: sm_ftl: fix module parameter
2012-01-09 Robert Jarzmikmtd: docg3: remove unused function
2012-01-09 Shengzhou Liumtd: nand: Add ONFI support for FSL NAND controller
2012-01-09 Shengzhou Liumtd: nand: fixup for fmr initialization of Freescale...
2012-01-09 Liu Shuomtd: fsl_elbc_nand: set Nand flash page address to...
2012-01-09 Roman Tereshonkovmtdoops: fix the oops_page_used array size
2012-01-09 Jonas Gorskimtd: maps: remove the now unused bcm963xx-flash
2012-01-09 Jonas Gorskimtd: maps: physmap: allow partition parsers for physmap...
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: make CFE partition parsing...
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: clean up printk usage
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: remove superfluous semicolons
2012-01-09 Jonas Gorskimtd: maps: bcm963xx-flash: fix word order for spare...
2012-01-09 Heiko Schochermtd: davinci: if no amif timing is passed, don; t setup...
2012-01-09 Liu Shuomtd: nand: set correct length to FBCR for a non-full...
2012-01-09 Liu Shuomtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit...
next