summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-11USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2-2/+2
2010-11-11Input: do not pass injected events back to the originating handlerDmitry Torokhov1-11/+26
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter1-13/+10
2010-11-11Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin1-1/+2
2010-11-11xen: events: do not unmask event channels on resumeIan Campbell1-7/+18
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig5-28/+6
2010-11-10Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe10-412/+264
2010-11-10block: read i_size with i_size_read()Mike Snitzer2-11/+11
2010-11-10cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe1-1/+2
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom1-0/+4
2010-11-10drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer1-2/+2
2010-11-10tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz1-7/+13
2010-11-10TTY: restore tty_ldisc_wait_idleJiri Slaby1-0/+29
2010-11-10SERIAL: blacklist si3052 chipMaciej Szmigiero1-0/+2
2010-11-10drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches1-4/+2
2010-11-10tty: prevent DOS in the flush_to_ldiscJiri Olsa1-2/+12
2010-11-108250: add support for Kouwell KW-L221N-2Mikulas Patocka1-0/+3
2010-11-10nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox1-1/+0
2010-11-10tty: fix warning in synclink driverAndres Salomon1-0/+1
2010-11-09Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman6-69/+112
2010-11-09usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar1-0/+14
2010-11-09drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher1-7/+1
2010-11-09drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead2-10/+7
2010-11-09drm/radeon/kms: add support for clock/data path routersAlex Deucher6-29/+85
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy1-0/+1
2010-11-09drivers/gpu: Use vzallocJoe Perches1-2/+2
2010-11-09drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom1-0/+5
2010-11-09drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom1-28/+2
2010-11-09drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom1-4/+7
2010-11-09drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher1-0/+18
2010-11-09drivers/gpu/drm: Update WARN usesJoe Perches10-14/+15
2010-11-09drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2-2/+2
2010-11-09DRM: ignore invalid EDID extensionsSam Tygier1-6/+20
2010-11-09drm/radeon/kms: make the connector code less verboseAlex Deucher1-6/+6
2010-11-09drm/ttm: remove failed ttm binding error printoutThomas Hellstrom1-3/+1
2010-11-09drm/ttm: Add a barrier when unreservingThomas Hellstrom1-0/+6
2010-11-09drm/ttm: Remove mm init error printouts and checksThomas Hellstrom1-18/+2
2010-11-09drm/ttm: Remove pointless list_empty checkThomas Hellstrom1-7/+0
2010-11-09drm/ttm: Use private locks for the default bo range managerThomas Hellstrom1-36/+45
2010-11-09drm/ttm: Documentation updateThomas Hellstrom1-8/+0
2010-11-09drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handlerAlex Deucher1-0/+6
2010-11-09drm/stub/Kconfig: fix Kconfig for stub driver.Ingo Molnar1-0/+3
2010-11-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie14-96/+267
2010-11-09drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson1-5/+11
2010-11-08USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq2-0/+9
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds27-43/+47
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+4
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-21/+9
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+97
2010-11-08xen-pcifront: fix PCI reference leakJiri Slaby1-2/+3