summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-23337-2097/+6016
|\
| * sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm2009-08-233-10/+10
| * sh: let ARCH_SHMOBILE select PM and PM_RUNTIMEMagnus Damm2009-08-231-0/+2
| * sh: Fix section mismatch in platform bus notifier.Paul Mundt2009-08-231-3/+2
| * 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
| * sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-234-1/+317
| * Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt2009-08-23109-1791/+6560
| |\
| | * sh: Runtime PM pdev hwblk - kfr2r09 LCDCMagnus Damm2009-08-151-0/+3
| | * Merge branch 'master' into sh/hwblkPaul Mundt2009-08-15669-8354/+18639
| | |\
| | * | sh: Runtime PM pdev hwblk - Solution Engine 7724Magnus Damm2009-08-041-0/+18
| | * | sh: Runtime PM pdev hwblk - kfr2r09Magnus Damm2009-08-041-0/+3
| | * | sh: Runtime PM pdev hwblk - sh7724Magnus Damm2009-08-041-0/+43
| | * | sh: Runtime PM pdev hwblk - AP325RXAMagnus Damm2009-08-041-0/+6
| | * | sh: Runtime PM pdev hwblk - sh7723Magnus Damm2009-08-041-0/+40
| | * | sh: Runtime PM pdev hwblk - Solution Engine 7722Magnus Damm2009-08-041-0/+4
| | * | sh: Runtime PM pdev hwblk - Migo-RMagnus Damm2009-08-041-0/+9
| | * | sh: Runtime PM pdev hwblk - sh7722Magnus Damm2009-08-041-0/+31
| | * | sh: Runtime PM pdev hwblkMagnus Damm2009-08-041-1/+6
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-04353-7950/+11792
| | |\ \
| * | | | 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-2310-11/+1689
| * | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-2332-278/+459
| |\ \ \ \
| | * \ \ \ 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
| | * | | | | | Linux 2.6.31-rc7v2.6.31-rc7Linus Torvalds2009-08-211-1/+1
| | * | | | | | Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds2009-08-211-2/+5
| | * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-2113-27/+85
| | |\ \ \ \ \ \
| | | * | | | | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-2110-4/+39
| | | * | | | | | 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-213-1/+4
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-211-7/+14
| | |\ \ \ \ \ \
| | | * | | | | | btrfs: fix inode rbtree corruptionFrom: Nick Piggin2009-08-211-7/+14
| | * | | | | | | x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds2009-08-211-11/+10
| | * | | | | | | Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-213-24/+26
| | * | | | | | | x86: don't send an IPI to the empty set of CPU'sLinus Torvalds2009-08-211-0/+3
| | * | | | | | | Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-08-202-67/+104
| | |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud