Age | Commit message (Expand) | Author |
2008-07-16 | Add fsl,magic-packet to, and clean up, the gianfar binding. | Scott Wood |
2008-07-16 | gianfar: Add magic packet and suspend/resume support. | Scott Wood |
2008-07-16 | powerpc: Fix a bunch of sparse warnings in the qe_lib | Andy Fleming |
2008-07-16 | powerpc: Add support for multiple gfar mdio interfaces | Andy Fleming |
2008-07-16 | powerpc/86xx: mpc8610_hpcd - add support for ULI RTC | Anton Vorontsov |
2008-07-16 | powerpc/85xx/86xx: some refactoring for fsl_uli1575 code | Anton Vorontsov |
2008-07-16 | powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCD | Anton Vorontsov |
2008-07-16 | powerpc: Add documentation for CPM GPIO banks | Jochen Friedrich |
2008-07-16 | powerpc: add FHCI USB, FSL MCU, FSL UPM and GPIO LEDs bindings | Anton Vorontsov |
2008-07-16 | powerpc/fsl_soc: gianfar: don't probe disabled devices | Anton Vorontsov |
2008-07-16 | powerpc/83xx: fix ULPI setup for MPC8315 processors | Anton Vorontsov |
2008-07-16 | powerpc: Move mpc83xx_add_bridge to fsl_pci.c | John Rigby |
2008-07-16 | powerpc: pci config cleanup | John Rigby |
2008-07-16 | powerpc/mpc7448: add alias list to DTS, clean out old chosen node | Paul Gortmaker |
2008-07-16 | powerpc/mpc8313erdb: Add power management to the device tree. | Scott Wood |
2008-07-16 | powerpc/mpc83xx: Power Management support | Scott Wood |
2008-07-16 | powerpc: Update example SOC node in booting-without-of.txt. | Scott Wood |
2008-07-16 | powerpc: Document Freescale power management nodes, and the sleep property. | Scott Wood |
2008-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-16 | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-16 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-16 | block: Trivial fix for blk_integrity_rq() | Martin K. Petersen |
2008-07-16 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-07-16 | Fix FADT parsing | Jan Beulich |
2008-07-16 | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin |
2008-07-16 | ACPI: use dev_printk when possible | Bjorn Helgaas |
2008-07-16 | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas |
2008-07-16 | PNP: avoid legacy IDE IRQs | Bjorn Helgaas |
2008-07-16 | PNP: convert resource options to single linked list | Bjorn Helgaas |
2008-07-16 | ISAPNP: handle independent options following dependent ones | Bjorn Helgaas |
2008-07-16 | PNP: remove extra 0x100 bit from option priority | Bjorn Helgaas |
2008-07-16 | PNP: support optional IRQ resources | Bjorn Helgaas |
2008-07-16 | PNP: rename pnp_register_*_resource() local variables | Bjorn Helgaas |
2008-07-16 | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR | Bjorn Helgaas |
2008-07-16 | PNP: centralize resource option allocations | Bjorn Helgaas |
2008-07-16 | PNP: remove redundant pnp_can_configure() check | Bjorn Helgaas |
2008-07-16 | PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) | Bjorn Helgaas |
2008-07-16 | PNP: in debug resource dump, make empty list obvious | Bjorn Helgaas |
2008-07-16 | PNP: improve resource assignment debug | Bjorn Helgaas |
2008-07-16 | PNP: increase I/O port & memory option address sizes | Bjorn Helgaas |
2008-07-16 | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas |
2008-07-16 | PNP: make resource option structures private to PNP subsystem | Bjorn Helgaas |
2008-07-16 | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas |
2008-07-16 | PNP: whitespace/coding style fixes | Bjorn Helgaas |
2008-07-16 | PNP: add pnp_possible_config() -- can a device could be configured this way? | Bjorn Helgaas |
2008-07-16 | PNP: dont sort by type in /sys/.../resources | Bjorn Helgaas |
2008-07-16 | PNP: remove ratelimit on add resource failures | Bjorn Helgaas |
2008-07-16 | PNPACPI: keep disabled resources when parsing current config | Bjorn Helgaas |
2008-07-16 | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas |