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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
gpio: tegra: Move driver registration to subsys_init level
Dmitry Osipenko
1
-1
/
+1
2018-08-03
pinctrl: tegra: Move drivers registration to arch_init level
Dmitry Osipenko
5
-5
/
+30
2018-08-03
Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-4
/
+21
2018-08-03
pinctrl: baytrail: actually print the apparently misconfigured pin
Alexander Stein
1
-1
/
+2
2018-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+6
2018-08-03
net: hns3: Refine the MSIX allocation for PF
Jian Shen
3
-4
/
+9
2018-08-03
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
4
-16
/
+85
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
1
-2
/
+6
2018-08-03
drm/amd/display: Only require EDID read for HDMI and DVI
Harry Wentland
1
-1
/
+2
2018-08-03
drm/amd/display: Report non-DP display as disconnected without EDID
Harry Wentland
1
-0
/
+11
2018-08-03
mailbox: mediatek: Add Mediatek CMDQ driver
Houlong Wei
3
-0
/
+581
2018-08-03
gpu: drm: msm: Change return type to vm_fault_t
Souptick Joarder
2
-24
/
+11
2018-08-03
mailbox: ti-msgmgr: Add support for Secure Proxy
Nishanth Menon
1
-27
/
+204
2018-08-03
mailbox: ti-msgmgr: Move the memory region name to descriptor
Nishanth Menon
1
-2
/
+8
2018-08-03
mailbox: ti-msgmgr: Change message count mask to be descriptor based
Nishanth Menon
1
-7
/
+18
2018-08-03
mailbox: ti-msgmgr: Allocate Rx channel resources only on request
Nishanth Menon
1
-30
/
+61
2018-08-03
mailbox: ti-msgmgr: Get rid of unused structure members
Nishanth Menon
1
-6
/
+0
2018-08-03
mailbox/omap: use of_device_get_match_data() to get match data
Suman Anna
1
-7
/
+14
2018-08-03
mailbox/omap: switch to SPDX license identifier
Suman Anna
1
-9
/
+1
2018-08-03
mailbox: xgene-slimpro: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-3
/
+3
2018-08-03
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990
Balakrishna Godavarthi
2
-47
/
+363
2018-08-03
Bluetooth: btqca: Add wcn3990 firmware download support.
Balakrishna Godavarthi
1
-4
/
+21
2018-08-03
Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.
Balakrishna Godavarthi
1
-1
/
+3
2018-08-03
Bluetooth: hci_qca: Add wrapper functions for setting UART speed
Balakrishna Godavarthi
1
-23
/
+70
2018-08-03
Bluetooth: btqca: Redefine qca_uart_setup() to generic function.
Balakrishna Godavarthi
3
-16
/
+28
2018-08-03
Bluetooth: btqca: Rename ROME specific functions to generic functions
Balakrishna Godavarthi
3
-46
/
+51
2018-08-03
Bluetooth: hci_h5: Add support for enable and device-wake GPIOs
Hans de Goede
1
-0
/
+41
2018-08-03
Bluetooth: hci_h5: Add support for the RTL8723BS
Jeremy Cline
1
-0
/
+69
2018-08-03
Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
Jeremy Cline
1
-1
/
+39
2018-08-03
Bluetooth: hci_h5: Add support for serdev enumerated devices
Hans de Goede
1
-4
/
+48
2018-08-03
Bluetooth: btrtl: Add support for a config filename postfix
Hans de Goede
2
-14
/
+24
2018-08-03
Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
Martin Blumenstingl
1
-4
/
+47
2018-08-03
Bluetooth: btrtl: add support for retrieving the UART settings
Martin Blumenstingl
2
-0
/
+134
2018-08-03
Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_info
Hans de Goede
1
-31
/
+27
2018-08-03
Bluetooth: btrtl: split the device initialization into smaller parts
Martin Blumenstingl
2
-106
/
+199
2018-08-03
Bluetooth: btrtl: add MODULE_FIRMWARE declarations
Martin Blumenstingl
1
-0
/
+9
2018-08-03
Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errors
Marcel Holtmann
1
-40
/
+37
2018-08-03
genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete
Palmer Dabbelt
1
-16
/
+8
2018-08-03
irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-0
/
+8
2018-08-03
crypto: ccp - Check for NULL PSP pointer at module unload
Tom Lendacky
1
-0
/
+3
2018-08-03
crypto: ccree - allow bigger than sector XTS op
Gilad Ben-Yossef
1
-4
/
+1
2018-08-03
crypto: ccree - zero all of request ctx before use
Gilad Ben-Yossef
1
-3
/
+3
2018-08-03
crypto: ccree - remove cipher ivgen left overs
Gilad Ben-Yossef
3
-18
/
+2
2018-08-03
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
3
-30
/
+1
2018-08-03
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron
8
-0
/
+2895
2018-08-03
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req()
Jia-Ju Bai
1
-2
/
+2
2018-08-03
crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_schedule_reset()
Jia-Ju Bai
1
-1
/
+1
2018-08-03
crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_context()
Jia-Ju Bai
1
-1
/
+1
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
622
-4327
/
+6873
2018-08-03
Bluetooth: btusb: Release RF resource on BT shutdown
Amit K Bag
1
-0
/
+16
[prev]
[next]