summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-1580-527/+2127
|\
| * coresight: fix function etm_writel_cp14() parameter orderKaixu Xia2015-02-041-1/+1
| * coresight-etm: remove check for unknown Kconfig macroPaul Bolle2015-02-041-7/+1
| * coresight: fixing CPU hwid lookup in device treeMathieu Poirier2015-02-041-7/+9
| * coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia2015-02-041-3/+0
| * coresight: fix the debug AMBA bus nameKaixu Xia2015-02-041-2/+2
| * coresight: remove the extra spacesKaixu Xia2015-02-042-2/+2
| * coresight: fix the link between orphan connection and newly added deviceKaixu Xia2015-02-041-4/+5
| * coresight: remove the unnecessary replicator propertyKaixu Xia2015-02-041-4/+0
| * coresight: fix the replicator subtype valueKaixu Xia2015-02-031-1/+1
| * pdfdocs: Fix 'make pdfdocs' failure for 'uio-howto.tmpl'Sharon Dvir2015-02-031-7/+7
| * mcb: Fix error path of mcb_pci_probeJohannes Thumshirn2015-02-031-9/+9
| * virtio/console: verify device has config spaceMichael S. Tsirkin2015-02-031-0/+6
| * ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter2015-02-032-12/+12
| * mei: me: release hw from reset only during the reset flowAlexander Usyskin2015-02-031-2/+1
| * mei: mask interrupt set bit on clean reset bitAlexander Usyskin2015-02-031-1/+1
| * Merge tag 'extcon-next-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2015-01-263-2/+2
| |\
| | * extcon: max77693: Constify struct regmap_configKrzysztof Kozlowski2015-01-261-1/+1
| | * extcon: adc-jack: Release IIO channel on driver removeIvan T. Ivanov2015-01-261-0/+1
| | * extcon: Remove duplicated include from extcon-class.cWei Yongjun2015-01-261-1/+0
| * | Drivers: hv: vmbus: hv_process_timer_expiration() can be statickbuild test robot2015-01-251-1/+1
| * | Drivers: hv: vmbus: serialize Offer and Rescind offerVitaly Kuznetsov2015-01-251-8/+22
| * | Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov2015-01-253-9/+14
| * | Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()Vitaly Kuznetsov2015-01-251-5/+9
| * | pcmcia: fix incorrect bracketing on a testAlan2015-01-251-1/+1
| * | VMCI: Fix two UVA mapping bugsJorgen Hansen2015-01-252-7/+8
| * | misc: ti-st: add handling of the signal caseNicholas Mc Guire2015-01-251-8/+11
| * | pnpbios: bail out on strange errorsAlan Cox2015-01-251-1/+2
| * | i8k: Add support for fan labelsPali Rohár2015-01-251-14/+62
| * | i8k: Remove DMI config data for Latitude E6440 and E6540Pali Rohár2015-01-251-21/+0
| * | i8k: Autodetect fan RPM multiplierPali Rohár2015-01-251-12/+48
| * | i8k: Make fan module parameters an unsignedPali Rohár2015-01-251-9/+9
| * | i8k: Add support for Dell XPS 13Guenter Roeck2015-01-251-3/+11
| * | i8k: Rework error retriesGuenter Roeck2015-01-251-23/+24
| * | i8k: Return -ENODATA for invalid temperaturePali Rohár2015-01-251-3/+1
| * | i8k: Register only temperature sensors which have labelsPali Rohár2015-01-251-9/+9
| * | i8k: Add support for temperature sensor labelsPali Rohár2015-01-251-13/+61
| * | hv: hv_fcopy: drop the obsolete message on transfer failureDexuan Cui2015-01-251-0/+27
| * | Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arraysK. Y. Srinivasan2015-01-252-0/+75
| * | Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()K. Y. Srinivasan2015-01-251-2/+2
| * | Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-254-2/+145
| * | Drivers: hv: hv_balloon: Don't post pressure status from interrupt contextK. Y. Srinivasan2015-01-251-7/+4
| * | Drivers: hv: hv_balloon: Fix a locking bug in the balloon driverK. Y. Srinivasan2015-01-251-5/+63
| * | Drivers: hv: hv_balloon: Make adjustments in computing the floorK. Y. Srinivasan2015-01-251-4/+5
| * | Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov2015-01-251-6/+0
| * | Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov2015-01-251-2/+2
| * | Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov2015-01-251-13/+12
| * | Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov2015-01-251-3/+1
| * | Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley2015-01-256-0/+209
| * | mei: add reference counting for me clientsTomas Winkler2015-01-2510-94/+221
OpenPOWER on IntegriCloud