summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Hardware: Cast GPE enable_mask before storingDavid E. Box2015-02-051-1/+1
* ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-057-24/+24
* ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...Lv Zheng2015-02-051-13/+26
* ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removingLv Zheng2015-02-051-0/+1
* ACPICA: Events: Fix uninitialized variableDavid E. Box2015-02-051-1/+1
* ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng2015-02-053-100/+15
* ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()Lv Zheng2015-02-051-11/+0
* ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...Lv Zheng2015-02-053-3/+6
* ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-2610-73/+75
* ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-263-96/+7
* ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila2015-01-221-0/+7
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-182-0/+7
|\
| * reset: sunxi: fix spinlock initializationTyler Baker2015-01-161-0/+4
| * drivers: bus: check cci device tree node statusAbhilash Kesavan2015-01-161-0/+3
* | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2015-01-187-28/+69
|\ \
| * | clk: fix possible null pointer dereferenceStanimir Varbanov2015-01-171-1/+1
| * | Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao2015-01-171-1/+1
| * | clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
| * | clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-131-1/+0
| * | clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
| * | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
| * | clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner2014-12-281-2/+13
| * | clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier2014-12-211-1/+1
| * | clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU2014-12-211-4/+6
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-181-2/+1
|\ \ \
| * | | scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-01-182-2/+5
|\ \ \ \
| * | | | dmaengine: dw: balance PM runtime callsAndy Shevchenko2015-01-132-2/+5
| | |/ / | |/| |
* | | | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-173-9/+31
|\ \ \ \
| * | | | mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2015-01-092-9/+19
| * | | | mei: clean reset bit before resetAlexander Usyskin2015-01-091-0/+12
* | | | | Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-175-35/+70
|\ \ \ \ \
| * | | | | serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi2015-01-091-20/+36
| * | | | | Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley2015-01-091-7/+2
| * | | | | tty: Prevent hw state corruption in exclusive mode reopenPeter Hurley2015-01-091-4/+3
| * | | | | tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin2015-01-091-3/+26
| * | | | | serial: fix parisc boot hangJames Bottomley2015-01-021-1/+3
| |/ / / /
* | | | | Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-176-10/+36
|\ \ \ \ \
| * | | | | staging: vt6655: fix sparse warning: argument typeEddie Kovsky2015-01-121-1/+1
| * | | | | staging: vt6655: Fix loss of distant/weak access points on channel change.Malcolm Priestley2015-01-121-0/+8
| * | | | | staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley2015-01-122-5/+7
| * | | | | staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin2015-01-121-2/+4
| * | | | | Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-082-2/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: iio: Fix iio_channel_read return if channel havn't infoFabien Proriol2015-01-011-0/+3
| | * | | | iio: ad799x: Fix ad7991/ad7995/ad7999 config setupLars-Peter Clausen2014-12-121-2/+13
* | | | | | Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-1735-93/+232
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-142-5/+6
| |\ \ \ \ \ \
| | * | | | | | usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi2015-01-141-0/+3
| | * | | | | | usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi2015-01-141-2/+1
| | * | | | | | usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann2015-01-131-3/+2