aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-04-211-2/+4
|\
| * m68knommu: allow 4 coldfire serial portsPhilippe De Muyter2010-04-211-1/+1
| * m68knommu: fix coldfire tcdrainPhilippe De Muyter2010-04-211-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-211-0/+3
|\ \
| * | mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin2010-04-191-0/+3
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-04-211-12/+7
|\ \ \ | |_|/ |/| |
| * | md/raid5: allow for more than 2^31 chunks.NeilBrown2010-04-201-12/+7
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-207-23/+55
|\ \ \
| * | | pcmcia: fix error handling in cm4000_cs.cDan Carpenter2010-04-191-3/+5
| * | | drivers/pcmcia: Add missing local_irq_restoreJulia Lawall2010-04-171-1/+3
| * | | serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov2010-04-171-0/+9
| * | | pcmcia: avoid late calls to pccard_validate_cisDominik Brodowski2010-04-171-2/+7
| * | | pcmcia: fix ioport size calculation in rsrc_nonstaticDominik Brodowski2010-04-151-1/+3
| * | | pcmcia: re-start on MFC overrideDominik Brodowski2010-04-111-8/+14
| * | | pcmcia: fix io_probe due to parent (PCI) resourcesDominik Brodowski2010-04-111-3/+9
| * | | pcmcia: use previously assigned IRQ for all card functionsDominik Brodowski2010-04-111-5/+5
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-201-2/+2
|\ \ \ \
| * | | | drm: delay vblank cleanup until after driver unloadJesse Barnes2010-04-201-2/+2
* | | | | Fix ISDN/Gigaset build failureLinus Torvalds2010-04-191-0/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-1913-21/+24
|\ \ \ \
| * | | | gigaset: include cleanup cleanupTilman Schmidt2010-04-189-20/+1
| * | | | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-161-0/+6
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-151-0/+12
| |\ \ \ \
| | * | | | iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
| * | | | | tun: orphan an skb on txMichael S. Tsirkin2010-04-141-0/+4
| * | | | | forcedeth: fix tx limit2 flag checkAyaz Abdulla2010-04-131-1/+1
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-1917-19/+138
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák2010-04-195-6/+20
| * | | | drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson2010-04-194-0/+8
| * | | | drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher2010-04-191-2/+6
| * | | | drm/radeon/kms: adjust pll settings for tvAlex Deucher2010-04-191-0/+4
| * | | | drm/radeon/kms: fix tv dac conflict resolverAlex Deucher2010-04-191-0/+5
| * | | | drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher2010-04-192-1/+10
| * | | | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher2010-04-191-0/+4
| * | | | drm/radeon/kms: fix rs600 tlb flushJerome Glisse2010-04-191-1/+1
| * | | | drm/radeon/kms: print GPU family and device id when loadingJerome Glisse2010-04-192-2/+54
| * | | | drm/radeon/kms: fix calculation of mipmapped 3D texture sizesMarek Olšák2010-04-121-5/+10
| * | | | drm/radeon/kms: only change mode when coherent value changes.Dave Airlie2010-04-121-2/+6
| * | | | drm/radeon/kms: more atom parser fixes (v2)Alex Deucher2010-04-101-0/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-1720-852/+871
|\ \ \ \ \
| * | | | | drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2010-04-092-4/+11
| * | | | | drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-021-0/+8
| * | | | | drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2010-03-252-98/+103
| * | | | | drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-2511-663/+663
| * | | | | agp/intel: intel_845_driver is an agp driver!Daniel Vetter2010-03-251-3/+0
| * | | | | drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-2510-94/+96
| * | | | | drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2010-03-252-3/+3
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-04-171-6/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'bugzilla-15749' into releaseLen Brown2010-04-161-6/+11
| |\ \ \ \ \ \
| | * | | | | | ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy2010-04-161-6/+11