firefly-linux-kernel-4.4.55.git
2013-07-23 Patrik Jakobssondrm/gma500: Add IS_CDV() macro
2013-07-23 Patrik Jakobssondrm/gma500/cdv: Convert to gma_pipe_set_base()
2013-07-23 Patrik Jakobssondrm/gma500/psb: Use identical generic crtc funcs
2013-07-23 Patrik Jakobssondrm/gma500: Make all chips use gma_wait_for_vblank
2013-07-23 Patrik Jakobssondrm/gma500/cdv: Use identical generic crtc funcs
2013-07-23 Patrik Jakobssondrm/gma500: Add generic pipe/crtc functions
2013-07-23 Patrik Jakobssondrm/gma500: Remove the unused psb_intel_display.h
2013-07-23 Patrik Jakobssondrm/gma500/psb: Make use of generic clock code
2013-07-23 Patrik Jakobssondrm/gma500: Make use of gma_pipe_has_type()
2013-07-23 Patrik Jakobssondrm/gma500/cdv: Make use of the generic clock code
2013-07-23 Patrik Jakobssondrm/gma500: Add generic code for clock calculation
2013-07-23 Daniel Vetterdrm: remove drm_order
2013-07-23 Daniel Vetterdrm/radeon: s/drm_order/order_base_2/
2013-07-23 Daniel Vetterdrm/r128: s/drm_order/order_base_2/
2013-07-23 Daniel Vetterdrm/bufs: s/drm_order/order_base_2/
2013-07-23 Daniel Vetterdrm: move drm_getsarea into drm_bufs.c
2013-07-23 Daniel Vetterdrm/gem: remove drm_gem_object_handle_unreference
2013-07-23 David Herrmanndrm/pci: remove useles #if 1
2013-07-23 David Herrmanndrm/gem: simplify object initialization
2013-07-23 Daniel Vetterdrm: rip out dev->last_checked
2013-07-23 Daniel Vetterdrm: fold in drm_sg_alloc into the ioctl
2013-07-23 Daniel Vetterdrm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the...
2013-07-23 Daniel Vetterdrm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG
2013-07-23 Daniel Vetterdrm: kill dev->buf_readers and dev->buf_writers
2013-07-23 Daniel Vetterdrm/radoen: kill radeon_dma_ioctl_kms
2013-07-23 Daniel Vetterdrm: kill dev->ctx_start and dev->lck_start
2013-07-23 Daniel Vetterdrm: kill dev->interrupt_flag and dev->dma_flag
2013-07-23 Daniel Vetterdrm: remove dev->last_switch
2013-07-23 Daniel Vetterdrm: kill dev->context_wait
2013-07-23 Daniel Vetterdrm: remove drm_modctx ioctl and use drm_noop instead
2013-07-19 Dave AirlieMerge tag 'drm-intel-next-2013-07-12' of git://people...
2013-07-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-07-19 Linus TorvaldsMerge tag 'md-3.11-fixes' of git://neil.brown.name/md
2013-07-18 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-18 Linus TorvaldsMerge tag 'driver-core-3.11-rc2' of git://git./linux...
2013-07-18 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2013-07-18 Linus TorvaldsMerge branch 'cpuinit_phase2' of git://git./linux/kerne...
2013-07-18 Linus TorvaldsMerge tag 'sound-3.11' of git://git./linux/kernel/git...
2013-07-18 Dave AirlieMerge branch 'drm/3.11/fixes' of git://linuxtv.org...
2013-07-18 NeilBrownmd/raid1: fix bio handling problems in process_checks()
2013-07-18 NeilBrownmd: Remove recent change which allows devices to skip...
2013-07-18 NeilBrownmd/raid10: fix two problems with RAID10 resync.
2013-07-18 Dave AirlieMerge branch 'drm-fixes-3.11' of git://people.freedeskt...
2013-07-17 Alex Deucherdrm/radeon/dpm: add debugfs support for RS780/RS880...
2013-07-17 Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-17 Alex Deucherdrm/radeon/dpm/atom: fix broken gcc harder
2013-07-17 Andre Heiderdrm/radeon/dpm/atom: restructure logic to work around...
2013-07-17 Alex Deucherdrm/radeon/dpm: fix atom vram table parsing
2013-07-17 Alex Deucherdrm/radeon: fix an endian bug in atom table parsing
2013-07-17 Alex Deucherdrm/radeon: add a module parameter to disable aspm
2013-07-17 Laurent Pinchartdrm/rcar-du: Use the GEM PRIME helpers
2013-07-17 Laurent Pinchartdrm/shmobile: Use the GEM PRIME helpers
2013-07-17 Takashi IwaiALSA: seq-oss: Initialize MIDI clients asynchronously
2013-07-17 Randy Dunlapdriver-core: fix new kernel-doc warning in base/platform.c
2013-07-17 Dave Joneslinked-list: Remove __list_for_each
2013-07-16 Dave AirlieMerge tag 'drm-intel-fixes-2013-07-11' of git://people...
2013-07-16 Kees Cookx86: Make sure IDT is page aligned
2013-07-16 Oliver Schinaglsysfs: use file mode defines from stat.h
2013-07-16 Oliver Schinaglsysfs: add more helper macro's for (bin_)attribute...
2013-07-16 Greg Kroah... driver core: add default groups to struct class
2013-07-16 Guenter Roeckdriver core: Introduce device_create_groups
2013-07-16 Oliver Schinaglsysfs: prevent warning when only using binary attributes
2013-07-16 Greg Kroah... sysfs: add support for binary attributes in groups
2013-07-16 Greg Kroah... driver core: device.h: add RW and RO attribute macros
2013-07-16 Greg Kroah... sysfs.h: add BIN_ATTR macro
2013-07-16 Greg Kroah... sysfs.h: add ATTRIBUTE_GROUPS() macro
2013-07-16 Greg Kroah... sysfs.h: add __ATTR_RW() macro
2013-07-16 Steven Miaosmp: blackfin: fix check error, using atomic_ops to...
2013-07-16 Aaron PlattnerALSA: hda - Add new GPU codec ID to snd-hda
2013-07-16 Sylvain 'ythier... uvesafb: Really allow mtrr being 0, as documented and...
2013-07-16 Dave AirlieMerge branch 'drm-fixes-3.11' of git://people.freedeskt...
2013-07-15 Linus TorvaldsMerge tag 'regmap-v3.11-rc1' of git://git./linux/kernel...
2013-07-15 Linus TorvaldsMerge tag 'spi-v3.11-rc1' of git://git./linux/kernel...
2013-07-15 H. Peter Anvinx86, suspend: Handle CPUs which fail to #GP on RDMSR
2013-07-15 Takashi Iwaistaging: line6: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi Iwai[media] saa7134: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi IwaiASoC: s6000: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi IwaiASoC: atmel: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi IwaiALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi IwaiALSA: usx2y: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi IwaiALSA: ua101: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi IwaiALSA: 6fire: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi IwaiALSA: atiixp: Fix unlocked snd_pcm_stop() call
2013-07-15 Takashi IwaiALSA: asihpi: Fix unlocked snd_pcm_stop() call
2013-07-15 Dan Carpentersvcrdma: underflow issue in decode_write_list()
2013-07-15 Sergey Senozhatskyradeon kms: do not flush uninitialized hotplug work
2013-07-15 Alex Deucherdrm/radeon/dpm/sumo: handle boost states properly when...
2013-07-15 Alex Deucherdrm/radeon: align VM PTBs (Page Table Blocks) to 32K
2013-07-15 Takashi IwaiMerge tag 'asoc-v3.11-rc1' of git://git./linux/kernel...
2013-07-15 Mark BrownMerge remote-tracking branch 'spi/fix/xilinx' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'spi/fix/setup' into spi...
2013-07-15 Mark BrownMerge remote-tracking branch 'spi/fix/s3c64xx' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/wm8994' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/wm8978' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/sgtl5000' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/samsung' into...
2013-07-15 Mark BrownMerge remote-tracking branch 'asoc/fix/omap' into asoc...
2013-07-15 Takashi Iwaisound: oss/vwsnd: Always define vwsnd_mutex
2013-07-15 Takashi Iwaisound: oss/vwsnd: Add missing inclusion of linux/delay.h
2013-07-15 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
next