summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2016-08-055-22/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dm raid: fix use of wrong status char during resynchronizationHeinz Mauelshagen2016-08-041-1/+0
| * | | | | | | | | | | | | dm raid: constructor fails on non-zero incompat_featuresHeinz Mauelshagen2016-08-031-0/+1
| * | | | | | | | | | | | | dm raid: fix processing of max_recovery_rate constructor flagHeinz Mauelshagen2016-08-031-1/+1
| * | | | | | | | | | | | | dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDINGMike Snitzer2016-08-021-7/+7
| * | | | | | | | | | | | | dm rq: fix the starting and stopping of blk-mq queuesMike Snitzer2016-08-021-1/+19
| * | | | | | | | | | | | | dm mpath: add locking to multipath_resume and must_push_backMike Snitzer2016-08-021-4/+20
| * | | | | | | | | | | | | dm flakey: error READ bios during the down_intervalMike Snitzer2016-08-021-8/+15
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-057-95/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mm/block: convert rw_page users to bio op useMike Christie2016-08-044-38/+37
| * | | | | | | | | | | | | | loop: make do_req_filebacked more robustChristoph Hellwig2016-08-041-33/+22
| * | | | | | | | | | | | | | loop: don't try to use AIO for discardsChristoph Hellwig2016-08-041-4/+8
| * | | | | | | | | | | | | | nbd: fix race in ioctlVegard Nossum2016-08-041-8/+4
| * | | | | | | | | | | | | | floppy: fix open(O_ACCMODE) for ioctl-only openJiri Kosina2016-08-041-12/+9
* | | | | | | | | | | | | | | Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PNP: pnpbios: add header file to fix build errorsRandy Dunlap2016-07-271-0/+1
* | | | | | | | | | | | | | | | Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-052-4/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki2016-08-052-4/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | ACPI / button: remove pointer to old lid_sysfs on unbindBenjamin Tissoires2016-08-031-0/+4
| | * | | | | | | | | | | | | | | | | ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng2016-08-041-4/+37
* | | | | | | | | | | | | | | | | | | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-054-24/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2016-08-054-24/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | PM / OPP: optimize dev_pm_opp_set_rate() performance a bitJisheng Zhang2016-07-281-12/+19
| | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | PM-wakeup: Delete unnecessary checks before three function callsMarkus Elfring2016-07-281-11/+7
| | | * | | | | | | | | | | | | | | | | | | | cpufreq: Do not default-yes CPU_FREQ_STATBorislav Petkov2016-08-031-1/+0
| | | * | | | | | | | | | | | | | | | | | | | cpufreq: intel_pstate: Add more out-of-band IDsSrinivas Pandruvada2016-07-281-0/+2
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-0513-59/+1151
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Input: silead - remove some dead codeDan Carpenter2016-08-041-3/+0
| * | | | | | | | | | | | | | | | | | | | | | | Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann2016-08-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2016-08-0313-59/+1153
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä2016-08-033-0/+426
| | * | | | | | | | | | | | | | | | | | | | | | | Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov2016-08-021-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-021-16/+63
| | * | | | | | | | | | | | | | | | | | | | | | | Input: add driver for Silead touchscreensRobert Dolca2016-08-023-0/+581
| | * | | | | | | | | | | | | | | | | | | | | | | Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-021-6/+2
| | * | | | | | | | | | | | | | | | | | | | | | | Input: rotary_encoder - support binary encoding of statesUwe Kleine-König2016-07-271-1/+22
| | * | | | | | | | | | | | | | | | | | | | | | | Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-271-0/+43
| | * | | | | | | | | | | | | | | | | | | | | | | Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-07-272-21/+5
| | * | | | | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring2016-07-261-4/+1
| | * | | | | | | | | | | | | | | | | | | | | | | Input: cros_ec_keyb - cleanup use of devDouglas Anderson2016-07-261-10/+9
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-08-057-300/+293
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | staging: emxx_udc: allow modular buildArnd Bergmann2016-07-262-5/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-07-265-295/+260
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: use variable for statusOliver Neukum2016-07-161-8/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas2016-07-161-0/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: cp210x: use kmemdupMuhammad Falak R Wani2016-07-151-3/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE2016-07-151-4/+11
| | * | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE2016-07-152-261/+235
| | * | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE2016-07-151-7/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE2016-07-151-21/+2
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |