summary refs log tree commit diff
AgeCommit message (Expand)Author
2012-07-25sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen
2012-07-25ahci, trivial: fixed coding style issues related to bracesJeffrin Jose
2012-07-25ahci_platform: add hibernation callbacksShiraz Hashim
2012-07-25libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten
2012-07-25libata-transport.c: local functions should not be exposed globallyH Hartley Sweeten
2012-07-25sata_dwc_460ex: support hardresetThang Q. Nguyen
2012-07-25ata: use module_pci_driverAxel Lin
2012-07-25drivers/ata/pata_pcmcia.c: adjust suspicious bit operationJulia Lawall
2012-07-25pata_imx: Convert to clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-07-25ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson
2012-07-25[libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman
2012-07-25drivers/acpi/glue: revert accidental license-related 6b66d95895c bitsJeff Garzik
2012-07-25libata-acpi: add missing inlines in libata.hLin Ming
2012-06-29libata: tell scsi layer device supports runtime power offAaron Lu
2012-06-29libata: detect Device Attention supportLin Ming
2012-06-29libata-acpi: register/unregister device to/from power resourceLin Ming
2012-06-29libata-acpi: add ata port runtime D3Cold supportLin Ming
2012-06-29libata-acpi: set acpi state for SATA portLin Ming
2012-06-29libata: migrate ACPI code over to new bindingsMatthew Garrett
2012-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett
2012-06-29[SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht
2012-06-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich
2012-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-28Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-28udf: Fortify loading of sparing tableJan Kara
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara
2012-06-28Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski
2012-06-27Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-06-279p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-06-27Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-27Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-06-27chmod +x scripts/gfp-translateDave Jones
2012-06-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang