Age | Commit message (Expand) | Author |
2012-01-10 | drm/nouveau/pm: fix build with HWMON off | Dave Airlie |
2012-01-10 | gma500: silence gcc warnings in mid_get_vbt_data() | Dan Carpenter |
2012-01-10 | drm/ttm: fix condition (and vs or) | Dan Carpenter |
2012-01-10 | Merge branch 'common/clkfwk' into sh-latest | Paul Mundt |
2012-01-10 | sh: clkfwk: sh_clk_init_parent() should be called after clk_register() | Kuninori Morimoto |
2012-01-10 | rtc-puv3: solve section mismatch in rtc-puv3.c | Guan Xuetao |
2012-01-10 | rtc-puv3: using module_platform_driver() | Guan Xuetao |
2012-01-10 | i2c-puv3: using module_platform_driver() | Guan Xuetao |
2012-01-10 | rtc-puv3: irq: remove IRQF_DISABLED | Guan Xuetao |
2012-01-10 | of: add include asm/setup.h in drivers/of/fdt.c | Yu Yue |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-01-09 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | netdev: make net_device_ops const | stephen hemminger |
2012-01-09 | bcm63xx: make ethtool_ops const | stephen hemminger |
2012-01-09 | usbnet: make ethtool_ops const | stephen hemminger |
2012-01-09 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-09 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-09 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-01-09 | mtd: Fix dependency for MTD_DOC200x | Fabio Estevam |
2012-01-09 | mtd: do not use mtd->block_markbad directly | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_can_have_bb helper | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->suspend and mtd->resume directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->lock, unlock and is_locked directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->sync directly | Artem Bityutskiy |
2012-01-09 | mtd: harmonize mtd_writev usage | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->lock_user_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: mtd->write_user_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->read_*_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->get_*_prot_info directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->read_oob directly | Artem Bityutskiy |
2012-01-09 | mtd: mtdoops: do not use mtd->panic_write directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->get_unmapped_area directly | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_has_oob helper | Artem Bityutskiy |
2012-01-09 | mtd: mtdcore: export symbols cleanup | Artem Bityutskiy |
2012-01-09 | mtd: clean-up the default_mtd_writev function | Artem Bityutskiy |
2012-01-09 | mtd: sst25l: kill unused variable | Artem Bityutskiy |
2012-01-09 | mtd: onenand: kill unused variable | Artem Bityutskiy |
2012-01-09 | mtd: kill dev_to_mtd helper | Artem Bityutskiy |
2012-01-09 | mtd: remove extra retlen assignment | Artem Bityutskiy |
2012-01-09 | mtd: doc: do not initialize mtd_info fields to 0 or NULL | Artem Bityutskiy |
2012-01-09 | mtd: docprobe: use kzalloc instead | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_block_markbad interface | Artem Bityutskiy |