| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-11-02 | 5 | -21/+70 |
|\ |
|
| * | 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 | 2 | -3/+52 |
| * | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id | Ben Hutchings | 2014-10-17 | 3 | -13/+11 |
| * | 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 | 3 | -10/+42 |
|\ \ |
|
| * | | 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 | 1 | -0/+5 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-11-02 | 21 | -82/+116 |
|\ \ \ |
|
| * | | | 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 |
| * | | | 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 | 7 | -16/+25 |
| |\ \ \ |
|
| | * | | | drm/radeon: remove some buggy dead code | Dan Carpenter | 2014-10-29 | 1 | -3/+1 |
| | * | | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-11-02 | 2 | -6/+9 |
|\ \ \ \ \ |
|
| * | | | | | Return short read or 0 at end of a raw device, not EIO | David Jeffery | 2014-10-31 | 1 | -1/+1 |
| * | | | | | staging: android: logger: Fix log corruption regression | Daniel Thompson | 2014-10-28 | 1 | -5/+8 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-11-01 | 6 | -28/+31 |
|\ \ \ \ \ |
|
| * | | | | | staging: comedi: fix memory leak / bad pointer freeing for chanlist | Ian Abbott | 2014-10-29 | 1 | -0/+3 |
| * | | | | | staging: comedi: Kconfig: fix config COMEDI_ADDI_APCI_3120 dependants | Ian Abbott | 2014-10-29 | 1 | -1/+0 |
| * | | | | | staging: comedi: widen subdevice number argument in ioctl handlers | Ian Abbott | 2014-10-29 | 1 | -4/+4 |
| * | | | | | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-10-25 | 3 | -14/+15 |
| |\ \ \ \ \ |
|
| | * | | | | | iio: adc: mxs-lradc: Disable the clock on probe failure | Fabio Estevam | 2014-10-09 | 1 | -4/+8 |
| | * | | | | | iio: st_sensors: Fix buffer copy | Robin van der Gracht | 2014-10-04 | 1 | -1/+1 |
| | * | | | | | staging:iio:ad5933: Drop "raw" from channel names | Lars-Peter Clausen | 2014-09-27 | 1 | -2/+2 |
| | * | | | | | staging:iio:ad5933: Fix NULL pointer deref when enabling buffer | Lars-Peter Clausen | 2014-09-27 | 1 | -7/+4 |
| * | | | | | | staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usage | Jes Sorensen | 2014-10-20 | 1 | -1/+1 |
| * | | | | | | drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEM | Chen Gang | 2014-10-20 | 1 | -0/+1 |