summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pps: claim parallel port exclusivelyAlexander Gordeev2011-01-262-2/+2
* pps ktimer: remove noisy messageRodolfo Giometti2011-01-261-2/+0
* parport: make lockdep happy with waitlist_lockAlexander Gordeev2011-01-261-2/+2
* langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang2011-01-261-2/+7
* leds: leds-pwm: return proper error if pwm_request failedAxel Lin2011-01-261-0/+1
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-262-82/+21
|\
| * ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2011-01-242-82/+21
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-266-40/+43
|\ \
| * | video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang2011-01-251-5/+1
| * | drivers/video/bf537-lq035.c: Add missing IS_ERR testJulia Lawall2011-01-251-25/+33
| * | video: pxa168fb: remove a redundant pxa168fb_check_var callaxel lin2011-01-251-5/+1
| * | video: da8xx-fb: fix fb_probe error pathaxel lin2011-01-251-1/+2
| * | video: pxa3xx-gcu: Return -EFAULT when copy_from_user() failsaxel lin2011-01-181-2/+2
| * | video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin2011-01-181-0/+2
| * | video: nuc900fb: fix compile errorAxel Lin2011-01-181-2/+2
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-261-2/+4
|\ \ \
| * | | sh: update INTC to clear IRQ sense valid flagMagnus Damm2011-01-191-2/+4
* | | | intel_scu_ipcutils: Fix the license tagAlan Cox2011-01-261-1/+1
* | | | intel_scu_ipc: fix signedness bugAxel Lin2011-01-261-4/+3
* | | | Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-251-30/+22
|\ \ \ \
| * | | | drivers: mmc: msm: remove clock disable in probeDaniel Walker2011-01-211-3/+0
| * | | | mmc: msm: fix dma usage not to use internal APIsDaniel Walker2011-01-211-27/+22
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-2523-95/+202
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie2011-01-2519-75/+189
| |\ \ \ \ \
| | * | | | | drm/i915: Prevent uninitialised reads during error state captureChris Wilson2011-01-241-0/+2
| | * | | | | drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher2011-01-241-1/+2
| | * | | | | Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson2011-01-24475-3248/+3597
| | |\ \ \ \ \
| | * | | | | | drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson2011-01-241-2/+2
| | * | | | | | drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson2011-01-241-0/+3
| | * | | | | | drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson2011-01-241-7/+18
| | * | | | | | drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-244-14/+24
| | * | | | | | drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-233-4/+10
| | * | | | | | drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson2011-01-232-2/+2
| | * | | | | | drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris Wilson2011-01-202-17/+24
| | * | | | | | drm/i915: Don't kick-off hangcheck after a DRI interruptChris Wilson2011-01-201-1/+5
| | * | | | | | drm/i915: Add dependency on CONFIG_TMPFSChris Wilson2011-01-201-0/+3
| | * | | | | | drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson2011-01-203-18/+52
| | * | | | | | drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes2011-01-182-0/+25
| | * | | | | | drm/i915: set more FBC chicken bitsJesse Barnes2011-01-182-1/+5
| | | |_|_|/ / | | |/| | | |
| * | | | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2011-01-252-1/+5
| * | | | | | drm/radeon/kms: simplify atom adjust pll setupAlex Deucher2011-01-241-17/+5
| * | | | | | drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asicsAlex Deucher2011-01-242-0/+6
| * | | | | | drm/radeon/kms: make the mac rv630 quirk genericAlex Deucher2011-01-241-9/+5
| * | | | | | drm/radeon/kms: fix a spelling error in an error messageAlex Deucher2011-01-241-1/+1
| * | | | | | drm/radeon/kms: Initialize pageflip spinlocks.Michel Dänzer2011-01-241-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | fix a shutdown regression in intel_idleShaohua Li2011-01-251-6/+2
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-253-37/+42
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König2011-01-211-12/+0
| * | | | | RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz2011-01-211-3/+9
| * | | | | RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-211-21/+28