summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-219-38/+26
* ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng2016-12-211-7/+7
* ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...Lv Zheng2016-12-214-50/+210
* ACPICA: Utilities: Add new decode function for parser valuesBob Moore2016-12-093-0/+52
* ACPICA: Tables: Add an error message complaining driver bugsLv Zheng2016-12-011-0/+16
* ACPICA: Tables: Add acpi_tb_unload_table()Lv Zheng2016-12-014-64/+52
* ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()Lv Zheng2016-12-014-50/+12
* ACPICA: Events: Fix acpi_ev_initialize_region() return valueLv Zheng2016-12-014-51/+27
* ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEv...Lv Zheng2016-12-011-2/+2
* ACPICA: Namespace: Add acpi_ns_handle_to_name()Lv Zheng2016-12-013-32/+59
* Merge back earlier ACPICA material for v4.10.Rafael J. Wysocki2016-12-013-14/+16
|\
| * ACPICA: Move acpi_gbl_max_loop_iterations to the public globals fileBob Moore2016-10-211-4/+0
| * ACPICA: Disassembler: Fix for Divide() support, new support for test suiteBob Moore2016-10-212-9/+11
| * ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exceptionBob Moore2016-10-211-1/+1
| * ACPICA: Update an info message during table load phaseBob Moore2016-10-211-1/+5
* | Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki2016-11-141-6/+4
* | Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds2016-11-1314-249/+310
|\ \
| * | gp8psk: Fix DVB frontend attachMauro Carvalho Chehab2016-11-137-152/+246
| * | gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab2016-11-131-2/+3
| * | dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab2016-11-137-95/+61
* | | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-134-6/+3
|\ \ \
| * | | ppdev: fix double-free of pp->pdev->nameJann Horn2016-11-101-3/+0
| * | | vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-011-1/+1
| * | | mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-312-2/+2
* | | | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-131-2/+3
|\ \ \ \
| * | | | driver core: fix smatch warning on dev->bus checkRob Herring2016-10-311-1/+1
| * | | | driver core: skip removal test for non-removable driversRob Herring2016-10-311-1/+2
| |/ / /
* | | | Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-1310-53/+63
|\ \ \ \
| * | | | iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-11-131-0/+2
| * | | | staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-071-1/+1
| * | | | Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-071-1/+1
| * | | | drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-071-4/+0
| * | | | staging: greybus: arche-platform: fix device reference leakJohan Hovold2016-11-071-0/+1
| * | | | staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott2016-11-071-1/+2
| * | | | staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen2016-11-071-4/+4
| * | | | Merge tag 'iio-fixes-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-075-42/+52
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-051-28/+28
| | * | | iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-051-0/+1
| | * | | iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-302-7/+13
| | * | | staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2016-10-251-7/+10
* | | | | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-11-1312-37/+35
|\ \ \ \ \
| * | | | | USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-101-2/+0
| * | | | | cdc-acm: fix uninitialized variableOliver Neukum2016-11-071-0/+2
| * | | | | drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
| * | | | | usb: musb: remove duplicated actionsKirill Esipov2016-11-071-5/+0
| * | | | | usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner2016-11-071-1/+2
| * | | | | Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-11-073-15/+5
| |\ \ \ \ \
| | * | | | | phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng2016-11-051-1/+1
| | * | | | | phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin2016-11-051-12/+1
| | * | | | | phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam2016-11-051-2/+3
| | | |_|_|/ | | |/| | |