summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-111-52/+25
| * | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-106/+18
| * | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-111-97/+19
| * | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-112-7/+5
| * | [POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell2007-10-111-24/+13
| |/
| * [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-082-1/+2
| * [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-2/+2
| * [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-031-0/+3
| * [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-036-183/+192
| * [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-036-25/+260
| * [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-031-18/+18
| * [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-1/+1
| * [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-031-3/+38
| * [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-031-4/+92
| * [POWERPC] Uartlite: Comment block tidyGrant Likely2007-10-031-3/+40
| * [POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely2007-10-031-34/+65
| * [POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely2007-10-031-2/+3
| * [POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely2007-10-031-5/+5
| * [POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2007-10-031-16/+16
| * Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-0357-390/+699
| |\
| * | [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2007-10-032-44/+74
| * | [POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov2007-10-031-12/+9
| * | [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov2007-10-031-2/+12
| * | [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2007-10-032-1/+11
| * | [POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2007-10-032-0/+2
| * | [POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2007-10-032-31/+31
| * | [POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt2007-09-221-22/+26
| * | [POWERPC] adbhid: Enable KEY_FN key reportingAristeu Rozanski2007-09-221-11/+10
| * | [POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse2007-09-222-5/+40
| * | [POWERPC] Cleanups for physmap_of.c (v2)David Gibson2007-09-201-125/+99
| * | [POWERPC] Make partitions optional in physmap_ofJosh Boyer2007-09-191-0/+2
| * | Merge branch 'linux-2.6'Paul Mackerras2007-09-2093-365/+41835
| |\ \
| * | | [POWERPC] Fix pmac_zilog debug argOlaf Hering2007-09-191-1/+1
| * | | [POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct indexJohn Rigby2007-09-141-1/+1
| * | | ucc_geth: kill unused includeKumar Gala2007-09-131-1/+0
| * | | [POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson2007-09-141-65/+174
| * | | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-14136-703/+1121
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-28228-2108/+2279
| |\ \ \ \
| * | | | | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-222-1/+13
| * | | | | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
| * | | | | [POWERPC] Comment out a currently unused functionStephen Rothwell2007-08-171-0/+2
| * | | | | [POWERPC] Use of_get_property in ipmi codeStephen Rothwell2007-08-171-3/+3
| * | | | | [POWERPC] via-pmu: Fix typo in printkMichael Buesch2007-08-171-1/+1
| * | | | | [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k...Mariusz Kozlowski2007-08-171-4/+1
| * | | | | [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson2007-08-171-1/+1
| * | | | | [POWERPC] Init markings for hvc_beatIshizaki Kou2007-08-171-2/+2
* | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-111-9/+18
|\ \ \ \ \ \
| * | | | | | [libata] sata_mv: more S/G fixesJeff Garzik2007-10-121-9/+18
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1181-1701/+2345
|\ \ \ \ \ \ \
| * | | | | | | mlx4_core: Fix section mismatchesRoland Dreier2007-10-108-30/+33
OpenPOWER on IntegriCloud