summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-20video: s3c2410: use dev_get_platdata()Jingoo Han
2013-09-20video: pxafb: use dev_get_platdata()Jingoo Han
2013-09-20video: pxa168fb: use dev_get_platdata()Jingoo Han
2013-09-20video: omapfb: use dev_get_platdata()Jingoo Han
2013-09-20video: nuc900fb: use dev_get_platdata()Jingoo Han
2013-09-20video: mx3fb: use dev_get_platdata()Jingoo Han
2013-09-20video: atmel_lcdfb: use dev_get_platdata()Jingoo Han
2013-09-20radeon: Conditionally compile PM codeThierry Reding
2013-09-20video: grvga: Use module_platform_driverSachin Kamat
2013-09-19video/matrox/matroxfb_maven: Use module_i2c_driver to register driverPeter Huewe
2013-09-19video: vt8623fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: tridentfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: tdfxfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: sisfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: savagefb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: s3fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: pm3fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: pm2fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: neofb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: mb862xxfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: kyrofb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: intelfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: i810fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: i740fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: gxfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: gx1fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: lxfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: cyber2000fb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: cirrusfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: carminefb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19video: arkfb: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-19radeonfb: Use pci_dev pm_capJon Mason
2013-09-19aty128fb: Use pci_dev pm_capJon Mason
2013-09-19video: au1100fb: Remove casting the return value which is a void pointerJingoo Han
2013-09-16Linux 3.12-rc1Linus Torvalds
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-15vfs: fix typo in comment in recent dentry workLinus Torvalds
2013-09-15partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso
2013-09-14Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-14vfs: fix dentry LRU list handling and nr_dentry_unused accountingLinus Torvalds
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke
2013-09-13cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu