index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
ACPI / video: Make acpi_video_unregister_backlight() private
Hans de Goede
3
-3
/
+2
2015-06-19
acpi-video-detect: Remove old API
Hans de Goede
2
-50
/
+0
2015-06-19
toshiba-acpi: Port to new backlight interface selection API
Hans de Goede
1
-5
/
+2
2015-06-19
thinkpad-acpi: Port to new backlight interface selection API
Hans de Goede
1
-2
/
+3
2015-06-19
sony-laptop: Port to new backlight interface selection API
Hans de Goede
1
-5
/
+2
2015-06-19
samsung-laptop: Port to new backlight interface selection API
Hans de Goede
1
-23
/
+4
2015-06-19
msi-wmi: Port to new backlight interface selection API
Hans de Goede
1
-1
/
+3
2015-06-19
msi-laptop: Port to new backlight interface selection API
Hans de Goede
1
-3
/
+3
2015-06-19
intel-oaktrail: Port to new backlight interface selection API
Hans de Goede
1
-4
/
+3
2015-06-19
ideapad-laptop: Port to new backlight interface selection API
Hans de Goede
1
-1
/
+2
2015-06-19
fujitsu-laptop: Port to new backlight interface selection API
Hans de Goede
1
-3
/
+3
2015-06-19
eeepc-laptop: Port to new backlight interface selection API
Hans de Goede
1
-3
/
+2
2015-06-19
dell-wmi: Port to new backlight interface selection API
Hans de Goede
1
-1
/
+2
2015-06-19
dell-laptop: Port to new backlight interface selection API
Hans de Goede
1
-6
/
+2
2015-06-19
compal-laptop: Port to new backlight interface selection API
Hans de Goede
1
-2
/
+2
2015-06-19
asus-wmi: Port to new backlight interface selection API
Hans de Goede
1
-8
/
+7
2015-06-19
asus-laptop: Port to new backlight interface selection API
Hans de Goede
1
-3
/
+3
2015-06-19
apple-gmux: Port to new backlight interface selection API
Hans de Goede
1
-2
/
+1
2015-06-19
acer-wmi: Port to new backlight interface selection API
Hans de Goede
1
-7
/
+3
2015-06-19
ACPI / video: Fix acpi_video _register vs _unregister_backlight race
Hans de Goede
1
-22
/
+21
2015-06-19
ACPI / video: Move dmi_check_system from module_init to acpi_video_register
Hans de Goede
1
-5
/
+5
2015-06-19
ACPI / video: Move backlight notifier to video_detect.c
Hans de Goede
2
-57
/
+29
2015-06-19
ACPI / video: Port to new backlight interface selection API
Hans de Goede
3
-167
/
+137
2015-06-19
drm: i915: Port to new backlight interface selection API
Hans de Goede
1
-11
/
+1
2015-06-19
acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added
Hans de Goede
1
-0
/
+3
2015-06-19
acpi-video-detect: Rewrite backlight interface selection logic
Hans de Goede
2
-88
/
+100
2015-06-19
acpi-video-detect: video: Make video_detect code part of the video module
Hans de Goede
6
-32
/
+47
2015-06-19
acpi-video-detect: Move acpi_osi_is_win8 to osl.c
Hans de Goede
4
-13
/
+7
2015-06-19
acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c
Hans de Goede
3
-66
/
+58
2015-06-19
acpi-video-detect: Make acpi_video_get_capabilities a private function
Hans de Goede
2
-14
/
+1
2015-06-19
acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function
Hans de Goede
2
-14
/
+0
2015-06-19
apple-gmux: Stop using acpi_video_dmi_demote_vendor()
Hans de Goede
1
-1
/
+0
2015-06-19
samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...
Hans de Goede
1
-2
/
+2
2015-06-19
asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister
Hans de Goede
1
-1
/
+1
2015-06-19
apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister
Hans de Goede
1
-1
/
+1
2015-06-15
ACPI / scan: constify ACPI device ids
Mathias Krause
1
-1
/
+1
2015-06-15
ACPI / video: constify ACPI and DMI id tables
Mathias Krause
1
-2
/
+2
2015-06-15
ACPI / video: Add a parameter to not register the backlight sysfs interface
Hans de Goede
1
-4
/
+39
2015-06-15
ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1
Hans de Goede
1
-0
/
+9
2015-06-15
Linux 4.1-rc8
v4.1-rc8
Linus Torvalds
1
-1
/
+1
2015-06-13
MPI: MIPS: Fix compilation error with GCC 5.1
Jaedon Shin
1
-2
/
+2
2015-06-13
IRQCHIP: mips-gic: Don't nest calls to do_IRQ()
Rabin Vincent
1
-7
/
+14
2015-06-12
Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt
Masanari Iida
1
-1
/
+1
2015-06-12
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
Marcelo Ricardo Leitner
1
-1
/
+10
2015-06-12
iommu/vt-d: Only enable extended context tables if PASID is supported
David Woodhouse
2
-3
/
+21
2015-06-12
md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync
NeilBrown
3
-0
/
+3
2015-06-12
md: Close race when setting 'action' to 'idle'.
NeilBrown
1
-5
/
+6
2015-06-12
md: don't return 0 from array_state_store
NeilBrown
1
-1
/
+1
2015-06-12
dmaengine: Fix choppy sound because of unimplemented resume
Krzysztof Kozlowski
1
-1
/
+5
2015-06-12
ALSA: hda - Abort the probe without i915 binding for HSW/BDW
Takashi Iwai
1
-2
/
+16
[next]