aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* USB: musb: fix compiling warning with min() macroCliff Cai2009-12-23
* USB: musb: move musb_remove to __exitFelipe Balbi2009-12-23
* USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov2009-12-23
* USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB core: fix recent kernel-doc warningsRandy Dunlap2009-12-23
* USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-23
* USB: fix section mismatch in early ehci dbgpJan Beulich2009-12-23
* USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch2009-12-23
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-23
* USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff2009-12-23
* USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall2009-12-23
* USB: fix bugs in usb_(de)authorize_deviceAlan Stern2009-12-23
* USB: rename usb_configure_deviceAlan Stern2009-12-23
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-23
|\
| * Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2009-12-22
| |\
| | * drm/radeon/kms: add definitions for v4 power tablesAlex Deucher2009-12-22
| | * drm/radeon/kms: never combine LVDS with another encoderAlex Deucher2009-12-22
| | * drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse2009-12-22
| | * drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse2009-12-22
| | * drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher2009-12-22
| | * drm/radeon/kms: add 3DC compression supportMarek Olšák2009-12-22
| | * drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-22
| | * drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki2009-12-22
| | * drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki2009-12-22
| | * drm/radeon/kms: set proper default tv standardAlex Deucher2009-12-22
| | * drm/radeon/kms: fix legacy rmxAlex Deucher2009-12-22
| | * drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher2009-12-22
| * | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2009-12-22
| |\ \ | | |/ | |/|
| | * drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs2009-12-16
| | * drm/nv50: fix suspend/resume delays without firmware presentBen Skeggs2009-12-16
| | * drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-16
| | * drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-16
| | * drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-16
| | * drm/nv10: Add the initial graph context and soft methods needed for LMA.Francisco Jerez2009-12-16
| | * drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez2009-12-16
| | * drm/nouveau: Add proper error handling to nouveau_card_initMarcin Kościelnicki2009-12-16
| | * drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki2009-12-16
| | * drm/nouveau: Kill global state in BIOS script interpreterMarcin Kościelnicki2009-12-16
| | * drm/nouveau: Kill global state in NvShadowBIOSMarcin Kościelnicki2009-12-16
| | * drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-16
| | * drm/i2c/ch7006: Fix load detection false positives right after system init.Francisco Jerez2009-12-16
| | * drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts.Francisco Jerez2009-12-16
| * | drm/kms: silencing a false positive warning.Marin Mitov2009-12-22
| * | drm/mm: fix logic for selection of best fit blockBob Gleitsmann2009-12-22
| * | drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-22
| * | drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom2009-12-22
| * | drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom2009-12-22
| * | drm/radeon: fix build on 64-bit with some compilers.Dave Airlie2009-12-22
| * | drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall2009-12-22