summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds20-600/+260
2011-05-24i2c-parport: Various cleanupsJean Delvare3-59/+55
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds28-328/+1791
2011-05-24i2c-i801: Don't depend on other kernel driver config optionsJean Delvare2-10/+7
2011-05-24i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare1-1/+2
2011-05-24i2c-i801: Don't probe for slaves on IDF channelsJean Delvare1-15/+31
2011-05-24i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley2-1/+4
2011-05-24rbd: handle online resize of underlying rbd imageSage Weil1-0/+3
2011-05-24rbd: use snprintf for disk->disk_nameSage Weil1-1/+2
2011-05-24rbd: cleanup: make kfree match kmallocSage Weil1-7/+7
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-108/+109
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+1
2011-05-24loop: handle on-demand devices correctlyNamhyung Kim1-4/+4
2011-05-24loop: limit 'max_part' module param to DISK_MAX_PARTSNamhyung Kim1-0/+3
2011-05-24video: mb862xxfb: add support for L1 displayingAnatolij Gustschin3-1/+173
2011-05-24video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin6-1/+224
2011-05-24video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin2-5/+15
2011-05-24video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin1-4/+12
2011-05-24video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin1-1/+1
2011-05-24video: s3c-fb: correct transparency checking in 32bppJingoo Han1-1/+1
2011-05-24video: s3c-fb: add gpio setup function to resume functionJingoo Han1-2/+4
2011-05-24drbd: fix warningAndrew Morton2-2/+1
2011-05-24drbd: fix warningPhilipp Reisner2-7/+1
2011-05-24drbd: Fix spellingBart Van Assche9-40/+40
2011-05-24drbd: fix schedule in atomicLars Ellenberg2-3/+15
2011-05-24drbd: Take a more conservative approach when deciding max_bio_sizePhilipp Reisner4-50/+97
2011-05-24drbd: Fixed state transitions after async outdate-peer-handler returnedPhilipp Reisner1-1/+14
2011-05-24drbd: Disallow the peer_disk_state to be D_OUTDATED while connectedPhilipp Reisner1-0/+3
2011-05-24drbd: Fix for the connection problems on high latency linksPhilipp Reisner1-1/+1
2011-05-24drbd: fix potential activity log refcount imbalance in error pathLars Ellenberg1-1/+1
2011-05-24drbd: Only downgrade the disk state in case of disk failuresPhilipp Reisner1-1/+2
2011-05-24drbd: fix disconnect/reconnect loop, if ping-timeout == ping-intLars Ellenberg1-2/+8
2011-05-24drbd: fix potential distributed deadlockLars Ellenberg1-35/+59
2011-05-24drbd: Fix for application IO with the on-io-error=pass-on policyPhilipp Reisner2-0/+5
2011-05-24fbdev/amifb: Remove superfluous alignment of frame buffer memoryGeert Uytterhoeven1-8/+7
2011-05-24fbdev/amifb: Do not call panic() if there's not enough Chip RAMGeert Uytterhoeven1-2/+8
2011-05-24fbdev/amifb: Correct check for video memory sizeGeert Uytterhoeven1-2/+2
2011-05-24video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIMEBen Hutchings1-4/+9
2011-05-24video: s3c-fb: add window variant information for S5PJingoo Han1-10/+67
2011-05-24video: s3c-fb: add additional validate bppsJingoo Han1-5/+10
2011-05-24video: s3c-fb: correct window osd size offset valuesJingoo Han1-2/+2
2011-05-24udlfb: include prefetch.h explicitlyStephen Rothwell1-0/+1
2011-05-24drivers/video/s3c2410fb.c: Convert release_resource to release_mem_regionJulia Lawall1-5/+3
2011-05-24drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall1-12/+12
2011-05-24drivers/video: Convert release_resource to release_mem_regionJulia Lawall2-8/+4
2011-05-24video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan1-3/+16
2011-05-24Merge branch 'next' into for-linusDmitry Torokhov4658-182533/+370579
2011-05-24savagefb: Enable LCD detection on mobile TwisterTormod Volden1-1/+2
2011-05-24savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden3-7/+15
2011-05-24video: da8xx-fb: fix section mismatch warningaxel lin1-2/+2