aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-2612-20/+835
|\
| * Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng2011-01-251-2/+19
| * Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng2011-01-241-0/+6
| * Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-241-1/+1
| * Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov2011-01-201-0/+1
| * Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-203-0/+738
| * Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-201-3/+3
| * Input: serio - allow registered drivers to get status flagDavid Engraf2011-01-201-4/+20
| * Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso2011-01-171-3/+5
| * Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-171-1/+34
| * Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-171-2/+2
| * Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
| * Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-2637-269/+269
* | drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus2011-01-261-2/+2
* | 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