aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie
2008-02-04[ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao
2008-02-04[ARM] 4802/1: Fix typo and remove vague commentMarc Pignat
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski
2008-02-04[ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby
2008-02-04[ARM] 4714/2: Headers for IXP4xx built-in Ethernet and WAN driversKrzysztof Halasa
2008-02-04[ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa
2008-02-04[ARM] 4769/2: ixp4xx: Button updates for the dsmg600 boardRod Whitby
2008-02-04[ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d boardRod Whitby
2008-02-04[ARM] 4767/2: ixp4xx: Add bitops.h include to io.hRod Whitby
2008-02-02Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-02-02Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-02-02pda_power: implement pollingAnton Vorontsov
2008-02-02power_supply: add few more values and propsDmitry Baryshkov
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-02-01Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman
2008-02-01PCI: fix codingstyle issues in include/linux/pci.hGreg Kroah-Hartman
2008-02-01PCI: PCIE ASPM supportShaohua Li
2008-02-01PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson
2008-02-01PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt
2008-02-01PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt
2008-02-01PCI: export pci_restore_msi_state()Linas Vepstas
2008-02-01PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek
2008-02-01pcie: utilize pcie transaction pending bitShaohua Li
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk
2008-02-01PCI: make pci_restore_bars() staticAdrian Bunk
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-01USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell