summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-231-2/+2
* USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-231-0/+5
* USB: audio gadget: free alsa devices when unloadingCliff Cai2009-12-234-5/+12
* USB: audio gadget: fix wTotalLength calculationCliff Cai2009-12-231-1/+4
* usb: otg: isp1301_omap: fix compile errorFelipe Balbi2009-12-231-2/+2
* USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2009-12-232-45/+91
* USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-231-1/+1
* USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-231-0/+2
* USB: musb: correct DMA address for txCliff Cai2009-12-231-1/+1
* USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov2009-12-231-4/+10
* USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S2009-12-231-0/+6
* USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-231-0/+8
* USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy2009-12-231-0/+1
* USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S2009-12-231-1/+1
* USB: musb: fix compiling warning with min() macroCliff Cai2009-12-231-1/+1
* USB: musb: move musb_remove to __exitFelipe Balbi2009-12-231-2/+2
* USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov2009-12-231-3/+3
* USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-231-603/+630
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-233-955/+964
* USB core: fix recent kernel-doc warningsRandy Dunlap2009-12-232-4/+6
* USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-231-0/+1
* USB: fix section mismatch in early ehci dbgpJan Beulich2009-12-231-1/+1
* USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch2009-12-231-1/+1
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-231-2/+5
* USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff2009-12-231-2/+0Star
* USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall2009-12-231-3/+5
* USB: fix bugs in usb_(de)authorize_deviceAlan Stern2009-12-232-13/+25
* USB: rename usb_configure_deviceAlan Stern2009-12-231-13/+13
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-2382-1064/+2499
|\
| * Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2009-12-2321-61/+459
| |\
| | * drm/radeon/kms: add definitions for v4 power tablesAlex Deucher2009-12-231-0/+199
| | * drm/radeon/kms: never combine LVDS with another encoderAlex Deucher2009-12-231-26/+23Star
| | * drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse2009-12-231-5/+68
| | * drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse2009-12-233-4/+13
| | * drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher2009-12-231-0/+12
| | * drm/radeon/kms: add 3DC compression supportMarek Olšák2009-12-232-0/+19
| | * drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-233-1/+19
| | * drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki2009-12-233-4/+11
| | * drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki2009-12-233-2/+12
| | * drm/radeon/kms: set proper default tv standardAlex Deucher2009-12-235-8/+69
| | * drm/radeon/kms: fix legacy rmxAlex Deucher2009-12-233-3/+6
| | * drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher2009-12-231-8/+8
| * | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2009-12-2330-706/+1710
| |\ \ | | |/ | |/|
| | * drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs2009-12-161-0/+5
| | * drm/nv50: fix suspend/resume delays without firmware presentBen Skeggs2009-12-161-0/+3
| | * drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-163-48/+64
| | * drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-162-2/+2
| | * drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-168-182/+1031
| | * drm/nv10: Add the initial graph context and soft methods needed for LMA.Francisco Jerez2009-12-161-43/+154
| | * drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez2009-12-161-0/+6