Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-03drm/omap: Remove the video/omapdss.h and move it's content to local header filePeter Ujfalusi
2016-06-03[media] omap_vout: Switch to use the video/omapfb_dss.h header filePeter Ujfalusi
2016-06-03omapfb: Create new header file for omapfb DSS implementationPeter Ujfalusi
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi
2016-06-03omapdss: hdmi audio: Make header file independent of video/omapdss.hPeter Ujfalusi
2016-06-03platform_data: omapdss: Remove unused members from omap_dss_board_infoPeter Ujfalusi
2016-06-03omapfb: Remove reference to pdata->default_devicePeter Ujfalusi
2016-06-03drm/omap: Remove reference to pdata->default_devicePeter Ujfalusi
2016-06-03omapdss: omap-panel-data.h: Remove connector_type from atv pdataPeter Ujfalusi
2016-06-03omapfb: connector-analog-tv: Support only Composite type in legacy bootPeter Ujfalusi
2016-06-03drm/omap: connector-analog-tv: Support only Composite type in legacy bootPeter Ujfalusi
2016-06-03omapdss: omap-panel-data.h: Remove struct omap_dss_device declarationPeter Ujfalusi
2016-06-03drm/omap: displays: Do not include video/omap-panel-data.h if not neededPeter Ujfalusi
2016-06-03omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.hPeter Ujfalusi
2016-06-03omapfb: encoder-tfp410: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: connector-dvi: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: connector-hdmi: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-dsi-cm: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-lgphilips-lb035q02: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-sharp-ls037v7dw01: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-tpo-td043mtea1: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-nec-nl8048hl11: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-tpo-td028ttec1: Remove legacy boot supportPeter Ujfalusi
2016-06-03ARM: OMAP2: Use the platform_data header for omapdssPeter Ujfalusi
2016-06-03video/platform_data: omapdss: Create new header file for platform dataPeter Ujfalusi
2016-06-03ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.hPeter Ujfalusi
2016-06-03ARM: OMAP: rx51-video: Do not set TV connector_typePeter Ujfalusi
2016-05-29Linux 4.7-rc1v4.7-rc1Linus Torvalds
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-29Rename other copy of hash_string to hashlen_stringGeorge Spelvin
2016-05-29hpfs: implement the show_options methodMikulas Patocka
2016-05-29affs: fix remount failure when there are no options changedMikulas Patocka
2016-05-29hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-29fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28h8300: Add <asm/hash.h>George Spelvin
2016-05-28microblaze: Add <asm/hash.h>George Spelvin
2016-05-28m68k: Add <asm/hash.h>George Spelvin
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds