Age | Commit message (Expand) | Author | Files | Lines |
2016-06-03 | platform_data: omapdss: Remove unused members from omap_dss_board_info | Peter Ujfalusi | 1 | -5/+0 |
2016-06-03 | omapfb: Remove reference to pdata->default_device | Peter Ujfalusi | 1 | -2/+0 |
2016-06-03 | drm/omap: Remove reference to pdata->default_device | Peter Ujfalusi | 1 | -2/+0 |
2016-06-03 | omapdss: omap-panel-data.h: Remove connector_type from atv pdata | Peter Ujfalusi | 1 | -3/+0 |
2016-06-03 | omapfb: connector-analog-tv: Support only Composite type in legacy boot | Peter Ujfalusi | 1 | -7/+1 |
2016-06-03 | drm/omap: connector-analog-tv: Support only Composite type in legacy boot | Peter Ujfalusi | 1 | -7/+1 |
2016-06-03 | omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration | Peter Ujfalusi | 1 | -2/+0 |
2016-06-03 | drm/omap: displays: Do not include video/omap-panel-data.h if not needed | Peter Ujfalusi | 4 | -4/+0 |
2016-06-03 | omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h | Peter Ujfalusi | 1 | -1/+0 |
2016-06-03 | omapfb: encoder-tfp410: Remove legacy boot support | Peter Ujfalusi | 2 | -52/+6 |
2016-06-03 | omapfb: connector-dvi: Remove legacy boot support | Peter Ujfalusi | 2 | -64/+6 |
2016-06-03 | omapfb: connector-hdmi: Remove legacy boot support | Peter Ujfalusi | 2 | -46/+6 |
2016-06-03 | omapfb: panel-dsi-cm: Remove legacy boot support | Peter Ujfalusi | 2 | -73/+6 |
2016-06-03 | omapfb: panel-lgphilips-lb035q02: Remove legacy boot support | Peter Ujfalusi | 2 | -68/+6 |
2016-06-03 | omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support | Peter Ujfalusi | 2 | -99/+6 |
2016-06-03 | omapfb: panel-tpo-td043mtea1: Remove legacy boot support | Peter Ujfalusi | 2 | -54/+6 |
2016-06-03 | omapfb: panel-nec-nl8048hl11: Remove legacy boot support | Peter Ujfalusi | 2 | -57/+6 |
2016-06-03 | omapfb: panel-tpo-td028ttec1: Remove legacy boot support | Peter Ujfalusi | 2 | -50/+6 |
2016-06-03 | ARM: OMAP2: Use the platform_data header for omapdss | Peter Ujfalusi | 4 | -4/+4 |
2016-06-03 | video/platform_data: omapdss: Create new header file for platform data | Peter Ujfalusi | 2 | -27/+43 |
2016-06-03 | ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h | Peter Ujfalusi | 4 | -3/+7 |
2016-06-03 | ARM: OMAP: rx51-video: Do not set TV connector_type | Peter Ujfalusi | 1 | -1/+0 |
2016-05-29 | Linux 4.7-rc1v4.7-rc1 | Linus Torvalds | 1 | -3/+3 |
2016-05-29 | hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS | George Spelvin | 1 | -2/+2 |
2016-05-28 | Rename other copy of hash_string to hashlen_string | George Spelvin | 1 | -2/+2 |
2016-05-28 | hpfs: implement the show_options method | Mikulas Patocka | 1 | -11/+32 |
2016-05-28 | affs: fix remount failure when there are no options changed | Mikulas Patocka | 1 | -2/+3 |
2016-05-28 | hpfs: fix remount failure when there are no options changed | Mikulas Patocka | 1 | -2/+3 |
2016-05-28 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 67 | -258/+373 |
2016-05-28 | fs: fix binfmt_aout.c build error | Guenter Roeck | 1 | -1/+0 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 17 | -150/+734 |
2016-05-28 | h8300: Add <asm/hash.h> | George Spelvin | 2 | -0/+54 |
2016-05-28 | microblaze: Add <asm/hash.h> | George Spelvin | 2 | -0/+82 |
2016-05-28 | m68k: Add <asm/hash.h> | George Spelvin | 2 | -0/+60 |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin | 6 | -4/+299 |
2016-05-28 | fs/namei.c: Improve dcache hash function | George Spelvin | 1 | -40/+81 |
2016-05-28 | Eliminate bad hash multipliers from hash_32() and hash_64() | George Spelvin | 2 | -53/+36 |
2016-05-28 | Change hash_64() return value to 32 bits | George Spelvin | 1 | -3/+3 |
2016-05-28 | <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() | George Spelvin | 1 | -31/+9 |
2016-05-28 | fs/namei.c: Add hashlen_string() function | George Spelvin | 3 | -9/+53 |
2016-05-28 | Pull out string hash to <linux/stringhash.h> | George Spelvin | 2 | -26/+73 |
2016-05-28 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-05-28 | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -17/+234 |
2016-05-28 | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 56 | -331/+2800 |
2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 46 | -814/+5737 |
2016-05-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 105 | -3400/+1986 |
2016-05-28 | Revert "platform/chrome: chromeos_laptop: Add Leon Touch" | Benson Leung | 1 | -15/+0 |
2016-05-28 | i2c: dev: use after free in detach | Dan Carpenter | 1 | -1/+1 |
2016-05-28 | MIPS: Add missing FROZEN hotplug notifier transitions | Anna-Maria Gleixner | 1 | -1/+1 |
2016-05-28 | MIPS: Build microMIPS VDSO for microMIPS kernels | James Hogan | 1 | -0/+1 |