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
2019-10-27
usb: gadget: udc: renesas_usb3: Fix __le16 warnings
Yoshihiro Shimoda
1
-5
/
+6
2019-10-27
usb: renesas_usbhs: fix __le16 warnings
Ben Dooks (Codethink)
1
-6
/
+6
2019-10-27
usb: cdns3: include host-export,h for cdns3_host_init
Ben Dooks (Codethink)
2
-1
/
+1
2019-10-27
usb: mtu3: fix missing include of mtu3_dr.h
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-27
usb: fsl: Check memory resource before releasing it
Nikhil Badola
1
-1
/
+1
2019-10-27
usb: dwc3: select CONFIG_REGMAP_MMIO
Arnd Bergmann
1
-0
/
+1
2019-10-26
Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-4
/
+4
2019-10-26
Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-4
/
+2
2019-10-26
Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-9
/
+4
2019-10-26
Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
7
-44
/
+47
2019-10-26
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
3
-29
/
+48
2019-10-26
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-31
/
+48
2019-10-26
soc: imx: gpc: fix initialiser format
Ben Dooks
1
-4
/
+4
2019-10-26
Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-2
/
+1
2019-10-26
Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+9
2019-10-25
cxgb4: request the TX CIDX updates to status page
Raju Rangoju
1
-6
/
+2
2019-10-25
net: ethernet: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-36
/
+36
2019-10-25
net: mvneta: make stub functions static inline
Ben Dooks (Codethink)
1
-12
/
+20
2019-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-2
/
+4
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-5
/
+15
2019-10-25
Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-49
/
+96
2019-10-25
Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-5
/
+7
2019-10-25
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
2
-5
/
+20
2019-10-25
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
1
-2
/
+2
2019-10-25
pinctrl: cherryview: Allocate IRQ chip dynamic
Andy Shevchenko
1
-12
/
+12
2019-10-25
ACPI: processor: Add QoS requests for all CPUs
Rafael J. Wysocki
2
-26
/
+42
2019-10-25
clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
Marek Szyprowski
1
-0
/
+6
2019-10-25
Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
8
-46
/
+92
2019-10-25
Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-3
/
+4
2019-10-24
scsi: sd: define variable dif as unsigned int instead of bool
Xiang Chen
1
-1
/
+2
2019-10-24
scsi: target: cxgbit: Fix cxgbit_fw4_ack()
Bart Van Assche
1
-1
/
+2
2019-10-24
IB/core: Avoid deadlock during netlink message handling
Parav Pandit
3
-54
/
+56
2019-10-24
Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2
-1
/
+4
2019-10-24
virt_wifi: fix refcnt leak in module exit routine
Taehee Yoo
1
-2
/
+52
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
5
-33
/
+2
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
1
-10
/
+43
2019-10-24
macsec: fix refcnt leak in module exit routine
Taehee Yoo
1
-4
/
+0
2019-10-24
team: fix nested locking lockdep warning
Taehee Yoo
1
-3
/
+13
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
1
-3
/
+7
2019-10-24
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
1
-2
/
+4
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
11
-92
/
+0
2019-10-24
Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2019-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
12
-185
/
+118
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
[prev]
[next]