summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-08driver core: platform: add device binding path 'driver_override'Kim Phillips
2014-07-08driver core/platform: remove unused implicit padding in platform_objectYann Droneaud
2014-07-08firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez
2014-07-08firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick
2014-07-08firmware: read firmware size using i_size_read()Dmitry Kasatkin
2014-07-08firmware loader: allow disabling of udev as firmware loaderTakashi Iwai
2014-07-08reservation: add suppport for read-only access using rcuMaarten Lankhorst
2014-07-08reservation: update api and add some helpersMaarten Lankhorst
2014-07-08dma-buf: add poll support, v3Maarten Lankhorst
2014-07-08reservation: add support for fences to enable cross-device synchronisationMaarten Lankhorst
2014-07-08android: convert sync to fence api, v6Maarten Lankhorst
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst
2014-07-08seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst
2014-07-08dma-buf: move to drivers/dma-bufMaarten Lankhorst
2014-07-07Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman
2014-07-07Merge 3.16-rc4 into driver-core-nextGreg Kroah-Hartman
2014-07-06Linux 3.16-rc4v3.16-rc4Linus Torvalds
2014-07-06Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-07-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie
2014-07-06Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch
2014-07-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-07-04MAINTAINERS: Add few more Keystone driversSantosh Shilimkar
2014-07-04MAINTAINERS: merge MXS entry into IMX oneShawn Guo
2014-07-04Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-07-04ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard
2014-07-04Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson
2014-07-04component: fix bug with legacy APIRussell King
2014-07-04Merge tag 'md/3.16-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-03Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-03Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-03Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-03Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2014-07-03Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-03lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman