summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-25i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath1-13/+26
2011-05-25i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath1-48/+49
2011-05-25i2c-nomadik: use pm_runtime APIRabin Vincent1-6/+31
2011-05-25i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath1-8/+19
2011-05-25i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath1-4/+5
2011-05-25i2c-nomadik: remove the redundant error messagesrinidhi kasagar1-2/+0
2011-05-25i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath1-4/+6
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath1-6/+4
2011-05-25i2c-nomadik: add regulator supportJonas Aberg1-15/+58
2011-05-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-82/+95
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds57-60/+60
2011-05-24mach-ux500: voltage domain regulators for DB8500Bengt Jonsson4-0/+745
2011-05-24cpufreq: make DB8500 cpufreq driver compileLinus Walleij1-0/+2
2011-05-24cpufreq: update DB8500 cpufreq driverLinus Walleij1-104/+63
2011-05-24mach-ux500: move CPUfreq driver to cpufreq subsystemLinus Walleij1-0/+210
2011-05-24mfd: add DB5500 PRCMU driverLinus Walleij4-0/+574
2011-05-24mfd: update DB8500 PRCMU driverMattias Nilsson2-235/+1802
2011-05-24mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij5-4/+504
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds96-4009/+9283
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