summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-shmobile: add framebuffer support for ap4evbGuennadi Liakhovetski2010-05-242-0/+122
* sh-mobile: add support for displays, connected over the MIPI busGuennadi Liakhovetski2010-05-244-0/+549
* sh: add a YUV422 output data format, that is also supported by LCDCGuennadi Liakhovetski2010-05-241-18/+21
* ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372Guennadi Liakhovetski2010-05-241-1/+10
* fbdev: add a MIPI DSI headerGuennadi Liakhovetski2010-05-241-0/+130
* ARM: mach-shmobile: sh7377 clock framework V2Magnus Damm2010-05-225-7/+387
* ARM: mach-shmobile: sh7367 clock framework V2Magnus Damm2010-05-224-38/+337
* ARM: mach-shmobile: sh7372 clock fixesMagnus Damm2010-05-222-18/+19
* ARM: mach-shmobile: sh7372/AP4EVB evt2irq() updateMagnus Damm2010-05-222-19/+31
* ARM: mach-shmobile: sh7377/G4EVM evt2irq() updateMagnus Damm2010-05-222-14/+29
* ARM: mach-shmobile: sh7367/G3EVM evt2irq() updateMagnus Damm2010-05-222-12/+26
* ARM: mach-shmobile: Update VMALLOC_ENDMagnus Damm2010-05-201-1/+2
* ARM: mach-shmobile: Set CONSISTENT_DMA_SIZE to 158 MBMagnus Damm2010-05-201-0/+3
* ARM: mach-shmobile: update defconfigs.Paul Mundt2010-05-203-35/+181
* ARM: mach-shmobile: g3evm: Add IrDA supportKuninori Morimoto2010-05-201-0/+33
* ARM: mach-shmobile: sh7372 clock framework support V2Magnus Damm2010-05-206-11/+404
* ARM: mach-shmobile: Use shared clock frameworkMagnus Damm2010-05-206-38/+54
* ARM: mach-shmobile: Enable TMU driver buildMagnus Damm2010-05-201-0/+6
* ARM: mach-shmobile: sh7372 INTCS supportMagnus Damm2010-05-201-0/+220
* ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASEMagnus Damm2010-05-201-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-202583-39818/+96305
|\
| * Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-05-2018-343/+510
| |\
| | * Revert "nfsd4: distinguish expired from stale stateids"J. Bruce Fields2010-05-191-45/+11
| | * nfsd: safer initialization order in find_file()Pavel Emelyanov2010-05-181-3/+3
| | * nfs4: minor callback code simplification, commentJ. Bruce Fields2010-05-181-2/+8
| | * NFSD: don't report compiled-out versions as presentPavel Emelyanov2010-05-151-1/+1
| | * nfsd4: implement reclaim_completeJ. Bruce Fields2010-05-135-5/+53
| | * nfsd4: nfsd4_destroy_session must set callback client under the state lockBenny Halevy2010-05-132-0/+3
| | * nfsd4: keep a reference count on client while in useBenny Halevy2010-05-133-4/+27
| | * nfsd4: mark_client_expiredBenny Halevy2010-05-132-1/+23
| | * nfsd4: introduce nfs4_client.cl_refcountBenny Halevy2010-05-132-1/+5
| | * nfsd4: refactor expire_clientBenny Halevy2010-05-121-11/+18
| | * nfsd4: extend the client_lock to cover cl_lruBenny Halevy2010-05-121-15/+26
| | * nfsd4: use list_move in move_to_confirmedBenny Halevy2010-05-121-2/+1
| | * nfsd4: fold release_session into expire_clientBenny Halevy2010-05-121-10/+4
| | * nfsd4: rename sessionid_lock to client_lockBenny Halevy2010-05-121-12/+14
| | * nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields2010-05-081-2/+8
| | * Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-046701-66329/+157656
| | |\
| | * | nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy2010-05-041-2/+2
| | * | nfsd: further comment typosJ. Bruce Fields2010-05-031-2/+2
| | * | sunrpc: centralise most calls to svc_xprt_receivedNeil Brown2010-05-033-18/+4
| | * | nfsd4: fix unlikely race in session replay caseJ. Bruce Fields2010-05-033-8/+10
| | * | nfsd4: fix filehandle commentJ. Bruce Fields2010-04-221-2/+2
| | * | nfsd: potential ERR_PTR dereference on exp_export() error paths.Dan Carpenter2010-04-221-2/+2
| | * | nfsd4: complete enforcement of 4.1 op orderingJ. Bruce Fields2010-04-222-14/+43
| | * | nfsd4: allow 4.0 clients to change callback pathJ. Bruce Fields2010-04-223-14/+24
| | * | nfsd4: rearrange cb data structuresJ. Bruce Fields2010-04-223-28/+28
| | * | nfsd4: cl_count is unusedJ. Bruce Fields2010-04-223-17/+2
| | * | nfsd4: don't sleep in lease-break callbackJ. Bruce Fields2010-04-223-20/+73
| | * | nfsd4: indentation cleanupJ. Bruce Fields2010-04-191-3/+2