summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp1-0/+1
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern1-7/+22
2009-10-09USB: small fix in error case of suspend in generic usbserial codeOliver Neukum1-1/+3
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum1-1/+2
2009-10-09USB: Fix throttling in generic usbserial driverJoris van Rantwijk1-1/+1
2009-10-09USB: cp210x: Add support for the DW700 UARTÉric Piel1-0/+1
2009-10-09USB: ipaq: fix oops when device is plugged inAlan Stern1-0/+9
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2-15/+15
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser1-4/+4
2009-10-09USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev1-0/+7
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger4-11/+8
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-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-132/+280
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-316/+405
2009-10-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+9
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-34/+97
2009-10-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-36/+38
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds6-84/+240
2009-10-08Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-15/+22
2009-10-08Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+10
2009-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-56/+115
2009-10-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds49-1610/+3337
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-136/+212
2009-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-75/+101
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds45-253/+545
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-4/+15
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-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds17-81/+128
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