summaryrefslogtreecommitdiffstats
path: root/sound/oss/mpu401.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-12lightnvm: add mccap supportMatias Bjørling2-0/+8
2016-01-12lightnvm: manage open and closed blocks separatelyJavier González5-46/+142
2016-01-12lightnvm: fix missing grown bad block typeMatias Bjørling1-2/+3
2016-01-12lightnvm: reference rrpc lun in rrpc blockJavier González2-0/+2
2016-01-12lightnvm: introduce nvm_submit_ppaMatias Bjørling2-1/+46
2016-01-12lightnvm: move rq->error to nvm_rq->errorMatias Bjørling4-6/+9
2016-01-12lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling3-4/+4
2016-01-12lightnvm: move the pages per block check out of the loopWenwei Tao1-6/+5
2016-01-12lightnvm: sectors first in ppa listMatias Bjørling1-3/+3
2016-01-12lightnvm: fix locking and mempool in rrpc_lun_gcWenwei Tao1-6/+6
2016-01-12lightnvm: put block back to gc list on its reclaim failWenwei Tao1-4/+14
2016-01-12lightnvm: check bi_error in gcWenwei Tao1-0/+6
2016-01-12lightnvm: return the get_bb_tbl return valueMatias Bjørling1-5/+0
2016-01-12lightnvm: refactor end_io functions for syncMatias Bjørling6-34/+42
2016-01-12lightnvm: refactor rqd ppa list into set/freeMatias Bjørling2-21/+53
2016-01-12lightnvm: move ppa erase logic to coreMatias Bjørling3-64/+74
2016-01-12lightnvm: unlock rq and free ppa_list on submission failWenwei Tao1-0/+6
2016-01-12lightnvm: add check after mempool allocationJavier Gonzalez1-0/+2
2016-01-12lightnvm: fix incorrect nr_free_blocks statChao Yu1-0/+1
2016-01-12lightnvm: fix bio submission issueWenwei Tao2-2/+4
2016-01-04Linux 4.4-rc8v4.4-rc8Linus Torvalds1-1/+1
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2-4/+5
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1
2015-12-30mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2-8/+8
2015-12-30ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei1-0/+2
2015-12-30mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2015-12-30ocfs2: fix flock panic issueJunxiao Bi1-1/+4
2015-12-30m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2015-12-30m32r: fix build failureSudip Mukherjee1-0/+1
2015-12-30arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton1-0/+1
2015-12-30mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov1-14/+46
2015-12-30ocfs2: fix BUG when calculate new backup superJoseph Qi1-3/+12
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck1-1/+1
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer1-2/+4
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling1-1/+1
2015-12-28null_blk: use async queue restart helperJens Axboe1-6/+5
2015-12-28block: add blk_start_queue_async()Jens Axboe2-0/+17
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma6-22/+119
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma1-23/+0
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma1-3/+4
2015-12-28sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner1-0/+2
2015-12-28sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner1-3/+6
2015-12-28Linux 4.4-rc7v4.4-rc7Linus Torvalds1-1/+1
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro1-3/+3