summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-1430-48/+2334
|\
| * s390/kdump: add support for vector extensionMichael Holzheu2014-10-091-7/+11
| * s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer2014-10-092-0/+17
| * s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-092-2/+2
| * s390/dasd: add support for control unit initiated reconfigurationStefan Haberland2014-10-095-5/+472
| * s390/dasd: fix infinite loop during formatStefan Haberland2014-10-091-10/+15
| * s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer2014-09-251-4/+3
| * s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland2014-09-251-1/+3
| * s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2014-09-2515-0/+1791
| * s390/sclp: reduce dependency on event type masksMartin Schwidefsky2014-09-253-14/+5
| * s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer2014-09-252-5/+15
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-1311-20/+8
|\ \
| * | sched: Let the scheduler see CPU idle statesDaniel Lezcano2014-09-241-0/+6
| * | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-1910-13/+0
| * | cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpusChuansheng Liu2014-09-191-7/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-1/+1
|\ \ \
| * | | locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-131-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-1318-295/+100
|\ \ \ \
| * | | | fix misuses of f_count() in ppp and netlinkAl Viro2014-10-091-1/+1
| * | | | [infiniband] remove pointless assignmentsAl Viro2014-10-092-2/+0
| * | | | gadgetfs: saner API for gadgetfs_create_file()Al Viro2014-10-091-16/+10
| * | | | f_fs: saner API for ffs_sb_create_file()Al Viro2014-10-091-14/+10
| * | | | [s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro2014-10-091-1/+0
| * | | | android: ->f_op is never NULLAl Viro2014-10-091-1/+1
| * | | | nouveau: __iomem misannotationsAl Viro2014-10-093-7/+7
| * | | | switch logger to ->write_iter()Al Viro2014-10-091-77/+26
| * | | | switch hci_vhci to ->write_iter()Al Viro2014-10-091-14/+8
| * | | | switch /dev/zero and /dev/full to ->read_iter()Al Viro2014-10-091-43/+13
| * | | | dma-buf: don't open-code atomic_long_read()Al Viro2014-10-091-1/+1
| * | | | rsxx debugfs inanityAl Viro2014-10-091-65/+16
| * | | | carma-fpga: switch to simple_read_from_buffer()Al Viro2014-10-091-7/+2
| * | | | carma-fpga: switch to fixed_size_llseek()Al Viro2014-10-091-20/+1
| * | | | vme: don't open-code fixed_size_llseek()Al Viro2014-10-091-25/+3
| * | | | ashmem: use vfs_llseek()Al Viro2014-10-091-1/+1
* | | | | Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-10-125-369/+522
|\ \ \ \ \
| * | | | | toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos2014-10-061-9/+29
| * | | | | toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos2014-09-301-67/+62
| * | | | | toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos2014-09-301-71/+72
| * | | | | toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos2014-09-301-59/+60
| * | | | | dell-wmi: Fix access out of memoryPali Rohár2014-09-291-3/+9
| * | | | | eeepc-laptop: clean up control flow in *_rfkill_notifierFrans Klaver2014-09-221-29/+28
| * | | | | eeepc-laptop: store_cpufv: return error if set_acpi failsFrans Klaver2014-09-191-1/+3
| * | | | | eeepc-laptop: check proper return values in get_cpufvFrans Klaver2014-09-191-1/+4
| * | | | | eeepc-laptop: make fan1_input really read-onlyFrans Klaver2014-09-191-9/+13
| * | | | | eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * | | | | eeepc-laptop: tell sysfs that the disp attribute is write-onlyFrans Klaver2014-09-191-5/+9
| * | | | | eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * | | | | eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributesFrans Klaver2014-09-191-30/+4
| * | | | | eeepc-laptop: change sysfs function names to API expectationsFrans Klaver2014-09-191-14/+14
| * | | | | eeepc-laptop: clean up coding styleFrans Klaver2014-09-191-3/+5