summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'eseries' into pxaRussell King2008-07-1212-5/+617
|\
| * Support for LCD on e740 e750 e400 and e800 e-series PDAsIan Molton2008-07-106-0/+454
| * E-series UDC supportIan Molton2008-07-102-1/+58
| * PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-102-2/+5
| * Add e350 supportIan Molton2008-07-102-0/+21
| * Fix broken e-series buildIan Molton2008-07-101-1/+1
| * E-series GPIO / IRQ definitions.Ian Molton2008-07-102-0/+77
* | Merge branch 'pxa-tosa' into pxaRussell King2008-07-1222-97/+1539
|\ \
| * | [ARM] 5152/1: Add myself to tosa maintainers listDmitry Baryshkov2008-07-071-0/+2
| * | [ARM] 5151/1: Tosa: remove double inclusion of linux/delay.hDmitry Baryshkov2008-07-071-1/+0Star
| * | [ARM] 5150/1: Tosa: support built-in bluetooth power-upDmitry Baryshkov2008-07-076-5/+201
| * | [ARM] 5129/1: tosa: tmio-nand dataDmitry Baryshkov2008-07-071-0/+38
| * | [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-074-0/+83
| * | [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-074-0/+175
| * | [ARM] 5099/1: Tosa: support AC-in detection.Dmitry Baryshkov2008-07-071-0/+66
| * | [ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio apiDmitry Baryshkov2008-07-072-9/+21
| * | [ARM] 5097/1: Tosa: support TC6393XB deviceDmitry Baryshkov2008-07-073-14/+158
| * | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-074-0/+592
| * | [ARM] 5083/2: Tosa: fix IrDA transciver powerup.Dmitry Baryshkov2008-07-072-12/+47
| * | [ARM] 5089/1: tosa: cleanup includesDmitry Baryshkov2008-07-071-8/+0Star
| * | [ARM] 5081/1: tosa: fix SD GPIOsDmitry Baryshkov2008-07-071-3/+29
| * | [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao2008-07-072-20/+18Star
| * | [ARM] 5048/2: Clean up tosa and spitz resettingDmitry Baryshkov2008-07-072-10/+6Star
| * | [ARM] 5069/1: pxa: include pxa2xx-regs.h in reset.c for RSCRPhilipp Zabel2008-07-071-0/+1
| * | [ARM] 5047/2: Support resetting by asserting GPIO pinDmitry Baryshkov2008-07-074-17/+102
| | |
| \ \
*-. \ \ Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-1214-412/+767
|\ \ \ \
| | * | | [ARM] 5107/1: Add maintainer entries for the CompuLab CM-X270/EM-X270 machinesMike Rapoport2008-07-091-0/+6
| | * | | [ARM] 5106/1: CM-X270: remove unneeded cm-x270.hMike Rapoport2008-07-091-50/+0Star
| | * | | [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_libMike Rapoport2008-07-091-32/+47
| | * | | [ARM] 5104/1: CM-X270: PCMCIA updatesMike Rapoport2008-07-091-66/+27Star
| | * | | [ARM] 5103/2: CM-X270: update core platform supportMike Rapoport2008-07-093-139/+307
| | * | | [ARM] 5101/2: EM-X270 updatesMike Rapoport2008-07-091-80/+293
| | | |/ | | |/|
| * | | Clocklib: Fix SA1111 clock name mess.Ian Molton2008-07-104-34/+31Star
| * | | Clocklib: Provide for GPIO 12 clock on PXAIan Molton2008-07-102-0/+33
| * | | Fix serial broken-ness on PXA250Ian Molton2008-07-102-2/+14
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-101698-18138/+31387
|\ \ \ \
| | * | | [ARM] 5155/1: PalmTX battery monitorMarek Vašut2008-07-104-0/+267
| | * | | [ARM] 5154/1: PalmTX PCMCIAMarek Vašut2008-07-104-1/+133
| | * | | [ARM] 5153/1: Add support for PalmTX handheld computerMarek Vašut2008-07-105-0/+469
| | * | | Merge branch 'machtypes' into pxa-palmRussell King2008-07-091686-18099/+30433
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [ARM] mach-types updateRussell King2008-07-071-17/+109
| | | * | Linux 2.6.26-rc8Linus Torvalds2008-06-251-1/+1
| | | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-253-5/+2Star
| | | |\ \
| | | | * | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0Star
| | | | * | [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
| | | | * | [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1Star
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-06-252-15/+10Star
| | | |\ \ \
| | | | * | | [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-241-14/+9Star
| | | | * | | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-241-1/+1
| | | | |/ /
| | | * | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-2518-266/+358
| | | |\ \ \