summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-06ALSA: pcm: Fix avail to return error if stream is suspendedJeeja KP1-1/+3
2016-09-02ALSA: bt87x: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-09-02ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall1-6/+6
2016-09-02ALSA: ad1889: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall4-8/+8
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall39-114/+114
2016-09-02ALSA: cs5535audio: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-09-01ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King2-3/+3
2016-08-31ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto1-2/+5
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2-1/+9
2016-08-24ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto4-38/+9
2016-08-24ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...Takashi Sakamoto2-4/+5
2016-08-22ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King1-1/+1
2016-08-22ALSA: compress: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-7/+3
2016-08-22ALSA: usb-audio: rmove print for failure of kmallocShawn Lin1-3/+1
2016-08-22ALSA: usb: fine-tune Tenor error compensation valueDaniel Mack1-2/+2
2016-08-22ALSA: usb: use TEAC UD-H01 quirk for more devicesDaniel Mack3-5/+7
2016-08-22ALSA: usb: move udh01_fb_quirk setting to quirks.cDaniel Mack2-4/+5
2016-08-22ALSA: seq: obsolete change of address limitTakashi Sakamoto2-78/+7
2016-08-22ALSA: seq: change ioctl command operation to get data in kernel spaceTakashi Sakamoto1-358/+248
2016-08-22ALSA: seq: add an alternative way to handle ioctl requestsTakashi Sakamoto2-1/+80
2016-08-22ALSA: seq: add documentation for snd_seq_kernel_client_ctlTakashi Sakamoto1-3/+11
2016-08-11ALSA: usb: caiaq: audio: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-08-09ALSA - hda: Add support for link audio time reportingGuneshwor Singh1-1/+197
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh4-0/+61
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul2-87/+0
2016-08-09ALSA: convert users to core bus_parse_capabilitiesVinod Koul5-40/+40
2016-08-09ALSA: hda - move bus_parse_capabilities to coreVinod Koul2-0/+88
2016-08-09ALSA: usb-audio: Add quirk for ELP HD USB CameraVittorio Gambaletta (VittGam)1-0/+1
2016-08-09ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD ...Piotr Karasinski1-0/+1
2016-08-08Linux 4.8-rc1v4.8-rc1Linus Torvalds1-2/+2
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe1-2/+3
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe11-53/+51
2016-08-07fs: return EPERM on immutable inodeEryu Guan4-4/+5
2016-08-05ramoops: use persistent_ram_free() instead of kfree() for freeing przHiraku Toyooka1-3/+3
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook4-33/+56
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe1-5/+5
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe1-1/+38
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe2-0/+423
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe1-19/+9
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe1-1/+61
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe1-0/+92
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe1-138/+228
2016-08-05ntb_perf: Wait for link before running testLogan Gunthorpe1-1/+4
2016-08-05ntb_perf: Return results by reading the run fileLogan Gunthorpe1-12/+55
2016-08-05ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe1-48/+76
2016-08-05ntb_perf: Schedule based on time not on performanceLogan Gunthorpe1-2/+4
2016-08-05ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2-4/+13