summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NVMe: Fix VPD B0 max sectors translationKeith Busch2015-04-231-1/+2
* Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-1737-346/+326
|\
| * ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-152-9/+7
| * ACPICA: Fix a couple issues with the local printf module.Lv Zheng2015-04-141-5/+8
| * ACPICA: Add "//" before ascii output of buffers.Bob Moore2015-04-141-0/+8
| * ACPICA: Remove unused internal AML opcode.Bob Moore2015-04-141-1/+0
| * ACPICA: Permanently set _REV to the value '2'.Bob Moore2015-04-141-3/+10
| * ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-141-0/+1
| * ACPICA: Add infrastructure for External() opcode.Bob Moore2015-04-147-4/+35
| * ACPICA: iASL: Enhancement for constant folding.Bob Moore2015-04-141-5/+0
| * ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore2015-04-141-0/+1
| * ACPICA: Update AML Debugger global variables.Bob Moore2015-04-141-3/+1
| * ACPICA: Update Resource descriptor dump module.Bob Moore2015-04-142-116/+117
| * ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore2015-04-141-2/+2
| * ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng2015-04-142-0/+4
| * ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng2015-04-143-2/+16
| * ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng2015-04-143-48/+20
| * ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist2015-04-142-40/+0
| * ACPICA: Applications: Remove use of __DATE__ macro.Rasmus Villemoes2015-04-141-4/+4
| * ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-142-3/+15
| * ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila2015-04-141-1/+0
| * ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-149-44/+25
| * ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-04-145-43/+39
| * ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-04-143-11/+11
| * ACPICA: Executer: Cleanup to remove an unnecessary conversion.Lv Zheng2015-04-141-1/+2
| * ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-04-141-3/+4
| * ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng2015-04-145-6/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1744-345/+643
|\ \
| * | drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks2015-04-171-2/+2
| * | drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski2015-04-171-4/+6
| * | oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-04-171-14/+16
| * | memstick: mspro_block: add missing curly bracesDan Carpenter2015-04-171-1/+2
| * | bfs: bfad_worker cleanupJiri Slaby2015-04-171-13/+9
| * | rtc: use more standard kernel logging stylesJoe Perches2015-04-1713-24/+49
| * | drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bitHeiko Stübner2015-04-171-5/+5
| * | drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() checkKrzysztof Kozlowski2015-04-171-3/+1
| * | drivers/rtc/rtc-omap.c: use module_platform_driverLokesh Vutla2015-04-171-2/+3
| * | drivers/rtc/Kconfig: update Kconfig for OMAP RTCLokesh Vutla2015-04-171-3/+3
| * | drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...Lokesh Vutla2015-04-171-11/+52
| * | drivers/rtc/rtc-s3c.c: fix failed first read of RTC timeKrzysztof Kozlowski2015-04-171-16/+16
| * | rtc: hctosys: use function name in the error logAaro Koskinen2015-04-171-1/+1
| * | drivers/rtc/interface.c: __rtc_read_time: reduce log levelAaro Koskinen2015-04-171-2/+3
| * | drivers/rtc/class.c: initialize rtc name earlyAaro Koskinen2015-04-171-3/+3
| * | drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2015-04-171-1/+19
| * | rtc: driver for Conexant Digicolor CX92755 on-chip RTCBaruch Siach2015-04-173-0/+238
| * | drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabledHeiko Stuebner2015-04-171-1/+1
| * | drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspendAdam Ward2015-04-171-0/+2
| * | drivers/rtc/rtc-da9052.c: add constraints to set valid yearAdam Ward2015-04-171-0/+8
| * | drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...Adam Ward2015-04-171-21/+66
| * | drivers/rtc/rtc-ds1685.c: fix sparse warningsJoshua Kinard2015-04-171-2/+2