Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-08-06 | 7 | -95/+80 | |
|\ | ||||||
| * | mm/block: convert rw_page users to bio op use | Mike Christie | 2016-08-04 | 4 | -38/+37 | |
| * | loop: make do_req_filebacked more robust | Christoph Hellwig | 2016-08-04 | 1 | -33/+22 | |
| * | loop: don't try to use AIO for discards | Christoph Hellwig | 2016-08-04 | 1 | -4/+8 | |
| * | nbd: fix race in ioctl | Vegard Nossum | 2016-08-04 | 1 | -8/+4 | |
| * | floppy: fix open(O_ACCMODE) for ioctl-only open | Jiri Kosina | 2016-08-04 | 1 | -12/+9 | |
* | | Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-08-06 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | PNP: pnpbios: add header file to fix build errors | Randy Dunlap | 2016-07-27 | 1 | -0/+1 | |
* | | | Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 | 2 | -4/+41 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'acpi-ec' and 'acpi-button' | Rafael J. Wysocki | 2016-08-05 | 2 | -4/+41 | |
| |\ \ \ \ | ||||||
| | | * | | | ACPI / button: remove pointer to old lid_sysfs on unbind | Benjamin Tissoires | 2016-08-03 | 1 | -0/+4 | |
| | * | | | | ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx | Lv Zheng | 2016-08-04 | 1 | -4/+37 | |
* | | | | | | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-06 | 4 | -24/+28 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' | Rafael J. Wysocki | 2016-08-05 | 4 | -24/+28 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | PM / OPP: optimize dev_pm_opp_set_rate() performance a bit | Jisheng Zhang | 2016-07-28 | 1 | -12/+19 | |
| | | | * | | | | | | | PM-wakeup: Delete unnecessary checks before three function calls | Markus Elfring | 2016-07-28 | 1 | -11/+7 | |
| | | * | | | | | | | | cpufreq: Do not default-yes CPU_FREQ_STAT | Borislav Petkov | 2016-08-03 | 1 | -1/+0 | |
| | | * | | | | | | | | cpufreq: intel_pstate: Add more out-of-band IDs | Srinivas Pandruvada | 2016-07-28 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-08-06 | 13 | -59/+1151 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Input: silead - remove some dead code | Dan Carpenter | 2016-08-04 | 1 | -3/+0 | |
| * | | | | | | | | | | | Input: sis-i2c - select CONFIG_CRC_ITU_T | Arnd Bergmann | 2016-08-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2016-08-04 | 13 | -59/+1153 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Input: add driver for SiS 9200 family I2C touchscreen controllers | Mika Penttilä | 2016-08-03 | 3 | -0/+426 | |
| | * | | | | | | | | | | | Input: ili210x - fix permissions on "calibrate" attribute | Dmitry Torokhov | 2016-08-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Input: elan_i2c - properly wake up touchpad on ASUS laptops | KT Liao | 2016-08-03 | 1 | -16/+63 | |
| | * | | | | | | | | | | | Input: add driver for Silead touchscreens | Robert Dolca | 2016-08-03 | 3 | -0/+581 | |
| | * | | | | | | | | | | | Input: elantech - fix debug dump of the current packet | Benjamin Tissoires | 2016-08-03 | 1 | -6/+2 | |
| | * | | | | | | | | | | | Input: rotary_encoder - support binary encoding of states | Uwe Kleine-König | 2016-07-28 | 1 | -1/+22 | |
| | * | | | | | | | | | | | Input: xpad - power off wireless 360 controllers on suspend | Cameron Gutman | 2016-07-28 | 1 | -0/+43 | |
| | * | | | | | | | | | | | Input: i8042 - break load dependency between atkbd/psmouse and i8042 | Dmitry Torokhov | 2016-07-27 | 2 | -21/+5 | |
| | * | | | | | | | | | | | Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() | Markus Elfring | 2016-07-26 | 1 | -4/+1 | |
| | * | | | | | | | | | | | Input: cros_ec_keyb - cleanup use of dev | Douglas Anderson | 2016-07-26 | 1 | -10/+9 | |
* | | | | | | | | | | | | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-08-06 | 7 | -300/+293 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | staging: emxx_udc: allow modular build | Arnd Bergmann | 2016-07-26 | 2 | -5/+33 | |
| * | | | | | | | | | | | | | Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-07-26 | 5 | -295/+260 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | USB: serial: use variable for status | Oliver Neukum | 2016-07-16 | 1 | -8/+10 | |
| | * | | | | | | | | | | | | | USB: serial: option: add support for Telit LE910 PID 0x1206 | Daniele Palmas | 2016-07-16 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | USB: serial: cp210x: use kmemdup | Muhammad Falak R Wani | 2016-07-15 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | USB: serial: ti_usb_3410_5052: use functions rather than macros | Mathieu OTHACEHE | 2016-07-15 | 1 | -4/+11 | |
| | * | | | | | | | | | | | | | USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h | Mathieu OTHACEHE | 2016-07-15 | 2 | -261/+235 | |
| | * | | | | | | | | | | | | | USB: serial: ti_usb_3410_5052: use __packed | Mathieu OTHACEHE | 2016-07-15 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | USB: serial: ti_usb_3410_5052: remove useless comments | Mathieu OTHACEHE | 2016-07-15 | 1 | -21/+2 | |
* | | | | | | | | | | | | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 44 | -944/+840 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | rtc: rv8803: Clear V1F when setting the time | Benoît Thébaudeau | 2016-07-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | rtc: rv8803: Stop the clock while setting the time | Benoît Thébaudeau | 2016-07-28 | 1 | -1/+17 | |
| * | | | | | | | | | | | | | | | rtc: rv8803: Always apply the I²C workaround | Benoît Thébaudeau | 2016-07-28 | 1 | -66/+113 | |
| * | | | | | | | | | | | | | | | rtc: rv8803: Fix read day of week | Benoît Thébaudeau | 2016-07-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | rtc: rv8803: Remove the check for valid time | Benoît Thébaudeau | 2016-07-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | rtc: rv8803: Kconfig: Indicate rx8900 support | Benoît Thébaudeau | 2016-07-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | rtc: asm9260: remove .owner field for driver | Wei Yongjun | 2016-07-27 | 1 | -1/+0 |