index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware_class: make firmware caching configurable
Mark Salyzyn
2019-11-14
2
-3
/
+15
*
mailbox: tegra: Fix superfluous IRQ error message
Jon Hunter
2019-11-12
1
-2
/
+2
*
net: caif: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-09
1
-2
/
+2
*
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-09
1
-23
/
+3
*
of: property: Add device link support for iommus, mboxes and io-channels
Saravana Kannan
2019-11-07
1
-0
/
+6
*
of: property: Make it easy to add device links from DT properties
Saravana Kannan
2019-11-07
1
-15
/
+47
*
of: property: Minor style clean up of of_link_to_phandle()
Saravana Kannan
2019-11-07
1
-2
/
+8
*
gpio: tegra186: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
1
-3
/
+1
*
gpio: mvebu: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
1
-12
/
+7
*
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
2019-11-05
1
-0
/
+20
*
misc: sram: use devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-20
/
+8
*
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-1
/
+18
*
IB: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-04
2
-55
/
+16
*
firmware loader: log path to loaded firmwares
Drew DeVault
2019-11-03
1
-0
/
+1
*
mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
2019-11-03
1
-1
/
+1
*
mmc: dw_mmc: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-03
1
-4
/
+4
*
mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() call
Geert Uytterhoeven
2019-11-03
1
-1
/
+1
*
mmc: atmel-mci: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-03
1
-4
/
+4
*
of: property: Skip adding device links to suppliers that aren't devices
Saravana Kannan
2019-11-02
1
-1
/
+3
*
of: property: Make sure child dependencies don't block probing of parent
Saravana Kannan
2019-11-02
1
-5
/
+12
*
driver core: Allow fwnode_operations.add_links to differentiate errors
Saravana Kannan
2019-11-02
1
-4
/
+8
*
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
2019-11-02
1
-3
/
+25
*
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
2019-11-02
1
-9
/
+41
*
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-27
489
-5658
/
+4768
|
\
|
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-27
2
-5
/
+20
|
|
\
|
|
*
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-10-25
2
-5
/
+20
|
|
|
\
|
|
|
*
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
2019-10-25
1
-2
/
+2
|
|
|
*
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
2019-10-24
1
-3
/
+18
|
*
|
|
Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-26
1
-4
/
+4
|
|
\
\
\
|
|
*
|
|
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
2019-10-15
1
-4
/
+4
|
*
|
|
|
Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-26
1
-4
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
Colin Ian King
2019-10-14
1
-4
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-26
2
-9
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
binder: Don't modify VMA bounds in ->mmap handler
Jann Horn
2019-10-17
2
-9
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-26
7
-44
/
+47
|
|
\
\
\
\
|
|
*
|
|
|
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
2019-10-18
1
-1
/
+3
|
|
*
|
|
|
USB: ldusb: fix read info leaks
Johan Hovold
2019-10-18
1
-7
/
+11
|
|
*
|
|
|
Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-10-18
1
-8
/
+4
|
|
|
\
\
\
\
|
|
|
*
|
|
|
USB: serial: ti_usb_3410_5052: clean up serial data access
Johan Hovold
2019-10-16
1
-2
/
+2
|
|
|
*
|
|
|
USB: serial: ti_usb_3410_5052: fix port-close races
Johan Hovold
2019-10-16
1
-7
/
+3
|
|
|
|
/
/
/
|
|
*
|
|
|
USB: usblp: fix use-after-free on disconnect
Johan Hovold
2019-10-15
1
-1
/
+3
|
|
*
|
|
|
usb: udc: lpc32xx: fix bad bit shift operation
Gustavo A. R. Silva
2019-10-15
1
-3
/
+3
|
|
*
|
|
|
usb: cdns3: Fix dequeue implementation.
Pawel Laszczak
2019-10-15
1
-15
/
+20
|
|
*
|
|
|
USB: legousbtower: fix a signedness bug in tower_probe()
Dan Carpenter
2019-10-15
1
-1
/
+1
|
|
*
|
|
|
USB: legousbtower: fix memleak on disconnect
Johan Hovold
2019-10-15
1
-4
/
+1
|
|
*
|
|
|
USB: ldusb: fix memleak on disconnect
Johan Hovold
2019-10-15
1
-4
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-26
3
-29
/
+48
|
|
\
\
\
\
|
|
*
|
|
|
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
2019-10-24
1
-1
/
+1
|
|
*
|
|
|
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
2019-10-24
1
-7
/
+10
|
|
*
|
|
|
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
2019-10-24
1
-0
/
+2
[next]