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-01-26
i2c: meson: update doc description to fix build warnings
Yixun Lan
1
-1
/
+1
2018-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-17
/
+10
2018-01-26
Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-21
/
+58
2018-01-26
Merge tag 'omap-for-v4.16/ti-sysc-fix-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
Arnd Bergmann
1
-1
/
+1
2018-01-26
Merge tag 'zynqmp-soc-fixes-for-4.16' of https://github.com/Xilinx/linux-xlnx into next/drivers
Arnd Bergmann
2
-11
/
+12
2018-01-26
cxgb4: use backdoor access to collect dumps when firmware crashed
Rahul Lakkireddy
1
-13
/
+38
2018-01-26
cxgb4: fix incorrect condition for using firmware LDST commands
Rahul Lakkireddy
1
-1
/
+1
2018-01-26
cxgb4: reset FW_OK flag on firmware crash
Rahul Lakkireddy
1
-1
/
+3
2018-01-26
net: hns3: add int_gl_idx setup for VF
Fuyun Liang
2
-0
/
+13
2018-01-26
net: hns3: add get/set_coalesce support to VF
Fuyun Liang
1
-0
/
+2
2018-01-26
Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2
-2
/
+2
2018-01-26
regulator: core: Refactor regulator_list_voltage()
Maciej Purski
1
-5
/
+5
2018-01-26
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
3
-22
/
+24
2018-01-26
ixgbevf: improve performance and reduce size of ixgbevf_tx_map()
Emil Tantilov
1
-25
/
+20
2018-01-26
ixgbevf: clear rx_buffer_info in configure instead of clean
Emil Tantilov
1
-13
/
+13
2018-01-26
ixgbevf: add counters for Rx page allocations
Emil Tantilov
3
-7
/
+25
2018-01-26
ixgbevf: update code to better handle incrementing page count
Emil Tantilov
2
-9
/
+28
2018-01-26
ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING
Emil Tantilov
2
-22
/
+38
2018-01-26
ixgbevf: use length to determine if descriptor is done
Emil Tantilov
1
-6
/
+8
2018-01-26
ixgbevf: only DMA sync frame length
Emil Tantilov
1
-3
/
+4
2018-01-26
ixgbevf: add function for checking if we can reuse page
Emil Tantilov
1
-26
/
+33
2018-01-26
IB/mthca: Fix gup usage in mthca_map_user_db()
Davidlohr Bueso
1
-1
/
+1
2018-01-26
sfc: add suffix to large constant in ptp
Bert Kenward
1
-1
/
+1
2018-01-26
ssb: Do not disable PCI host on non-Mips
Sven Joachim
1
-1
/
+1
2018-01-26
spi: dw: Remove unused members from struct chip_data
Jarkko Nikula
1
-2
/
+0
2018-01-26
regulator: add PM suspend and resume hooks
Chunyan Zhang
2
-30
/
+239
2018-01-26
regulator: empty the old suspend functions
Chunyan Zhang
1
-74
/
+0
2018-01-26
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
2
-10
/
+10
2018-01-26
regulator: make regulator voltage be an array to support more states
Chunyan Zhang
2
-30
/
+51
2018-01-26
staging: rtlwifi: remove redundant initialization of 'cfg_cmd'
Colin Ian King
1
-1
/
+1
2018-01-26
staging: rtl8723bs: remove a couple of redundant initializations
Colin Ian King
2
-2
/
+2
2018-01-26
staging: comedi: reformat lines to 80 chars or less
Eujon Sellers
1
-4
/
+8
2018-01-26
staging: lustre: separate a connection destroy from free struct kib_conn
Dmitry Eremin
3
-7
/
+8
2018-01-26
s390/sclp: expose the GISA format facility
Michael Mueller
1
-1
/
+2
2018-01-26
drm/i915/lrc: Remove superfluous WARN_ON
Chris Wilson
1
-7
/
+7
2018-01-26
spi: orion: Fix a resource leak if the optional "axi" clk is deferred
Christophe Jaillet
1
-5
/
+8
2018-01-26
drm/dp: Add HBR3 support in existing DRM DP helpers
Manasi Navare
2
-0
/
+7
2018-01-26
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
2
-0
/
+27
2018-01-26
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
4
-0
/
+281
2018-01-26
can: migrate documentation to restructured text
Robert Schwebel
2
-2
/
+2
2018-01-26
mt76: validate rx CCMP PN
Felix Fietkau
5
-15
/
+124
2018-01-26
mt76: pass the per-vif wcid to the core for multicast rx
Felix Fietkau
3
-3
/
+14
2018-01-26
mt76: split mt76_rx_complete
Felix Fietkau
4
-16
/
+23
2018-01-26
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
7
-4
/
+319
2018-01-26
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
5
-3
/
+38
2018-01-26
mt76: add an intermediate struct for rx status information
Felix Fietkau
3
-3
/
+43
2018-01-26
mt76: fix TSF value in probe responses
Felix Fietkau
1
-1
/
+5
2018-01-26
mt76: retry rx polling as long as there is budget left
Felix Fietkau
1
-3
/
+7
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2
-3
/
+18
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
[prev]
[next]