summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-067-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-061-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-062-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-064-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-0613-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-0413-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-031-1/+1
| | * | | | | | | | | | | Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-031-16/+63
| | * | | | | | | | | | | Input: add driver for Silead touchscreensRobert Dolca2016-08-033-0/+581
| | * | | | | | | | | | | Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-031-6/+2
| | * | | | | | | | | | | Input: rotary_encoder - support binary encoding of statesUwe Kleine-König2016-07-281-1/+22
| | * | | | | | | | | | | Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-281-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-067-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
* | | | | | | | | | | | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-0544-944/+840
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rtc: rv8803: Clear V1F when setting the timeBenoît Thébaudeau2016-07-281-1/+1
| * | | | | | | | | | | | | | | rtc: rv8803: Stop the clock while setting the timeBenoît Thébaudeau2016-07-281-1/+17
| * | | | | | | | | | | | | | | rtc: rv8803: Always apply the I²C workaroundBenoît Thébaudeau2016-07-281-66/+113
| * | | | | | | | | | | | | | | rtc: rv8803: Fix read day of weekBenoît Thébaudeau2016-07-281-1/+2
| * | | | | | | | | | | | | | | rtc: rv8803: Remove the check for valid timeBenoît Thébaudeau2016-07-281-1/+1
| * | | | | | | | | | | | | | | rtc: rv8803: Kconfig: Indicate rx8900 supportBenoît Thébaudeau2016-07-281-3/+3
| * | | | | | | | | | | | | | | rtc: asm9260: remove .owner field for driverWei Yongjun2016-07-271-1/+0