pandora-kernel.git
2015-01-28 Takashi IwaiALSA: line6: Reduce superfluous spinlock in midi.c
2015-01-28 Takashi IwaiALSA: line6: Remove unused line6_nop_read()
2015-01-28 Takashi IwaiALSA: line6: Fix memory leak at probe error path
2015-01-28 Takashi IwaiALSA: line6: Minor refactoring
2015-01-28 Takashi IwaiALSA: line6/toneport: Implement LED controls via LED...
2015-01-28 Takashi IwaiALSA: line6/toneport: Fix wrong argument for toneport_h...
2015-01-28 Takashi IwaiALSA: line6: Don't forget to call driver's destructor...
2015-01-28 Takashi IwaiALSA: line6/toneport: Move setup_timer() at the beginning
2015-01-28 Takashi IwaiALSA: line6: Remove superfluous NULL checks in each...
2015-01-28 Takashi IwaiALSA: line6: Abort if inconsistent usbdev is found...
2015-01-28 Takashi IwaiALSA: line6: Yet more cleanup of superfluous NULL checks
2015-01-20 Chris RorvickALSA: line6: Remove driver version from header comment
2015-01-20 Chris RorvickALSA: line6: Refer to manufacturer as "Line 6"
2015-01-20 Chris RorvickALSA: line6: Remove superfluous NULL checks
2015-01-20 Takashi IwaiALSA: line6: Drop line6_send_program() and line6_transm...
2015-01-20 Takashi IwaiALSA: line6: Make line6_send_raw_message() static
2015-01-20 Takashi IwaiALSA: line6: Sync PCM stop at disconnect
2015-01-20 Takashi IwaiALSA: line6: Remove superfluous disconnect call in...
2015-01-20 Takashi IwaiALSA: line6: Remove CHECK_RETURN macro
2015-01-20 Takashi IwaiALSA: line6: Drop MISSING_CASE macro
2015-01-20 Takashi IwaiALSA: line6: Remove driver version string
2015-01-20 Takashi IwaiALSA: line6: Reorganize card resource handling
2015-01-20 Takashi IwaiALSA: line6: Drop superfluous irqsave/irqrestore in...
2015-01-20 Takashi IwaiALSA: line6: Don't handle PCM trigger for other cards
2015-01-20 Takashi IwaiALSA: line6: Remove superfluous out-of-memory error...
2015-01-20 Takashi IwaiALSA: line6: Drop usb_device sysfs symlink
2015-01-20 Takashi IwaiALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
2015-01-20 Takashi IwaiALSA: line6: Drop superfluous snd_device for rawmidi
2015-01-20 Takashi IwaiALSA: line6: Drop superfluous snd_device for PCM
2015-01-20 Takashi IwaiALSA: line6: Handle impulse response via control API
2015-01-20 Takashi IwaiALSA: line6: Split to each driver
2015-01-19 Takashi IwaiALSA: line6: Use setup_timer() and mod_timer()
2015-01-12 Takashi IwaiALSA: move line6 usb driver into sound/usb
2015-01-12 Chris Rorvickstaging: line6: Make *_disconnect() functions static
2015-01-12 Chris Rorvickstaging: line6: Call *_disconnect() via pointer
2015-01-12 Chris Rorvickstaging: line6: Call *_process_message() via pointer
2015-01-12 Chris Rorvickstaging: line6: Pass *_process_message() `usb_line6...
2015-01-12 Chris Rorvickstaging: line6: Pass *_init() `usb_line6' pointers
2015-01-12 Chris Rorvickstaging: line6: Move audio endpoints to properties
2015-01-12 Chris Rorvickstaging: line6: Remove stale Pocket POD PCM endpoints
2015-01-12 Chris Rorvickstaging: line6: Move control endpoints to properties
2015-01-12 Chris Rorvickstaging: line6: Move altsetting to properties
2015-01-12 Chris Rorvickstaging: line6: Filter on UX2 interfaces
2015-01-12 Chris Rorvickstaging: line6: Filter on Pocket POD interface
2015-01-12 Chris Rorvickstaging: line6: Split out POD HD500 interfaces
2015-01-12 Chris Rorvickstaging: line6: Split out PODxt Live interfaces
2015-01-12 Chris Rorvickstaging: line6: List out capabilities individually
2015-01-12 Chris Rorvickstaging: line6: Use explicit indexes when defining...
2015-01-12 Chris Rorvickstaging: line6: Rename capability macros
2015-01-12 Chris Rorvickstaging: line6: Remove useless comments
2015-01-12 Chris Rorvickstaging: line6: Remove idVendor and idProduct macros
2015-01-12 Chris Rorvickstaging: line6: Key off of device type
2015-01-12 Chris Rorvickstaging: line6: Index properties array with device...
2015-01-12 Chris Rorvickstaging: line6: Define a device type enum
2015-01-12 Chris Rorvickstaging: line6: Cleanup device table
2015-01-12 Chris Rorvickstaging: line6: Remove unsupported X3 devices
2015-01-12 Chris Rorvickstaging: line6: Remove line6_pod_transmit_paramter()
2015-01-12 Chris Rorvickstaging: line6: Remove `device_bit' from properties
2015-01-12 Jonas LundqvistStaging: line6: remove spaces before commas.
2015-01-12 Rickard Strandqviststaging: line6: toneport.c: Fix for possible null point...
2015-01-11 Linus Torvaldslinux 3.19-rc4
2015-01-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-01-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-01-11 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-01-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-01-11 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-01-11 Konstantin... mm: fix corner case in anon_vma endless growing prevention
2015-01-11 Linus Torvaldsmm: Don't count the stack guard page towards RLIMIT_STACK
2015-01-11 Ingo MolnarMerge branch 'core/urgent' into locking/urgent, to...
2015-01-10 Linus TorvaldsMerge tag 'vfio-v3.19-rc4' of git://github.com/awilliam...
2015-01-10 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-01-10 Linus TorvaldsMerge tag 'sound-3.19-rc4' of git://git./linux/kernel...
2015-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-10 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-01-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-01-10 Linus TorvaldsMerge tag 'for_linus-3.19-rc4' of git://git./linux...
2015-01-10 Linus TorvaldsMerge branch 'for-3.19' of git://linux-nfs.org/~bfields...
2015-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-01-09 Victor KamenskyARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile...
2015-01-09 Dan CarpenterHID: roccat: potential out of bounds in pyra_sysfs_writ...
2015-01-09 Chris Wilsonmutex: Always clear owner field upon mutex_unlock()
2015-01-09 Tetsuo Handasched/fair: Fix RCU stall upon -ENOMEM in sched_create_...
2015-01-09 Luca Abenisched/deadline: Avoid double-accounting in case of...
2015-01-09 Luca Abenisched/deadline: Fix migration of SCHED_DEADLINE tasks
2015-01-09 Yuyang Dusched: Fix odd values in effective_load() calculations
2015-01-09 Peter Zijlstrasched, fanotify: Deal with nested sleeps
2015-01-09 Andi Kleenperf/x86/uncore/hsw-ep: Handle systems with only two...
2015-01-09 Andy Lutomirskiperf/x86_64: Improve user regs sampling
2015-01-09 Andy Lutomirskiperf: Move task_pt_regs sampling into arch code
2015-01-09 Peter Zijlstrax86: Fix off-by-one in instruction decoder
2015-01-09 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-01-08 Vlastimil Babkamm, vmscan: prevent kswapd livelock due to pfmemalloc...
2015-01-08 Vladimir Davydovmemcg: fix destination cgroup leak on task charges...
2015-01-08 Johannes Weinermm: memcontrol: switch soft limit default back to infinity
2015-01-08 Joonsoo Kimmm/debug_pagealloc: remove obsolete Kconfig options
2015-01-08 David Drysdalevfs: renumber FMODE_NONOTIFY and add to uniqueness...
2015-01-08 Oleg Nesterovarch/blackfin/mach-bf533/boards/stamp.c: add linux...
2015-01-08 Xue jiufeiocfs2: fix the wrong directory passed to ocfs2_lookup_i...
next