| Commit message (Expand) | Author | Age | Files | Lines |
* | video: ARM CLCD: Remove duplicated include in amba-clcd.c | Qiang Chen | 2014-11-19 | 1 | -1/+0 |
* | m501fb: don't return zero on failure path in sm501fb_probe() | Alexey Khoroshilov | 2014-11-06 | 1 | -0/+1 |
* | fbdev: mxsfb: Add support for mx6sl and mx6sx | Fabio Estevam | 2014-11-06 | 2 | -1/+20 |
* | Linux 3.18-rc3v3.18-rc3 | Linus Torvalds | 2014-11-03 | 1 | -2/+2 |
* | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-11-02 | 6 | -39/+73 |
|\ |
|
| * | mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips | Dmitry Eremin-Solenikov | 2014-10-30 | 1 | -0/+2 |
| * | mtd: omap: fix mtd devices not showing up | Frans Klaver | 2014-10-30 | 1 | -1/+1 |
| * | mtd: m25p80,spi-nor: Fix module aliases for m25p80 | Ben Hutchings | 2014-10-21 | 3 | -4/+52 |
| * | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id | Ben Hutchings | 2014-10-17 | 4 | -30/+14 |
| * | mtd: m25p80: get rid of spi_get_device_id | Rafał Miłecki | 2014-10-17 | 1 | -5/+5 |
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-11-02 | 6 | -19/+53 |
|\ \ |
|
| * | | MAINTAINERS: ufs - remove self | Santosh Y | 2014-10-28 | 1 | -1/+0 |
| * | | MAINTAINERS: change hpsa and cciss maintainer | Don Brace | 2014-10-28 | 1 | -2/+6 |
| * | | libcxgbi : support ipv6 address host_param | Anish Bhatt | 2014-10-28 | 2 | -10/+37 |
| * | | scsi: set REQ_QUEUE for the blk-mq case | Christoph Hellwig | 2014-10-28 | 2 | -4/+9 |
| * | | Revert "block: all blk-mq requests are tagged" | Christoph Hellwig | 2014-10-28 | 1 | -2/+1 |
| * | | lib/scatterlist: fix memory leak with scsi-mq | Tony Battersby | 2014-10-28 | 1 | -3/+3 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-11-02 | 22 | -83/+116 |
|\ \ \ |
|
| * \ \ | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2014-11-02 | 7 | -42/+29 |
| |\ \ \ |
|
| | * | | | drm/exynos: correct connector->dpms field before resuming | Andrzej Hajda | 2014-11-02 | 1 | -2/+6 |
| | * | | | drm/exynos: enable vblank after DPMS on | Andrzej Hajda | 2014-11-02 | 1 | -1/+4 |
| | * | | | drm/exynos: init kms poll at the end of initialization | Andrzej Hajda | 2014-11-02 | 1 | -6/+6 |
| | * | | | drm/exynos: propagate plane initialization errors | Andrzej Hajda | 2014-11-02 | 1 | -2/+5 |
| | * | | | drm/exynos: vidi: fix build warning | Inki Dae | 2014-11-02 | 1 | -1/+0 |
| | * | | | drm/exynos: remove explicit encoder/connector de-initialization | Andrzej Hajda | 2014-11-02 | 5 | -22/+0 |
| | * | | | drm/exynos: init vblank with real number of crtcs | Andrzej Hajda | 2014-11-02 | 1 | -9/+9 |
| |/ / / |
|
| * | | | Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux | Dave Airlie | 2014-11-02 | 3 | -9/+24 |
| |\ \ \ |
|
| | * | | | drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size. | Sinclair Yeh | 2014-10-31 | 2 | -4/+18 |
| | * | | | drm/vmwgfx: Fix hash key computation | Thomas Hellstrom | 2014-10-31 | 1 | -1/+2 |
| | * | | | drm/vmwgfx: fix lock breakage | Rob Clark | 2014-10-31 | 1 | -4/+4 |
| |/ / / |
|
| * | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-10-30 | 8 | -17/+25 |
| |\ \ \ |
|
| | * | | | drm/radeon: remove some buggy dead code | Dan Carpenter | 2014-10-29 | 1 | -3/+1 |
| | * | | | drm/radeon: remove invalid pci id | Alex Deucher | 2014-10-28 | 1 | -1/+0 |
| | * | | | drm/radeon: dpm fixes for asrock systems | Alex Deucher | 2014-10-28 | 1 | -3/+16 |
| | * | | | radeon: clean up coding style differences in radeon_get_bios() | Wilfried Klaebe | 2014-10-28 | 1 | -4/+2 |
| | * | | | drm/radeon: Use drm_malloc_ab instead of kmalloc_array | Michel Dänzer | 2014-10-28 | 3 | -5/+5 |
| | * | | | drm/radeon/dpm: disable ulv support on SI | Alex Deucher | 2014-10-28 | 1 | -1/+1 |
| * | | | | Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-10-30 | 2 | -3/+26 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | drm/i915/dp: only use training pattern 3 on platforms that support it | Jani Nikula | 2014-10-30 | 1 | -2/+3 |
| | * | | | drm/i915: Ignore VBT backlight check on Macbook 2, 1 | jens stein | 2014-10-29 | 1 | -0/+3 |
| | * | | | drm/i915: Fix GMBUSFREQ on vlv/chv | Ville Syrjälä | 2014-10-27 | 1 | -1/+1 |
| | * | | | drm/i915: Ignore long hpds on eDP ports | Ville Syrjälä | 2014-10-27 | 1 | -0/+12 |
| | * | | | drm/i915: Do a dummy DPCD read before the actual read | Ville Syrjälä | 2014-10-27 | 1 | -0/+7 |
| | |/ / |
|
| * | | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie | 2014-10-28 | 2 | -12/+12 |
| |\ \ \ |
|
| | * | | | drm/armada: convert to use vblank_on/off calls | Russell King | 2014-10-17 | 1 | -3/+5 |
| | * | | | drm/armada: fix page_flip refcounting leak | Russell King | 2014-10-17 | 1 | -8/+5 |
| | * | | | drm/armada: add IRQ support back | Russell King | 2014-10-17 | 1 | -1/+2 |
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-11-02 | 5 | -9/+23 |
|\ \ \ \ \ |
|
| * | | | | | ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn() | Thomas Petazzoni | 2014-10-29 | 1 | -0/+3 |
| * | | | | | ARM: 8183/1: l2c: Improve l2c310_of_parse() error message | Fabio Estevam | 2014-10-29 | 1 | -2/+2 |