summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-05-2135-199/+1097
|\
| * mx31_3ds: Support the keypad situated in the personality boardAlberto Panizzo2010-05-191-0/+32
| * MX3X: Add Keypad device definition for MX3X archAlberto Panizzo2010-05-193-0/+37
| * mx5: bring usb phy out of reset on freescale mx51 babbage hwDinh Nguyen2010-05-182-0/+13
| * arm/mx51: add watchdog deviceWolfram Sang2010-05-182-0/+16
| * arm/mx25: add watchdog deviceWolfram Sang2010-05-182-0/+16
| * arm/mach-mx2: add watchdog device to Phytec-boardsWolfram Sang2010-05-172-0/+2
| * arm/mach-mx3: add watchdog device to Phytec-boardsWolfram Sang2010-05-172-0/+2
| * arm/mach-mx2/3: Fix watchdog-devices to match the current driverWolfram Sang2010-05-172-8/+3
| * ARM: mx3: Fix a race condition in mxcmmcDaniel Mack2010-05-171-1/+12
| * MXC: Add USB OTG (device) for i.MX31 PDK (3DS) board.Magnus Lilja2010-05-171-0/+55
| * mx31moboard: OTG host support for smartbot boardPhilippe Rétornaz2010-05-173-4/+41
| * mx31moboard: Move usb OTG device registrationPhilippe Rétornaz2010-05-174-7/+25
| * mx31moboard: Fix usb PHY resetPhilippe Rétornaz2010-05-171-61/+37
| * mx5: enable usb gadget for freescale mx51 babbage boardDinh Nguyen2010-05-114-1/+42
| * mx5: change usb clock source from pll3 to pll2Dinh Nguyen2010-05-111-4/+39
| * mx31smartbot: change the config of a gpioValentin Longchamp2010-05-061-4/+4
| * mx5: Add USB to Freescale MX51 defconfigDinh Nguyen2010-05-031-1/+16
| * mxc: Add generic USB HW initialization for MX51Dinh Nguyen2010-05-033-5/+113
| * mx5: Enable board specific functions for enabling USB host on BabbageDinh Nguyen2010-05-031-0/+129
| * mx5: Add USB device definitions for Freescale MX51 Babbage HWDinh Nguyen2010-05-033-0/+59
| * mxc: Update GPIO for USB support on Freescale MX51 Babbage HWDinh Nguyen2010-05-031-13/+20
| * arm/plat-mxc: Fix forgotten renaming in timer.cWolfram Sang2010-04-231-1/+1
| * mx5: Add registration of GPIOs for MX5 devicesDinh Nguyen2010-04-223-6/+36
| * mxc: Change gpt timer code to be more generic by using V2 instead of MX3Amit Kucheria2010-04-221-22/+22
| * ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-143-0/+25
| * ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack2010-04-141-11/+59
| * ARM: MXC: mxcmmc: misc cleanupsDaniel Mack2010-04-141-4/+13
| * ARM: mx3/lilly1131: add USB supportDaniel Mack2010-04-142-0/+146
| * MXC: mxc_nand: support i.MX21Ivo Clarysse2010-04-141-16/+25
| * MXC: mxc_nand: set NFC registers after resetIvo Clarysse2010-04-141-42/+48
| * imx31: add rtc device on litekit board.Vladimir Zapolskiy2010-04-141-0/+1
| * imx3: Add rtc platform device supportVladimir Zapolskiy2010-04-142-0/+20
* | 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
| |\ \