aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-20i2c-imx: fix error handlingArnaud Patard
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds
2010-04-19firewire: ohci: wait for local CSR lock access to finishClemens Ladisch
2010-04-19firewire: ohci: prevent aliasing of locally handled register addressesClemens Ladisch
2010-04-19firewire: core: fw_iso_resource_manage: return -EBUSY when out of resourcesClemens Ladisch
2010-04-19firewire: core: fix retries calculation in iso manage_channel()Clemens Ladisch
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter
2010-04-19mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák
2010-04-19drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson
2010-04-19drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher
2010-04-19drm/radeon/kms: adjust pll settings for tvAlex Deucher
2010-04-19drm/radeon/kms: fix tv dac conflict resolverAlex Deucher
2010-04-19drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher
2010-04-19drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher
2010-04-19drm/radeon/kms: fix rs600 tlb flushJerome Glisse
2010-04-19drm/radeon/kms: print GPU family and device id when loadingJerome Glisse
2010-04-18drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter
2010-04-18drm/i915: set DIDL using the ACPI video output device _ADR method return.Zhang Rui
2010-04-18drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson
2010-04-18drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson
2010-04-18gigaset: include cleanup cleanupTilman Schmidt
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-04-17drivers/pcmcia: Add missing local_irq_restoreJulia Lawall
2010-04-17serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov
2010-04-17pcmcia: avoid late calls to pccard_validate_cisDominik Brodowski
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa
2010-04-16Merge branch 'bugzilla-15749' into releaseLen Brown
2010-04-16ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy
2010-04-16[WATCHDOG] max63xx driver depends on ioremap()Geert Uytterhoeven
2010-04-16[WATCHDOG] max63xx: be careful when disabling the watchdogMarc Zyngier
2010-04-16[WATCHDOG] fixed book E watchdog period register mask.Luuk Paulussen
2010-04-16[WATCHDOG] omap4: Fix WDT KconfigSantosh Shilimkar
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-15Input: wacom - switch mode upon system resumePing Cheng
2010-04-15pcmcia: fix ioport size calculation in rsrc_nonstaticDominik Brodowski
2010-04-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-04-14hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock
2010-04-14hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare
2010-04-14hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare
2010-04-14hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare
2010-04-14hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare
2010-04-14hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell
2010-04-14lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.Rusty Russell