index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
quickstart
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
Staging / quickstart: remove reduplicate if(acpi_disabled) check
Hanjun Guo
1
-4
/
+0
2013-08-24
staging: quickstart: fix up sysfs file permissions
Greg Kroah-Hartman
1
-12
/
+9
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2012-02-13
Staging: quickstart: Fix compilation warning on 64 bit arch
Szymon Janc
1
-2
/
+3
2012-02-13
Staging: quickstart: Bump driver version to 1.04
Szymon Janc
1
-1
/
+1
2012-02-13
Staging: quickstart: Use scnprintf in quickstart_pressed_button_show
Szymon Janc
1
-1
/
+1
2012-02-09
Staging: quickstart: Use pr_err and pr_info for logs
Szymon Janc
1
-8
/
+8
2012-02-08
Staging: quickstart: Rename quickstart_btn to quickstart_button
Szymon Janc
1
-23
/
+23
2012-02-08
Staging: quickstart: Use %u for printing button id
Szymon Janc
1
-1
/
+1
2012-02-08
Staging: quickstart: Use list.h API for buttons list
Szymon Janc
1
-59
/
+36
2012-02-08
Staging: quickstart: Get rid of quickstart_data struct
Szymon Janc
1
-14
/
+11
2012-02-08
Staging: quickstart: Remove unused defines
Szymon Janc
1
-3
/
+0
2012-02-08
Staging: quickstart: Use switch-case in quickstart_acpi_notify
Szymon Janc
1
-3
/
+7
2012-02-08
Staging: quickstart: Cleanup quickstart_acpi_config
Szymon Janc
1
-9
/
+12
2012-02-08
Staging: quickstart: Cleanup quickstart_acpi_add
Szymon Janc
1
-8
/
+14
2012-02-08
Staging: quickstart: Cleanup quickstart_acpi_remove
Szymon Janc
1
-3
/
+5
2012-02-08
Staging: quickstart: Cleanup quickstart_acpi_ghid
Szymon Janc
1
-12
/
+26
2012-02-08
Staging: quickstart: Make quickstart_input static
Szymon Janc
1
-1
/
+1
2012-02-08
Staging: quickstart: Move some code to avoid forward declarations
Szymon Janc
1
-44
/
+31
2012-02-08
Staging: quickstart: Prefix remaining functions names with quickstart_
Szymon Janc
1
-9
/
+9
2012-02-08
Staging: quickstart: Some style, whitespaces and typos fixes
Szymon Janc
1
-41
/
+39
2011-02-09
Staging: quickstart: fixed coding style issues
Timo von Holtz
1
-2
/
+3
2010-11-16
Staging: quickstart: free after input_unregister_device()
Dan Carpenter
1
-2
/
+8
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
1
-4
/
+3
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+1
2010-08-31
Staging: quickstart: acpi_status is unsigned
Dan Carpenter
1
-4
/
+3
2010-08-02
Staging: quickstart: depends on INPUT
Randy Dunlap
1
-1
/
+1
2010-07-08
Staging: quickstart: add the quickstart driver to the build
Greg Kroah-Hartman
2
-0
/
+11
2010-07-08
Staging: add quickstart acpi key driver
Angelo Arrifano
1
-0
/
+474