Commit Graph

  • c29bd5bbb6 staging: gasket: gasket_enable_dev remove unnecessary variable Todd Poynor 2018-07-19 20:49:02 -07:00
  • 378d57f04e Keep apex in reset mode unless it's used. Leonid Lobachev 2018-07-23 17:27:43 -07:00
  • 237454b288 Apex performance ioctl Alex Van Damme 2018-07-23 16:06:02 -07:00
  • d737e80b17 Enable Apex on ARM64, fix compile issue Alex Van Damme 2018-07-23 15:52:12 -07:00
  • 883c9a9fa9 staging: gasket: drop gasket_cdev_get_info, use container_of Todd Poynor 2018-07-17 13:56:55 -07:00
  • e7cddbb9bd staging: gasket: bail out of reset sequence on device callback error Todd Poynor 2018-07-17 13:56:54 -07:00
  • d7ea69e8a4 staging: gasket: gasket_wait_with_reschedule use 32 bits of retry count Todd Poynor 2018-07-17 13:56:53 -07:00
  • bb0f4d4a3f staging: gasket: gasket_wait_with_reschedule simplify logic Todd Poynor 2018-07-17 13:56:52 -07:00
  • 11eb4eb149 staging: gasket: gasket_wait_with_reschedule use msleep Todd Poynor 2018-07-17 13:56:51 -07:00
  • c850f2c77e staging: gasket: fix gasket_wait_with_reschedule timeout return code Todd Poynor 2018-07-17 13:56:50 -07:00
  • dd69b60312 staging: gasket: convert gasket_mmap_has_permissions to bool return Todd Poynor 2018-07-17 13:56:49 -07:00
  • 04f5568b57 staging: gasket: Remove stale pointers on error allocating attr array Todd Poynor 2018-07-17 13:56:48 -07:00
  • a7546cc34c staging: gasket: Return EBUSY on mapping create when already in use Todd Poynor 2018-07-17 13:56:47 -07:00
  • d57203b516 staging: gasket: hold mutex on gasket driver unregistration Todd Poynor 2018-07-17 13:56:46 -07:00
  • dc5522d1dc staging: gasket: remove driver registration on class creation failure Todd Poynor 2018-07-17 13:56:45 -07:00
  • 1563830458 staging: gasket: whitespace fix in gasket_page_table_init Todd Poynor 2018-07-17 13:56:44 -07:00
  • cc9c05a0c8 staging: gasket: fix typo in gasket_core.h comments Todd Poynor 2018-07-17 13:56:43 -07:00
  • ef0319c4c4 staging: gasket: fix typo in apex_enter_reset Todd Poynor 2018-07-17 13:56:42 -07:00
  • 39bdbb8951 staging: gasket: remove gasket_wait_sync() Greg Kroah-Hartman 2018-07-13 17:46:17 +02:00
  • 1ba805dba8 staging: gasket: sysfs: remove legacy_device field Greg Kroah-Hartman 2018-07-13 10:29:04 +02:00
  • 1180baae6b staging: gasket: remove gasket_sysfs_register_show() Greg Kroah-Hartman 2018-07-13 10:29:03 +02:00
  • e5fd02987e staging: gasket: remove GASKET_SYSFS_REG() Greg Kroah-Hartman 2018-07-13 10:29:02 +02:00
  • 8ab2804fad staging: gasket: remove gasket_page_table_num_extended_entries() Greg Kroah-Hartman 2018-07-13 12:05:55 +02:00
  • 2343ad2d61 staging: gasket: remove gasket_interrupt_get_msix_entries() Greg Kroah-Hartman 2018-07-13 12:05:54 +02:00
  • 97ca040342 staging: gasket: remove gasket_interrupt_trigger_eventfd() Greg Kroah-Hartman 2018-07-13 12:05:53 +02:00
  • e7d963fa61 staging: gasket: remove gasket_interrupt_get_eventfd_ctxs() Greg Kroah-Hartman 2018-07-13 12:05:52 +02:00
  • 5335078357 staging: gasket: remove pointless gasket_interrupt_pause() Greg Kroah-Hartman 2018-07-13 12:05:51 +02:00
  • b27f5c2e98 staging: gasket: Use __func__ instead of hardcoded string - Style Felix Siegel 2018-07-13 00:58:49 +02:00
  • dbd32599d2 staging: gasket: remove "function entered" log messages Felix Siegel 2018-07-13 00:58:48 +02:00
  • c2b4e1cb8d staging: gasket: fix multi line comments style Felix Siegel 2018-07-12 21:27:14 +02:00
  • 4ec0581576 staging: gasket: Move open-curly brace to match kernel code style Felix Siegel 2018-07-12 21:27:13 +02:00
  • 57bc89e0ef staging: gasket: remove TODO item about SPDX usage Greg Kroah-Hartman 2018-07-11 13:39:12 +02:00
  • 653a5901f5 staging: gasket: remove redundant license information Greg Kroah-Hartman 2018-07-11 13:39:11 +02:00
  • 8ff3da62cb staging: gasket: add SPDX identifiers to all files. Greg Kroah-Hartman 2018-07-11 13:39:10 +02:00
  • cc8a3327da staging: gasket: fix plain integer as NULL pointer warning Ivan Bornyakov 2018-07-11 14:13:34 +03:00
  • dffd7b4359 staging: gasket: remove redundant pointer bar_data Colin Ian King 2018-07-11 11:40:05 +01:00
  • 392480bf3f drivers/staging/gasket: Use refcount_read() Todd Poynor 2018-07-06 23:43:10 -07:00
  • 14da0230d8 Staging: Gasket: shift wrapping bug in gasket_read_modify_write_64() Dan Carpenter 2018-07-06 11:39:21 +03:00
  • 85a2ab89f4 Staging: Gasket: fix a couple off by one bugs Dan Carpenter 2018-07-06 11:38:25 +03:00
  • c8bfb85d08 Staging: Gasket: uninitialized return in gasket_mmap() Dan Carpenter 2018-07-06 11:37:56 +03:00
  • e1c8e7a804 drivers/staging/gasket: Use 2-factor allocator calls Kees Cook 2018-07-04 10:31:25 -07:00
  • 0305c1f77f drivers/staging: Gasket driver framework + Apex driver Simon Que 2018-06-29 22:49:38 -04:00