summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [libata] fix smatch warning for zpodd_wake_devAaron Lu2013-02-201-2/+1
* [libata] Set proper SK when CK_COND is set.Gwendal Grignou2013-02-201-4/+14
* [libata] Convert to devm_ioremap_resource()Thierry Reding2013-02-201-3/+4
* libata: add R-Car SATA driverVladimir Barinov2013-02-203-0/+919
* ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-201-0/+8
* ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-201-0/+9
* [SCSI] remove can_power_off flag from scsi_deviceAaron Lu2013-01-251-1/+0
* [libata] scsi: no poll when ODD is powered offAaron Lu2013-01-254-3/+32
* [SCSI] sr: support runtime pmAaron Lu2013-01-251-3/+39
* ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-01-251-0/+16
* ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-01-251-0/+8
* [libata] PM code cleanup for ata portAaron Lu2013-01-251-12/+4
* [libata] pm: differentiate system and runtime pm for ata portAaron Lu2013-01-253-39/+83
* Revert "libata: export host controller number thru /sys"Jeff Garzik2013-01-253-6/+1
* libata: do not suspend port if normal ODD is attachedAaron Lu2013-01-211-0/+19
* libata: expose pm qos flags for ata deviceAaron Lu2013-01-212-0/+4
* libata: handle power transition of ODDAaron Lu2013-01-214-10/+118
* libata: check zero power ready status for ZPODDAaron Lu2013-01-213-2/+92
* libata: move acpi notification code to zpoddAaron Lu2013-01-212-71/+34
* libata: identify and init ZPODD devicesAaron Lu2013-01-218-1/+170
* libata: export host controller number thru /sysDavid Milburn2013-01-143-1/+6
* pata_samsung_cf: Use devm_clk_get()Jingoo Han2013-01-141-3/+1
* [libata] replace sata_settings with devslp_timingShane Huang2013-01-144-17/+23
* [libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach2013-01-141-1/+7
* [libata] ahci: Fix lack of command retry after a success error handler.Bian Yu2013-01-141-1/+1
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-111-0/+1
|\
| * hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not setGuenter Roeck2013-01-091-0/+1
* | Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-1126-78/+227
|\ \
| * | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-112-6/+28
| * | MAINTAINERS: Omar had movedChen Gang2013-01-111-1/+1
| * | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-115-110/+23
| * | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-112-1/+1
| * | kernel/audit.c: avoid negative sleep durationsAndrew Morton2013-01-111-13/+23
| * | audit: catch possible NULL audit buffersKees Cook2013-01-114-11/+27
| * | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-113-4/+14
| * | MAINTAINERS: fix a status patternZhang Yanfei2013-01-111-1/+1
| * | MAINTAINERS: fix arch/arm/plat-omap/include/plat/omap_hwmod.hZhang Yanfei2013-01-111-2/+1
| * | mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman2013-01-111-2/+13
| * | mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina2013-01-111-1/+1
| * | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-113-0/+22
| * | arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton2013-01-111-0/+1
| * | mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov2013-01-111-6/+18
| * | mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott2013-01-111-1/+1
| * | fs/exec.c: work around icc miscompilationXi Wang2013-01-111-1/+2
| * | mm: compaction: fix echo 1 > compact_memory return error issueJason Liu2013-01-111-4/+2
| * | mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng2013-01-111-1/+2
| * | drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard2013-01-111-2/+2
| * | mm: migrate: check page_count of THP before migratingMel Gorman2013-01-111-1/+13
| * | drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton2013-01-111-1/+1
| * | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-113-19/+53