summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Kconfig cleanupKumar Gala2009-11-206-20/+20
* powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov2009-11-112-0/+5
* powerpc/83xx: Add power management support for MPC83xx QE boardsAnton Vorontsov2009-11-115-0/+43
* powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov2009-11-113-4/+74
* powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov2009-11-113-78/+153
* powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov2009-11-113-1/+99
* powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov2009-11-111-0/+34
* spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov2009-11-112-43/+500
* spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-112-12/+20
* spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov2009-11-111-32/+24
* spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov2009-11-111-0/+1
* powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-113-16/+54
* powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2009-11-112-8/+16
* powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov2009-11-113-5/+27
* powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2009-11-112-84/+0
* powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal2009-11-112-0/+501
* powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2009-11-112-14/+22
* powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-113-7/+12
* powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal2009-11-113-1/+556
* powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov2009-11-111-0/+7
* powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov2009-11-111-1/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-12590-8130/+9041
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-11-116-50/+183
| |\
| | * Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik2009-11-111-0/+10
| | * Btrfs: allow more metadata chunk preallocationChris Mason2009-11-111-2/+2
| | * Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik2009-11-111-8/+23
| | * Btrfs: find ideal block group for cachingJosef Bacik2009-11-111-23/+86
| | * Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter2009-11-111-1/+1
| | * Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang2009-11-111-2/+0
| | * Btrfs: fix some metadata enospc issuesJosef Bacik2009-11-111-5/+31
| | * Btrfs: fix how we set max_size for free space clustersJosef Bacik2009-11-111-1/+1
| | * Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik2009-11-111-6/+13
| | * Btrfs: fix data allocation hint startJosef Bacik2009-11-111-2/+16
| * | btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds2009-11-111-0/+1
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-11-116-21/+65
| |\ \
| | * | JBD/JBD2: free j_wbuf if journal init fails.Tao Ma2009-11-112-0/+4
| | * | ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-114-21/+57
| | * | ext3: retry failed direct IO allocationsEric Sandeen2009-11-111-0/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-113-30/+38
| |\ \ \
| | * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-112-8/+18
| | |\ \ \
| | | * | | ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin2009-11-111-4/+4
| | | * | | ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai2009-11-101-1/+1
| | | * | | ALSA: hda - Tweak OLPC XO-1.5 microphone biasDaniel Drake2009-11-101-3/+12
| | | * | | ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262Daniel T Chen2009-11-091-0/+1
| | * | | | sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch2009-11-101-12/+7
| | * | | | sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch2009-11-101-1/+2
| | * | | | sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch2009-11-101-10/+12
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-11-113-9/+13
| |\ \ \ \ \
| | * | | | | x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2009-11-082-7/+9
| | * | | | | PCI ASPM: fix oops on root port removalKenji Kaneshige2009-11-061-2/+4
OpenPOWER on IntegriCloud