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
2021-07-21
usb: gadget: u_audio: add bi-directional volume and mute support
Ruslan Bilovol
2
-11
/
+380
2021-07-21
usb: dwc2: gadget: Add endpoint wedge support
Minas Harutyunyan
2
-1
/
+29
2021-07-21
usb: gadget: composite: Allow bMaxPower=0 if self-powered
Jack Pham
1
-2
/
+6
2021-07-21
usb: isp1301-omap: Fix the GPIO include
Linus Walleij
1
-1
/
+1
2021-07-21
usb: renesas-xhci: Remove renesas_xhci_pci_exit()
Moritz Fischer
3
-10
/
+0
2021-07-21
usb: xhci-renesas: Minor coding style cleanup
Moritz Fischer
1
-1
/
+1
2021-07-21
usb: host: ohci-spear: simplify calling usb_add_hcd()
Sergey Shtylyov
1
-1
/
+1
2021-07-21
USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
Evgeny Novikov
1
-12
/
+11
2021-07-21
usb: gadget: u_ether: fix a potential null pointer dereference
Maciej Żenczykowski
1
-2
/
+3
2021-07-21
usb: gadget: f_ncm: ncm_wrap_ntb - move var definitions into if statement
Maciej Żenczykowski
1
-11
/
+12
2021-07-21
usb: gadget: f_ncm: remove spurious if statement
Maciej Żenczykowski
1
-3
/
+0
2021-07-21
usb: gadget: f_ncm: remove check for NULL skb_tx_data in timer function
Maciej Żenczykowski
1
-2
/
+1
2021-07-21
usb: gadget: f_ncm: remove spurious boolean timer_stopping
Maciej Żenczykowski
1
-6
/
+5
2021-07-21
usb: gadget: f_ncm: remove timer_force_tx field
Maciej Żenczykowski
1
-7
/
+5
2021-07-21
usb: host: fotg210: fix the actual_length of an iso packet
Kelly Devilliv
2
-8
/
+2
2021-07-21
usb: host: fotg210: fix the endpoint's transactional opportunities calculation
Kelly Devilliv
1
-19
/
+17
2021-07-21
Revert "usb: host: fotg210: Use dma_pool_zalloc"
Kelly Devilliv
1
-2
/
+5
2021-07-12
usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
Wesley Cheng
1
-0
/
+15
2021-07-12
of: Add stub for of_add_property()
Wesley Cheng
1
-0
/
+1
2021-07-12
usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
Wesley Cheng
4
-0
/
+265
2021-07-12
usb: gadget: configfs: Check USB configuration before adding
Wesley Cheng
1
-0
/
+4
2021-07-12
usb: gadget: udc: core: Introduce check_config to verify USB configuration
Wesley Cheng
1
-0
/
+19
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-11
/
+12
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
35
-162
/
+276
2021-07-10
Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
26
-527
/
+268
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-68
/
+68
2021-07-10
Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-46
/
+4
2021-07-10
Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
1
-2
/
+1
2021-07-10
Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
18
-299
/
+895
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
10
-69
/
+139
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
74
-4924
/
+7342
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
21
-38
/
+1156
2021-07-10
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
1
-58
/
+132
2021-07-10
rtc: at91sam9: Remove unnecessary offset variable checks
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()
Nobuhiro Iwamatsu
1
-3
/
+1
2021-07-10
rtc: spear: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
rtc: tps6586x: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: tps80031: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: rtd119x: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-2
/
+1
2021-07-10
rtc: sc27xx: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: max6900: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+3
2021-07-10
rtc: ds1374: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+2
2021-07-10
rtc: au1xxx: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-09
Revert "PCI: Coalesce host bridge contiguous apertures"
Bjorn Helgaas
1
-46
/
+4
2021-07-10
rtc: pcf85063: Update the PCF85063A datasheet revision
Fabio Estevam
1
-1
/
+1
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-322
/
+249
2021-07-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
23
-346
/
+669
2021-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-8
/
+10
2021-07-09
Merge branch 'arm/fixes' into arm/soc
Olof Johansson
3
-7
/
+9
[next]