summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-1620-375/+1118
|\
| * Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2009-12-152-27/+228
| * Input: keyboard - don't override beep with a bellDmitry Torokhov2009-12-151-3/+7
| * Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin2009-12-151-3/+5
| * Input: add mc13783 touchscreen driverSascha Hauer2009-12-153-0/+271
| * Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2009-12-151-101/+49
| * Merge commit 'linus' into nextDmitry Torokhov2009-12-153119-255728/+420898
| |\
| * | Input: wacom - separate pen from express keys on GraphirePing Cheng2009-12-151-4/+23
| * | Input: wacom - add defines for data packet report IDsPing Cheng2009-12-152-13/+22
| * | Input: wacom - add support for new LCD tabletsPing Cheng2009-12-154-132/+311
| * | Input: wacom - add defines for packet lengths of various devicesPing Cheng2009-12-153-64/+76
| * | Input: wacom - ensure the device is initialized properly upon resumePing Cheng2009-12-152-6/+8
| * | Input: at32psif - do not sleep in atomic contextDmitry Torokhov2009-12-151-1/+1
| * | Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov2009-12-151-0/+8
| * | Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett2009-12-111-3/+55
| * | Input: i8042 - fix locking in interrupt routineDmitry Torokhov2009-12-111-8/+26
| * | Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov2009-12-111-0/+11
| * | Input: document use of input_event() functionDmitry Torokhov2009-12-111-2/+8
| * | Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov2009-12-111-5/+5
| * | Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov2009-12-111-4/+4
| * | Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov2009-12-111-3/+3
| * | Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov2009-12-111-3/+3
| * | Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov2009-12-111-5/+3
| * | Input: serio - set owner in driver structuresDmitry Torokhov2009-12-113-0/+3
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-1628-92/+1118
|\ \ \
| * | | drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie2009-12-164-9/+70
| * | | drm/radeon/kms: allow for texture tilingMaciej Cencora2009-12-161-1/+9
| * | | Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2009-12-164-2/+11
| |\ \ \
| | * | | drm/radeon/kms: init pm on all chipsetsRafał Miłecki2009-12-164-2/+11
| * | | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2009-12-166-18/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/nouveau: remove use of -ERESTARTBen Skeggs2009-12-152-8/+1
| | * | | nouveau: Fix endianness with new context program loaderBenjamin Herrenschmidt2009-12-151-8/+12
| | * | | drm/nouveau: fix build with CONFIG_AGP=nBen Skeggs2009-12-152-0/+6
| | * | | drm/nouveau: fix ch7006 buildRandy Dunlap2009-12-151-2/+3
| * | | | drm/radeon/kms: HDMI support for R600 KMSChristian Koenig2009-12-169-6/+895
| * | | | drm/radeon/kms: make sure mc is initialized before mapping blit boAlex Deucher2009-12-162-12/+16
| * | | | drm/radeon/kms: Return to userspace on ERESTARTSYSJerome Glisse2009-12-161-11/+5
| * | | | drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)Dave Airlie2009-12-161-1/+2
| * | | | drm/radeon/kms: don't report allocate failure on ERESTARTSYSDave Airlie2009-12-161-2/+3
| * | | | drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse2009-12-163-4/+30
| * | | | drm/radeon/kms: If no placement is supplied fallback to systemJerome Glisse2009-12-161-0/+2
| * | | | drm/ttm: Fix memory type manager debug information printingJerome Glisse2009-12-161-10/+9
| * | | | drm/ttm: Fix printk format & compute bo->mem.size at bo initializationJerome Glisse2009-12-161-2/+3
| * | | | drm/ttm: Fix potential ttm_mem_evict_first races.Thomas Hellstrom2009-12-161-5/+31
| * | | | drm/ttm: Delayed delete fixes.Thomas Hellstrom2009-12-161-3/+4
| * | | | drm/ttm: fix two bugs in new placement routines.Dave Airlie2009-12-161-5/+5
| * | | | drm/ttm: fix incorrect logic in ttm_bo_io pathDave Airlie2009-12-161-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-164-11/+57
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-151312-189058/+258258
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sh-sci: Extend sh-sci driver with early console V2Magnus Damm2009-12-151-9/+45