summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern
2010-05-20USB: remove duplicated #includeHuang Weiyi
2010-05-20USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie
2010-05-20USB: cdc-acm: make bitfields unsignedRandy Dunlap
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-05-20USB: xhci: Fix check for room on the ring.Sarah Sharp
2010-05-20USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp
2010-05-20USB: xhci: Fix issue with set interface after stall.Sarah Sharp
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-05-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-13mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov
2010-05-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-12Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds
2010-05-12vhost: fix barrier pairingMichael S. Tsirkin
2010-05-12ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixesSrinidhi Kasagar
2010-05-12[S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber
2010-05-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-11drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton
2010-05-11hp_accel: fix race in device removalOliver Neukum
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich
2010-05-11mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre
2010-05-11mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre
2010-05-11mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre
2010-05-11mmc: atmel-mci: fix two parameters swappedNicolas Ferre
2010-05-11it8761e_gpio: fix bug in gpio numberingDenis Turischev
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller