index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-21
[media] vb2: fix VBI/poll regression
Hans Verkuil
1
-3
/
+14
2014-09-21
[media] cx2341x: fix kernel oops
Hans Verkuil
1
-0
/
+1
2014-09-21
[media] cx24123: fix kernel oops due to missing parent pointer
Hans Verkuil
1
-0
/
+1
2014-09-21
[media] adv7604: fix inverted condition
Hans Verkuil
1
-1
/
+1
2014-09-21
[media] media/radio: fix radio-miropcm20.c build with io.h header file
Randy Dunlap
1
-0
/
+1
2014-09-21
[media] vb2: fix plane index sanity check in vb2_plane_cookie()
Zhaowei Yuan
1
-1
/
+1
2014-09-21
[media] vb2: fix vb2 state check when start_streaming fails
Hans Verkuil
1
-7
/
+10
2014-09-21
[media] videobuf2-core: add comments before the WARN_ON
Hans Verkuil
1
-0
/
+12
2014-09-21
[media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pages
Hans Verkuil
1
-1
/
+1
2014-09-04
[media] af9035: new IDs: add support for PCTV 78e and PCTV 79e
Malcolm Priestley
2
-0
/
+6
2014-09-04
[media] af9033: feed clock to RF tuner
Antti Palosaari
1
-0
/
+13
2014-09-04
[media] it913x: init tuner on attach
Bimow Chen
1
-0
/
+6
2014-09-04
[media] af9033: update IT9135 tuner inittabs
Bimow Chen
1
-11
/
+9
2014-09-04
[media] Kconfig: do not select SPI bus on sub-driver auto-select
Antti Palosaari
1
-1
/
+0
2014-09-03
[media] cx18: fix kernel oops with tda8290 tuner
Hans Verkuil
1
-0
/
+1
2014-09-03
[media] smiapp: Set sub-device owner
Sakari Ailus
1
-1
/
+1
2014-09-03
[media] smiapp: Fix power count handling
Sakari Ailus
1
-9
/
+2
2014-08-16
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
21
-107
/
+529
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+76
2014-08-16
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...
Linus Torvalds
1
-0
/
+1
2014-08-16
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2
-0
/
+20
2014-08-16
platform/x86: Toshiba HDD Active Protection Sensor
Azael Avalos
1
-0
/
+265
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the U32U
Hans de Goede
1
-0
/
+14
2014-08-16
alienware-wmi: make hdmi_mux enabled on case-by-case basis
Mario Limonciello
1
-2
/
+20
2014-08-16
ideapad-laptop: Constify DMI table and other r/o variables
Mathias Krause
1
-2
/
+2
2014-08-16
asus-nb-wmi.c: Rename x401u quirk to wapf4
Hans de Goede
1
-13
/
+13
2014-08-16
compal-laptop: correct invalid hwmon name
Roald Frederickx
1
-1
/
+1
2014-08-16
toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list
Azael Avalos
1
-0
/
+7
2014-08-16
toshiba_acpi: Add extra check to backlight code
Azael Avalos
1
-4
/
+17
2014-08-16
Fix log message about future removal of interface
Martin Kepplinger
1
-3
/
+3
2014-08-16
ideapad-laptop: Disable touchpad interface on Yoga models
Hans de Goede
1
-0
/
+27
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the X550CC
Hans de Goede
1
-0
/
+9
2014-08-16
intel_ips: Make ips_mcp_limits variables static
Mathias Krause
1
-3
/
+3
2014-08-16
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
Mathias Krause
1
-2
/
+2
2014-08-16
fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst
Mathias Krause
1
-5
/
+5
2014-08-16
hp-wmi: Add missing __init annotations to initialization code
Mathias Krause
1
-3
/
+3
2014-08-16
hp_accel: Constify ACPI and DMI tables
Mathias Krause
1
-2
/
+2
2014-08-16
fujitsu-tablet: Mark DMI callbacks as __init code
Mathias Krause
1
-3
/
+3
2014-08-16
dell-laptop: Mark dell_quirks[] DMI table as __initconst
Mathias Krause
1
-3
/
+3
2014-08-16
eeepc-wmi: Constify asus_quirks[] DMI table
Mathias Krause
1
-1
/
+1
2014-08-16
acer-wmi: Mark init data and code as such
Mathias Krause
1
-20
/
+21
2014-08-16
asus-nb-wmi: Constify asus_quirks[] DMI table
Mathias Krause
1
-1
/
+1
2014-08-16
alienware-wmi: Mark DMI table as __initconst
Mathias Krause
1
-2
/
+2
2014-08-16
acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP
Mathias Krause
1
-0
/
+5
2014-08-16
acer-wmi: Mark acer_wmi_keymap[] as __initconst
Mathias Krause
1
-1
/
+1
2014-08-16
WMI: Remove unnecessary null test
Himangi Saraogi
1
-4
/
+0
2014-08-16
drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity
Andrey Utkin
1
-1
/
+1
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the X550CL
Hans de Goede
1
-0
/
+9
2014-08-16
asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA
AceLan Kao
1
-0
/
+13
2014-08-16
asus-wmi: control wlan-led if wapf > 0
AceLan Kao
1
-2
/
+2
[next]