summaryrefslogtreecommitdiffstats
path: root/drivers/md (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-09USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp1-1/+1
2009-10-09USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp1-0/+9
2009-10-09USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp1-0/+12
2009-10-09USB: xhci: Stop debugging polling loop when HC dies.Sarah Sharp1-0/+6
2009-10-09USB: usbtmc: fix timeout increaseGergely Imreh1-1/+1
2009-10-09USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog1-0/+2
2009-10-09USB: option: Toshiba G450 device idPeter Magdina1-0/+2
2009-10-09USB: usblcd, fix memory leakJiri Slaby1-1/+2
2009-10-09USB: serial: sierra driver version change to 1.3.8Elina Pasheva1-1/+1
2009-10-09USB: serial: don't call release without attachAlan Stern2-1/+6
2009-10-09USB: digi_acceleport: Fix broken unthrottle.Johan Hovold1-4/+4
2009-10-09USB: pl2303: fix error characters not being reported to ldiscJohan Hovold1-3/+5
2009-10-09USB: ftdi_sio: re-implement read processingJohan Hovold1-252/+131
2009-10-09USB: ftdi_sio: clean up read completion handlerJohan Hovold1-27/+1
2009-10-09USB: ftdi_sio: remove unused rx_byte counterJohan Hovold1-13/+0
2009-10-09USB: ftdi_sio: remove tty->low_latencyJohan Hovold1-4/+0
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2-0/+3
2009-10-08mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBADavid Miller1-22/+26
2009-10-08lis3lv02d_spi: module unload didn't remove sysfs entrySamu Onkalo1-1/+2
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel1-4/+3
2009-10-08page-types: add hwpoison/unpoison featureWu Fengguang1-1/+72
2009-10-08page-types: introduce kpageflags_flags()Wu Fengguang1-4/+11
2009-10-08page-types: make voffset local variablesWu Fengguang1-18/+21
2009-10-08page-types: make standalone pagemap/kpageflags read routinesWu Fengguang1-65/+89
2009-10-08page-types: introduce checked_open()Wu Fengguang1-10/+14
2009-10-08page-types: add GPL noteWu Fengguang1-1/+4
2009-10-08pagemap: document KPF_KSM and show it in page-typesWu Fengguang2-0/+6
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang3-0/+11
2009-10-08cgroups: update documentation of cgroups tasks and procs filesPaul Menage1-2/+9
2009-10-08video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput1-1/+0
2009-10-08video: includecheck fix: msm, mddi.cJaswinder Singh Rajput1-2/+0
2009-10-08fs: includecheck fix: proc, kcore.cJaswinder Singh Rajput1-1/+0
2009-10-08mm: includecheck fix: vmalloc.cJaswinder Singh Rajput1-1/+0
2009-10-08ksm: more on default valuesHugh Dickins3-13/+14
2009-10-08ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock1-2/+2
2009-10-08ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt1-8/+20
2009-10-08ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2-2/+2
2009-10-08tracing: user local buffer variable for trace branch tracerSteven Rostedt1-3/+5
2009-10-08tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu2-4/+6
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie2-2/+2
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland2-8/+5
2009-10-08drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie1-13/+4
2009-10-08drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse4-41/+157
2009-10-08drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse3-53/+34
2009-10-08drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2-4/+68
2009-10-07ftrace: check for failure for all conversionsSteven Rostedt1-8/+3
2009-10-07tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2-9/+5
2009-10-07futex: fix requeue_pi key imbalanceDarren Hart1-1/+0
2009-10-07tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt1-6/+8
2009-10-07amd64_edac: beef up DRAM error injectionBorislav Petkov2-10/+45