summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-13Merge branch 'sh/driver-core'Paul Mundt
2010-05-13driver core: Early dev_name() depends on slab_is_available().Paul Mundt
2010-05-13sh: simplify WARN usage in SH clock driverGuennadi Liakhovetski
2010-05-13sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.cMagnus Damm
2010-05-13sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm
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-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar
2010-05-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-13Revert "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-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-12drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton
2010-05-12hp_accel: fix race in device removalOliver Neukum
2010-05-12fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich
2010-05-12mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre
2010-05-12mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre
2010-05-12mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre
2010-05-12mmc: atmel-mci: fix two parameters swappedNicolas Ferre
2010-05-12it8761e_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-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao
2010-05-11[ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut
2010-05-11input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore
2010-05-11Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut
2010-05-11Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare
2010-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-10Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar