summaryrefslogtreecommitdiffstats
path: root/Documentation/zh_CN (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-25pata_imx: Convert to clk_prepare_enable/clk_disable_unprepareFabio Estevam1-5/+5
2012-07-25ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson1-0/+16
2012-07-25[libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-07-25drivers/acpi/glue: revert accidental license-related 6b66d95895c bitsJeff Garzik1-2/+2
2012-07-25libata-acpi: add missing inlines in libata.hLin Ming1-3/+3
2012-06-29libata: tell scsi layer device supports runtime power offAaron Lu2-2/+27
2012-06-29libata: detect Device Attention supportLin Ming3-0/+6
2012-06-29libata-acpi: register/unregister device to/from power resourceLin Ming2-0/+34
2012-06-29libata-acpi: add ata port runtime D3Cold supportLin Ming4-4/+83
2012-06-29libata-acpi: set acpi state for SATA portLin Ming1-9/+11
2012-06-29libata: migrate ACPI code over to new bindingsMatthew Garrett6-144/+40
2012-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett4-4/+148
2012-06-29[SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht2-0/+27
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck1-1/+1
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas1-1/+3
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich1-0/+1
2012-06-28udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu11-11/+11
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski1-2/+2
2012-06-289p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter1-1/+1
2012-06-27chmod +x scripts/gfp-translateDave Jones1-0/+0
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter1-16/+0
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-06-27drm/nouveau: add license header to prime.Dave Airlie1-0/+23
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-06-27bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger3-1/+3
2012-06-27vhost: use USER_DS in vhost_worker threadJens Freimann1-0/+3
2012-06-27ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck3-7/+13
2012-06-27net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet1-11/+32
2012-06-27USB: CP210x Add 10 Device IDsCraig Shelley1-0/+11
2012-06-27USB: option: Add USB ID for Novatel Ovation MC551Forest Bond1-0/+3
2012-06-27usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva2-3/+3
2012-06-26Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei1-12/+3
2012-06-26mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani1-13/+1
2012-06-26ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai1-1/+6
2012-06-26ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks at module unloadTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai4-2/+16
2012-06-26drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs1-1/+1
2012-06-26clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2-20/+20
2012-06-26clk: mxs: fix ref_io clock definitionShawn Guo1-2/+2
2012-06-26clk: Check parent for NULL in clk_change_ratePawel Moll1-4/+7
2012-06-26clk: Allow late cache allocation for clk->parentsRajendra Nayak1-5/+10
2012-06-26clk: SPEAr600: Fix ethernet clock name for DT based probingStefan Roese1-1/+1
2012-06-26mac802154: add missed bracesalex.bluesman.smirnov@gmail.com1-1/+2
2012-06-26net: l2tp_eth: fix l2tp_eth_dev_xmit raceEric Dumazet1-3/+3