summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-153-57/+39
|\
| * [S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber2009-04-141-4/+12
| * [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-141-12/+25
| * [S390] qdio: remove dead timeout handlerJan Glauber2009-04-141-41/+2
* | brd: fix cacheflushingNick Piggin2009-04-151-1/+3
* | brd: support barriersNick Piggin2009-04-151-0/+1
* | block: move bio list helpers into bio.hChristoph Hellwig2009-04-159-126/+0
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-148-40/+409
|\ \
| * | drm/i915: fix scheduling while holding the new active list spinlockShaohua Li2009-04-141-1/+12
| * | drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt2009-04-083-14/+232
| * | drm/i915: Correctly set the write flag for get_user_pages in pread.Eric Anholt2009-04-081-1/+1
| * | drm/i915: Fix use of uninitialized var in 40a5f0deFlorian Mickler2009-04-081-12/+22
| * | drm/i915: indicate framebuffer restore key in SysRq help messageFerenc Wagner2009-04-081-2/+2
| * | drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling2009-04-082-5/+40
| * | drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)Shaohua Li2009-04-081-0/+2
| * | drm/i915: Implement batch and ring buffer dumpingBen Gamari2009-04-083-5/+98
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-141-4/+31
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-14689-33859/+46340
| |\ \ \
| * | | | sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI2009-04-061-4/+31
* | | | | Fix lpfc_parse_bg_err()'s use of do_div()David Howells2009-04-141-1/+1
* | | | | parport: Fix various uses of parport_pcAlan Cox2009-04-141-1/+2
* | | | | tty: Fix leak in ti-usbAlan Cox2009-04-141-12/+14
* | | | | cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox2009-04-141-4/+0
| |_|_|/ |/| | |
* | | | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-132-12/+33
|\ \ \ \
| * | | | xen: honour VCPU availability on bootIan Campbell2009-04-081-10/+30
| * | | | xen: resume interrupts before system devices.Ian Campbell2009-04-081-2/+3
* | | | | edac: use to_delayed_work()Jean Delvare2009-04-133-3/+3
* | | | | edac: fix local pci_write_bits32Jeff Haran2009-04-131-2/+10
* | | | | sgi-xpc: clean up numerous globalsRobin Holt2009-04-136-295/+254
* | | | | sgi-xpc: implement opencomplete messagingRobin Holt2009-04-135-61/+124
* | | | | sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-134-152/+123
* | | | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-1312-27/+27
* | | | | intelfb: support i854Stefan Husemann2009-04-135-0/+12
* | | | | at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-131-2/+3
* | | | | at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-131-4/+4
* | | | | sysrq: remove duplicated #includeHuang Weiyi2009-04-131-1/+0
* | | | | spi: spi_write_then_read() bugfixesDavid Brownell2009-04-131-8/+14
* | | | | cirrusfb: do not allow unsupported pixel depthKrzysztof Helt2009-04-131-3/+1
* | | | | drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel2009-04-131-2/+2
* | | | | sisfb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-1/+1
* | | | | sa1100fb: fix color component length for pseudocolor modesMichal Januszewski2009-04-132-8/+14
* | | | | s3fb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-3/+3
* | | | | hwmon: sht15 humidity sensor driverJonathan Cameron2009-04-133-0/+703
* | | | | efifb: exit if framebuffer address is invalidMatthew Garrett2009-04-131-2/+5
* | | | | uvesafb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-25/+10
* | | | | fbdev: fix color component field length documentationMichal Januszewski2009-04-132-7/+12
* | | | | fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi2009-04-134-58/+22
* | | | | hp_accel: remove unused #include <version.h>Huang Weiyi2009-04-131-1/+0
| |_|/ / |/| | |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-133-28/+35
|\ \ \ \
| * | | | ata: fix obviously wrong commentVegard Nossum2009-04-131-3/+1