summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ALSA: line6: Drop superfluous snd_device for rawmidiTakashi Iwai2015-01-20
* ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai2015-01-20
* ALSA: line6: Handle impulse response via control APITakashi Iwai2015-01-20
* ALSA: line6: Split to each driverTakashi Iwai2015-01-20
* ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-12
* staging: line6: Make *_disconnect() functions staticChris Rorvick2015-01-12
* staging: line6: Call *_disconnect() via pointerChris Rorvick2015-01-12
* staging: line6: Call *_process_message() via pointerChris Rorvick2015-01-12
* staging: line6: Pass *_process_message() `usb_line6' pointersChris Rorvick2015-01-12
* staging: line6: Pass *_init() `usb_line6' pointersChris Rorvick2015-01-12
* staging: line6: Move audio endpoints to propertiesChris Rorvick2015-01-12
* staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick2015-01-12
* staging: line6: Move control endpoints to propertiesChris Rorvick2015-01-12
* staging: line6: Move altsetting to propertiesChris Rorvick2015-01-12
* staging: line6: Filter on UX2 interfacesChris Rorvick2015-01-12
* staging: line6: Filter on Pocket POD interfaceChris Rorvick2015-01-12
* staging: line6: Split out POD HD500 interfacesChris Rorvick2015-01-12
* staging: line6: Split out PODxt Live interfacesChris Rorvick2015-01-12
* staging: line6: List out capabilities individuallyChris Rorvick2015-01-12
* staging: line6: Use explicit indexes when defining propertiesChris Rorvick2015-01-12
* staging: line6: Rename capability macrosChris Rorvick2015-01-12
* staging: line6: Remove useless commentsChris Rorvick2015-01-12
* staging: line6: Remove idVendor and idProduct macrosChris Rorvick2015-01-12
* staging: line6: Key off of device typeChris Rorvick2015-01-12
* staging: line6: Index properties array with device typeChris Rorvick2015-01-12
* staging: line6: Define a device type enumChris Rorvick2015-01-12
* staging: line6: Cleanup device tableChris Rorvick2015-01-12
* staging: line6: Remove unsupported X3 devicesChris Rorvick2015-01-12
* staging: line6: Remove line6_pod_transmit_paramter()Chris Rorvick2015-01-12
* staging: line6: Remove `device_bit' from propertiesChris Rorvick2015-01-12
* Staging: line6: remove spaces before commas.Jonas Lundqvist2015-01-12
* staging: line6: toneport.c: Fix for possible null pointer dereferenceRickard Strandqvist2015-01-12
* linux 3.19-rc4Linus Torvalds2015-01-11
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-11
|\
| * ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-09
| * ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-07
| * ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-07
| * ARM: wire up execveat syscallRussell King2015-01-07
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-11
|\ \
| * \ Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-01
| |\ \
| | * | x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-23
| * | | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-23
| * | | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-23
| * | | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-23
| * | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2014-12-21
| |\| | | | |/ | |/|
| | * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-20
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-11
|\ \ \
| * | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa2015-01-09
| * | | sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-09