index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
ALSA: hda/realtek - Refactor alc269_fixup_hp_mute_led_mic*()
Takashi Iwai
1
-19
/
+13
2018-05-29
ALSA: hda/realtek - Fixup mute led on HP Spectre x360
Tom Briden
1
-0
/
+19
2018-05-29
mfd: intel-lpss: Program REMAP register in PIO mode
Andy Shevchenko
1
-2
/
+2
2018-05-29
mfd: cros_ec_i2c: Moving the system sleep pm ops to late
Joseph Lo
1
-2
/
+3
2018-05-29
mfd: cros_ec_i2c: Add ACPI module device table
Wei-Ning Huang
2
-1
/
+13
2018-05-29
mfd: cros_ec_dev: Register shutdown function for debugfs
Daniel Hung-yu Wu
1
-0
/
+9
2018-05-29
mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice
Enric Balletbo i Serra
1
-0
/
+16
2018-05-29
mfd: cros_ec: Don't try to grab log when suspended
Douglas Anderson
3
-0
/
+26
2018-05-29
mfd: cros_ec: Free IRQ automatically
Vincent Palatin
1
-14
/
+6
2018-05-29
mfd: cros_ec: Fail early if we cannot identify the EC
Vincent Palatin
1
-1
/
+5
2018-05-29
mfd: syscon: atmel-smc: Include string.h
Sebastian Andrzej Siewior
1
-0
/
+1
2018-05-29
MAINTAINERS: Add entry for STM32 timer and lptimer drivers
Fabrice Gasnier
1
-0
/
+10
2018-05-29
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
6
-5
/
+70
2018-05-29
ALSA: hda: Add Intel NUC5i7RY to the power_save blacklist
Hans de Goede
1
-0
/
+2
2018-05-29
iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
Hao Wei Tee
1
-5
/
+5
2018-05-29
Revert "rt2800: use TXOP_BACKOFF for probe frames"
Stanislaw Gruszka
1
-4
/
+3
2018-05-29
rtlwifi: remove duplicate code
Gustavo A. R. Silva
1
-19
/
+4
2018-05-29
mwifiex: reserve passive scan time for radar channel
Xinming Hu
1
-3
/
+6
2018-05-29
mwifiex: increase log level for internal scan fail result
Xinming Hu
1
-1
/
+1
2018-05-29
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+5
2018-05-29
mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
Ganapathi Bhat
3
-1
/
+21
2018-05-29
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
1
-0
/
+3
2018-05-29
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
4
-4
/
+10
2018-05-29
rsi: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
1
-1
/
+1
2018-05-29
wlcore: sdio: check for valid platform device data before suspend
Eyal Reizer
1
-0
/
+5
2018-05-29
atmel: Add missing call to pci_disable_device()
YueHaibing
1
-1
/
+3
2018-05-29
rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFO
Ping-Ke Shih
1
-0
/
+22
2018-05-29
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
2
-4
/
+9
2018-05-29
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
4
-81
/
+25
2018-05-29
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
5
-9
/
+3
2018-05-29
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
11
-90
/
+2
2018-05-29
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
14
-230
/
+81
2018-05-29
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
7
-5
/
+15
2018-05-29
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
6
-24
/
+0
2018-05-29
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
4
-100
/
+0
2018-05-29
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
7
-55
/
+39
2018-05-29
rtlwifi: rename register-based C2H command IDs to V0
Ping-Ke Shih
2
-13
/
+13
2018-05-29
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
5
-31
/
+8
2018-05-29
rtlwifi: remove CONNECTION_MONITOR flag
Ping-Ke Shih
1
-1
/
+0
2018-05-29
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
7
-21
/
+112
2018-05-29
wlcore: sdio: Fix flakey SDIO runtime PM handling
Tony Lindgren
1
-4
/
+12
2018-05-29
ALSA: xen: ensure nul-terminated device name
Arnd Bergmann
1
-1
/
+1
2018-05-28
Merge branch 'ib-chrome-platform-atmel-mxt-ts-device-properties' into working-branch-for-4.18
Benson Leung
1
-29
/
+278
2018-05-28
platform: chrome: Add input dependency for tablet switch driver
Arnd Bergmann
1
-0
/
+1
2018-05-29
dmaengine: sprd: Add Spreadtrum DMA configuration
Eric Long
2
-0
/
+186
2018-05-29
dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()
Eric Long
1
-128
/
+39
2018-05-29
Merge branch 'hns3-next'
David S. Miller
10
-207
/
+283
2018-05-29
net: hns3: Fixes initalization of RoCE handle and makes it conditional
Lijun Ou
1
-3
/
+5
2018-05-29
net: hns3: Adds support for led locate command for copper port
Jian Shen
2
-41
/
+6
2018-05-29
net: hns3: Remove unused led control code
Jian Shen
3
-112
/
+0
[prev]
[next]