summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger2008-02-052-26/+11
| | * | [POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dtsBryan O'Donoghue2008-02-053-0/+3
| | * | [POWERPC] 83xx: Add rtc node to mpc8313erdb dtsKim Phillips2008-02-051-0/+4
| | * | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2008-02-052-4/+3
| | * | [POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips2008-02-051-1/+1
| | * | [POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips2008-02-053-5/+16
| | * | cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov2008-02-052-40/+19
| * | | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-062-4/+2
| * | | [POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall2008-02-061-3/+7
| * | | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+1
| * | | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-061-1/+6
| * | | [POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman2008-02-061-1/+2
| * | | [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-061-1/+2
| * | | [POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell2008-02-061-1/+1
| * | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-062-2/+2
| * | | [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-061-1/+1
| * | | [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-061-11/+10
| * | | [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
| * | | [POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman2008-02-061-0/+10
| * | | [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
| * | | [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-062-0/+26
| * | | [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
| * | | [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
| * | | [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-066-7/+291
* | | | Char: mxser, add support for CP-114ULJiri Slaby2008-02-071-10/+19
* | | | Char: mxser, remove itJiri Slaby2008-02-077-5493/+1891
* | | | Char: mxser, ioctl cleanupJiri Slaby2008-02-072-45/+31
* | | | Char: mxser, simplify mxser_get_serial_infoJiri Slaby2008-02-071-15/+12
* | | | Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby2008-02-071-30/+30
* | | | Char: mxser, 0 to NULL in pointerJiri Slaby2008-02-071-1/+1
* | | | Char: mxser, remove special baudrate processingJiri Slaby2008-02-072-101/+23
* | | | mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2008-02-072-15/+28
* | | | Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2008-02-072-50/+4
* | | | Char: serial167, remove bottomhalfJiri Slaby2008-02-072-82/+8
* | | | Char: stallion, remove bottomhalfJiri Slaby2008-02-072-45/+24
* | | | Char: specialix, remove bottomhalvesJiri Slaby2008-02-072-71/+4
* | | | Char: istallion, remove hangup bottomhalfJiri Slaby2008-02-072-23/+1
* | | | Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2008-02-072-57/+5
* | | | Char: riscom8, change rc_init_drivers prototypeJiri Slaby2008-02-071-1/+1
* | | | Char: stallion, fix compiler warningsJiri Slaby2008-02-071-4/+6
* | | | Char: mxser_new, ioaddresses are ulongJiri Slaby2008-02-071-1/+1
* | | | Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-079-24/+0
* | | | Char: rocket, remove useless macrosJiri Slaby2008-02-072-27/+2
* | | | Char: rocket, printk cleanupJiri Slaby2008-02-072-44/+51
* | | | Char: rocket, switch long delay to sleepJiri Slaby2008-02-071-4/+4
* | | | i8k: Inspiron E1705 fixFrank Sorenson2008-02-071-0/+7
* | | | I8K: add i8k driver to the x86_64 KconfigBradley Smith2008-02-071-1/+0
* | | | I8K: allow i8k driver to be built on x86_64 systemsBradley Smith2008-02-071-1/+28
* | | | Add cmpxchg_local to xtensaMathieu Desnoyers2008-02-071-0/+22
* | | | Add cmpxchg_local to v850Mathieu Desnoyers2008-02-071-0/+15