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-02
IB/ipoib: Consolidate checking of the proposed child interface
Jason Gunthorpe
2
-28
/
+52
2018-08-02
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
3
-26
/
+16
2018-08-02
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
3
-11
/
+30
2018-08-02
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
4
-48
/
+65
2018-08-02
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
5
-94
/
+124
2018-08-02
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
4
-119
/
+114
2018-08-02
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
3
-32
/
+34
2018-08-02
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2
-24
/
+10
2018-08-02
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
4
-13
/
+18
2018-08-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
4
-2
/
+183
2018-08-02
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
4
-15
/
+79
2018-08-02
rdma/cxgb4: fix some info leaks
Dan Carpenter
1
-4
/
+3
2018-08-02
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
4
-20
/
+240
2018-08-02
Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
4
-9
/
+16
2018-08-02
media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-3
/
+3
2018-08-02
media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()
Jia-Ju Bai
1
-10
/
+10
2018-08-02
media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()
Jia-Ju Bai
1
-1
/
+1
2018-08-02
media: davinci: vpif_display: Mix memory leak on probe error path
Anton Vasilyev
1
-8
/
+16
2018-08-02
media: vimc: Remove redundant free
Anton Vasilyev
1
-1
/
+0
2018-08-02
media: dvb-frontends: rtl2832_sdr: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-3
/
+3
2018-08-02
media: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
1
-2
/
+1
2018-08-02
media: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2018-08-02
media: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2018-08-02
media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driver
Katsuhiro Suzuki
4
-0
/
+840
2018-08-02
media: dm1105: Limit number of cards to avoid buffer over read
Anton Vasilyev
1
-0
/
+3
2018-08-02
media: helene: add I2C device probe function
Katsuhiro Suzuki
2
-4
/
+87
2018-08-02
media: dw2102: Fix memleak on sequence of probes
Anton Vasilyev
1
-5
/
+14
2018-08-03
bpf: extend bpf_prog_array to store pointers to the cgroup storage
Roman Gushchin
1
-4
/
+6
2018-08-02
media: headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
7
-0
/
+7
2018-08-02
media: dvb_frontend: ensure that the step is ok for both FE and tuner
Mauro Carvalho Chehab
1
-1
/
+4
2018-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
95
-397
/
+398
2018-08-02
xen-netback: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-02
drivers: net: lmc: fix case value for target abort error
Colin Ian King
1
-1
/
+1
2018-08-02
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2
-14
/
+1
2018-08-02
net: phy: Add pm support to Broadcom iProc mdio mux driver
Arun Parameswaran
1
-0
/
+27
2018-08-02
net: phy: Add support to configure clock in Broadcom iProc mdio mux
Arun Parameswaran
1
-2
/
+39
2018-08-02
net: phy: Use devm api for mdio bus allocation in bcm iproc mdio mux
Arun Parameswaran
1
-5
/
+2
2018-08-02
net: phy: Disable external master access in bcm mdio mux driver
Arun Parameswaran
1
-0
/
+15
2018-08-02
net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
Arun Parameswaran
1
-5
/
+15
2018-08-02
random: Make crng state queryable
Jason A. Donenfeld
1
-0
/
+15
2018-08-02
gpio: pxa: remove set but not used variable 'gpio_offset'
Wei Yongjun
1
-4
/
+1
2018-08-02
scsi: Check sense buffer size at build time
Kees Cook
1
-3
/
+3
2018-08-02
libata-scsi: Move sense buffers onto stack
Kees Cook
1
-12
/
+6
2018-08-02
cdrom: Use struct scsi_sense_hdr internally
Kees Cook
2
-3
/
+7
2018-08-02
ide-cd: Remove redundant sense buffer
Kees Cook
1
-8
/
+9
2018-08-02
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
6
-64
/
+61
2018-08-02
target: don't depend on SCSI
Christoph Hellwig
1
-2
/
+3
2018-08-02
scsi: build scsi_common.o for all scsi passthrough request users
Christoph Hellwig
2
-2
/
+2
2018-08-02
scsi: cxlflash: Drop unused sense buffers
Kees Cook
2
-11
/
+4
2018-08-02
ide-cd: Drop unused sense buffers
Kees Cook
3
-44
/
+28
[prev]
[next]