summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Orion: add Technologic Systems TS-78xx supportAlexander Clouter2008-06-223-0/+284
* [ARM] Orion: remove code duplication in TS209 and TS409 setup filesSylver Bruneau2008-06-225-239/+168
* [ARM] Orion: add HP Media Vault mv2120 supportMartin Michlmayr2008-06-223-0/+201
* [ARM] Orion: add Linksys WRT350N v2 supportLennert Buytenhek2008-06-223-0/+180
* [ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek2008-06-223-4/+9
* [ARM] Orion: add QNAP TS-409 supportSylver Bruneau2008-06-223-0/+392
* [ARM] Orion: implement power-off method for Kurobox ProSylver Bruneau2008-06-221-4/+143
* [ARM] Orion: avoid setting ->force_phy_addrLennert Buytenhek2008-06-225-5/+0
* [ARM] Orion: remove error printks in ->map_irq() implementationsLennert Buytenhek2008-06-222-4/+0
* [ARM] Orion: rework MPP handlingLennert Buytenhek2008-06-2210-114/+376
* [ARM] Orion: move setting up PCIe WA window into PCIe setup pathLennert Buytenhek2008-06-225-25/+2
* [ARM] Orion: move EHCI/I2C/UART peripheral init into board codeLennert Buytenhek2008-06-227-195/+240
* [ARM] Orion: delete unused IO_SPACE_REMAP defineLennert Buytenhek2008-06-221-1/+0
* [ARM] Orion: top-level IRQs are level-triggeredLennert Buytenhek2008-06-221-1/+2
* [ARM] Feroceon: annotate 88fr531-vd CPU entriesLennert Buytenhek2008-06-221-4/+9
* [ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiBLennert Buytenhek2008-06-221-2/+2
* [ARM] Orion: make window setup a little more safeLennert Buytenhek2008-06-221-5/+18
* [ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek2008-06-228-141/+132
* [ARM] cache align memset and memzeroNicolas Pitre2008-06-222-0/+90
* [ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre2008-06-223-20/+19
* [ARM] fix cache alignment code in memset.SNicolas Pitre2008-06-221-1/+1
* [ARM] latencytop supportNicolas Pitre2008-06-222-4/+35
* [ARM] Orion: update defconfig to 2.6.26-rc4Nicolas Pitre2008-06-221-122/+187
* Linux 2.6.26-rc7v2.6.26-rc7Linus Torvalds2008-06-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-207-110/+21
|\
| * BAST: Remove old IDE driverBen Dooks2008-06-203-98/+0
| * pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes2008-06-201-0/+1
| * pcmcia: add another pata/ide IDKristoffer Ericson2008-06-202-0/+2
| * pcmcia: add an pata/ide IDMatt Reimer2008-06-202-0/+2
| * ide: increase timeout in wait_drive_not_busy()Bartlomiej Zolnierkiewicz2008-06-201-3/+3
| * palm_bk3710: fix resource managementSergei Shtylyov2008-06-201-9/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-06-205-141/+180
|\ \
| * | ieee1394: Kconfig menu touch-upStefan Richter2008-06-191-52/+66
| * | firewire: Kconfig menu touch-upStefan Richter2008-06-191-17/+15
| * | firewire: deadline for PHY config transmissionStefan Richter2008-06-191-15/+34
| * | firewire: fw-ohci: unify printk prefixesStefan Richter2008-06-191-53/+48
| * | firewire: fill_bus_reset_event needs lock protectionStefan Richter2008-06-191-2/+7
| * | firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfIDStefan Richter2008-06-191-1/+1
| * | firewire: fw-ohci: disable PHY packet reception into AR contextStefan Richter2008-06-191-0/+2
| * | firewire: fw-ohci: use of uninitialized data in AR handlerStefan Richter2008-06-191-0/+5
| * | firewire: don't panic on invalid AR request bufferStefan Richter2008-06-191-1/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-202-6/+5
|\ \ \
| * \ \ Merge branch 'bugzilla-9761' into releaseLen Brown2008-06-201-1/+2
| |\ \ \
| | * | | ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui2008-06-141-1/+2
| * | | | Merge branch 'bugzilla-10695' into releaseLen Brown2008-06-201-5/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI: no AC status notificationLen Brown2008-06-141-5/+3
| | |/ /
* | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-2013-1070/+2604
|\ \ \ \
| * | | | drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie2008-06-201-4/+3
| * | | | drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang2008-06-202-2/+12
| * | | | drm/radeon: add hier-z registers for r300 and r500 chipsetsDave Airlie2008-06-192-59/+189