summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-23152-1267/+3138
|\
| * uio: Runtime PM for UIO devicesMagnus Damm2009-08-231-0/+54
| * v4l2: Runtime PM for SuperH Mobile CEUMagnus Damm2009-08-231-16/+25
| * video: Runtime PM for SuperH Mobile LCDCMagnus Damm2009-08-231-46/+110
| * i2c: Runtime PM for SuperH Mobile I2CMagnus Damm2009-08-231-2/+37
| * Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt2009-08-239-702/+367
| |\
| | * Merge branch 'master' into sh/hwblkPaul Mundt2009-08-15215-2926/+6478
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-04180-4938/+8128
| | |\ \
| * | | | PM: Run-time PM platform device bus supportMagnus Damm2009-08-231-9/+37
| * | | | PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-235-8/+1068
| * | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-2320-229/+373
| |\ \ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-08-222-1/+3
| | |\ \ \ \
| | | * | | | PCI: check saved state before restoreAlek Du2009-08-202-1/+3
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-08-224-134/+185
| | |\ \ \ \ \
| | | * | | | | [SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai2009-08-141-65/+20
| | | * | | | | [SCSI] mpt2sas: Bump driver version 01.100.04.00Kashyap, Desai2009-08-131-2/+2
| | | * | | | | [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai2009-08-131-3/+3
| | | * | | | | [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai2009-08-133-28/+64
| | | * | | | | [SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai2009-08-131-0/+6
| | | * | | | | [SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2009-08-132-0/+8
| | | * | | | | [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai2009-08-131-26/+64
| | | * | | | | [SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai2009-08-131-6/+15
| | | * | | | | [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai2009-08-131-4/+3
| | * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-2112-27/+81
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-219-4/+37
| | | * | | | | | drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-212-0/+13
| | | * | | | | | drm: Fix sysfs device confusion.Thomas Hellstrom2009-08-211-22/+29
| | | * | | | | | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-212-1/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-08-202-67/+104
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | i2c-stu300: I2C STU300 stability updatesLinus Walleij2009-08-201-65/+92
| | | * | | | | i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath2009-08-201-1/+1
| | | * | | | | i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath2009-08-201-0/+3
| | | * | | | | i2c-omap: Fix I2C status ACKNishanth Menon2009-08-201-1/+8
| | | |/ / / /
| * | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-2021-263/+468
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-1920-253/+455
| | |\ \ \ \ \
| | | * | | | | drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-191-28/+12
| | | * | | | | drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-191-29/+19
| | | * | | | | drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-191-0/+2
| | | * | | | | drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-191-0/+1
| | | * | | | | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-173-1/+41
| | | * | | | | drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-165-79/+47
| | | * | | | | drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-169-77/+217
| | | * | | | | drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie2009-08-161-0/+15
| | | * | | | | drm/edid: fixup detailed timings like the X server.Dave Airlie2009-08-151-38/+34
| | | * | | | | drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2009-08-152-1/+67
| | | |/ / / /
| | * | | | | spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-181-0/+6
| | * | | | | spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-181-10/+7
| * | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1843-309/+452
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-1839-308/+417
| | |\ \ \ \ \
| | | * | | | | e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-151-8/+8
OpenPOWER on IntegriCloud