]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-02-07 Arnd BergmannALSA: x86: mark hdmi suspend/resume functions as __mayb...
2017-02-07 Takashi IwaiALSA: x86: Fix driver name string overflow
2017-02-07 Takashi IwaiALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()
2017-02-07 Takashi IwaiALSA: x86: Drop suspicious U24 format support
2017-02-07 Andrej KrutakALSA: line6: Always setup isochronous transfer properties
2017-02-07 Takashi IwaiMerge branch 'for-linus' into for-next
2017-02-07 Takashi IwaiRevert "ALSA: line6: Only determine control port proper...
2017-02-06 Takashi IwaiALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
2017-02-06 Takashi IwaiALSA: x86: Refactor PCM process engine
2017-02-05 Linus TorvaldsLinux 4.10-rc7 v4.10-rc7
2017-02-05 Takashi IwaiALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=n
2017-02-05 Takashi IwaiALSA: x86: Unify local function prefix
2017-02-05 Takashi IwaiALSA: x86: Minor cleanup of reset buffer procedure
2017-02-05 Takashi IwaiALSA: x86: Don't check connection in lowlevel accessors
2017-02-05 Takashi IwaiALSA: x86: Explicit specify 32bit DMA
2017-02-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-02-04 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-02-04 Linus TorvaldsMerge tag 'char-misc-4.10-rc7' of git://git.kernel...
2017-02-04 Linus TorvaldsMerge tag 'staging-4.10-rc7' of git://git.kernel.org...
2017-02-04 Linus TorvaldsMerge tag 'usb-4.10-rc7' of git://git.kernel.org/pub...
2017-02-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-02-03 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-02-03 Linus TorvaldsMerge tag 'vfio-v4.10-rc7' of git://github.com/awilliam...
2017-02-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-02-03 Michal Hockomm, fs: check for fatal signals in do_generic_file_read()
2017-02-03 Michal Hockofs: break out of iomap_file_buffered_write on fatal signals
2017-02-03 Toshi Kanibase/memory, hotplug: fix a kernel oops in show_valid_z...
2017-02-03 Toshi Kanimm/memory_hotplug.c: check start_pfn in test_pages_in_a...
2017-02-03 David Linjump label: pass kbuild_cflags when checking for asm...
2017-02-03 Kirill A. Shutemovshmem: fix sleeping from atomic context
2017-02-03 Peter Zijlstrakasan: respect /proc/sys/kernel/traceoff_on_warning
2017-02-03 Dan Streetmanzswap: disable changing params if init fails
2017-02-03 Linus TorvaldsMerge tag 'regulator-fix-v4.10-rc6' of git://git.kernel...
2017-02-03 Amit ShahMAINTAINERS: update email address for Amit Shah
2017-02-03 Halil Pasicvhost: fix initialization for vq->is_le
2017-02-03 Michael S. TsirkinRevert "vring: Force use of DMA API for ARM-based syste...
2017-02-03 Greg Kroah-HartmanMerge tag 'usb-serial-4.10-rc7' of git://git.kernel...
2017-02-03 Linus TorvaldsMerge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub...
2017-02-03 Linus TorvaldsMerge tag 'drm-fixes-for-v4.10-rc7' of git://people...
2017-02-03 Linus TorvaldsMerge tag 'powerpc-4.10-3' of git://git.kernel.org...
2017-02-03 Linus TorvaldsMerge tag 'trace-v4.10-rc2-2' of git://git.kernel.org...
2017-02-03 Linus TorvaldsMerge branch 'modversions' (modversions fixes for power...
2017-02-03 Ard Biesheuvellog2: make order_base_2() behave correctly on const...
2017-02-03 Radim KrčmářKVM: x86: do not save guest-unsupported XSAVE state
2017-02-03 Takashi IwaiMerge branch 'topic/intel-lpe-audio' into for-next
2017-02-03 Takashi IwaiALSA: x86: Rename drv_status to connected
2017-02-03 Takashi IwaiALSA: x86: Yet more tidy-up and clean-ups
2017-02-03 Takashi IwaiALSA: x86: Simplify comments
2017-02-03 Takashi IwaiALSA: x86: Set CA bits for DisplayPort too
2017-02-03 Takashi IwaiALSA: x86: Create ELD control element
2017-02-03 Takashi IwaiALSA: x86: Clean up unused defines and inclusions
2017-02-03 Takashi IwaiALSA: x86: Reduce redundant register field names
2017-02-03 Takashi IwaiALSA: x86: Use the standard ELD bytes definitions
2017-02-03 Takashi IwaiALSA: x86: Move stream status into pcm_stream_info
2017-02-03 Takashi IwaiALSA: x86: Implement runtime PM
2017-02-03 Takashi IwaiALSA: x86: Properly manage PCM substream lifetype
2017-02-03 Takashi IwaiALSA: x86: Drop unused fields from pcm_stream_info
2017-02-03 Takashi IwaiALSA: x86: Drop redundant had_stream_pvt
2017-02-03 Takashi IwaiALSA: x86: Drop superfluous state field
2017-02-03 Takashi IwaiALSA: x86: Drop flag_underrun field
2017-02-03 Takashi IwaiALSA: x86: Fix racy access to chmap
2017-02-03 Takashi IwaiALSA: x86: Remove superfluous irqsave flags
2017-02-03 Takashi IwaiALSA: x86: Constfy tables
2017-02-03 Takashi IwaiALSA: x86: Remove _v[12] suffices
2017-02-03 Takashi IwaiALSA: x86: Tidy up codes
2017-02-03 Takashi IwaiALSA: x86: Drop had_get_hwstate()
2017-02-03 Takashi IwaiALSA: x86: Remove superfluous check at resume
2017-02-03 Takashi IwaiALSA: x86: Fix sleep-in-atomic via i915 notification
2017-02-03 Takashi IwaiALSA: x86: Drop superfluous PCM private_free
2017-02-03 Takashi IwaiALSA: x86: Drop unused fields from snd_intelhad struct
2017-02-03 Takashi IwaiALSA: x86: Remove indirect call of snd_pcm_period_elapsed()
2017-02-03 Takashi IwaiALSA: x86: Fix for CONFIG_PM=n
2017-02-03 Takashi IwaiALSA: x86: Replace pr_xxx() with dev_xxx()
2017-02-03 Takashi IwaiALSA: x86: Fold intel_hdmi_audio_if.c into main file
2017-02-03 Takashi IwaiALSA: x86: Flatten two abstraction layers
2017-02-03 Takashi IwaiALSA: x86: Drop unused hdmi_audio_query()
2017-02-03 Takashi IwaiALSA: x86: Call snd_card_register() at the end
2017-02-03 Takashi IwaiALSA: x86: Check platform_data earlier
2017-02-03 Takashi IwaiALSA: x86: Drop superfluous CHT PCI ID check
2017-02-03 Takashi IwaiALSA: x86: Embed snd_intelhad into snd_card
2017-02-03 Takashi IwaiALSA: x86: Move dma_mask debug print into intel_hdmi_lp...
2017-02-03 Ard Biesheuvelmodule: unify absolute krctab definitions for 32-bit...
2017-02-03 Ard Biesheuvelmodversions: treat symbol CRCs as 32 bit quantities
2017-02-03 Ard Biesheuvelkbuild: modversions: add infrastructure for emitting...
2017-02-03 Takashi IwaiALSA: x86: Drop unused hw_silence field
2017-02-03 Takashi IwaiALSA: x86: Move the global underrun_count to struct...
2017-02-03 Takashi IwaiALSA: x86: Drop global ELD copy
2017-02-03 Takashi IwaiALSA: x86: Drop global hlpe_state
2017-02-03 Takashi IwaiALSA: x86: Drop the global platform device reference
2017-02-03 Takashi IwaiALSA: x86: Drop unused mid_hdmi_audio_is_busy()
2017-02-03 Takashi IwaiALSA: x86: Fix possible stale interrupt calls
2017-02-03 Takashi IwaiALSA: x86: Call event callback directly
2017-02-03 Takashi IwaiALSA: x86: Drop useless mutex at probe
2017-02-03 Takashi IwaiALSA: x86: Handle the error from hdmi_audio_probe(...
2017-02-03 Takashi IwaiALSA: x86: Pass snd_intelhad object to helpers
2017-02-03 Takashi IwaiALSA: x86: Drop snd_intel_had_interface indirect calls
2017-02-03 Takashi IwaiALSA: x86: Replace indirect query_ops with direct calls
2017-02-03 Takashi IwaiALSA: x86: Replace indirect register ops with direct calls
2017-02-03 Takashi IwaiALSA: x86: Drop indirect calls of had_ops
2017-02-03 Takashi IwaiALSA: x86: Remove v1 ops and structs
next