index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
usb: update for tcpci drivers moving out of staging
Stephen Rothwell
1
-0
/
+1
2018-07-02
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
129
-417
/
+1081
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-6
/
+9
2018-07-01
Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+35
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-65
/
+369
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+7
2018-06-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-06-29
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+15
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
1
-3
/
+0
2018-06-29
Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+12
2018-06-29
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-8
/
+7
2018-06-29
Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-27
/
+59
2018-06-29
Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-27
/
+33
2018-06-29
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-2
/
+5
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-29
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-4
/
+3
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-06-29
Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-4
/
+8
2018-06-29
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
4
-14
/
+35
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-28
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
1
-1
/
+2
2018-06-28
Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-25
/
+61
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
3
-18
/
+15
2018-06-28
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
1
-2
/
+5
2018-06-28
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-06-28
serdev: fix memleak on module unload
Johan Hovold
1
-0
/
+1
2018-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-06-28
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-06-28
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-06-28
usb: typec: function for checking cable plug orientation
Heikki Krogerus
1
-0
/
+12
2018-06-28
staging: typec: tcpci: move tcpci drivers out of staging
Li Jun
10
-32
/
+17
2018-06-28
staging: typec: tcpci: Only touch target bit when enable vconn
Li Jun
1
-6
/
+3
2018-06-28
staging: typec: tcpci: keep the disconnected cc line open
Li Jun
1
-4
/
+14
2018-06-28
typec: tcpm: add starting value for drp toggling
Li Jun
1
-5
/
+5
2018-06-28
staging: typec: tcpci: enable vbus detection
Li Jun
1
-0
/
+6
2018-06-28
staging: typec: tcpci: register port before request irq
Peter Chen
1
-6
/
+9
2018-06-28
staging: typec: tcpci: use IS_ERR() instead of PTR_ERR_OR_ZERO()
Li Jun
1
-2
/
+2
2018-06-28
staging: typec: tcpci: remove unused tcpci_tcpc_config
Li Jun
1
-7
/
+0
2018-06-28
usb: typec: tcpm: support get typec and pd config from device properties
Li Jun
1
-22
/
+109
2018-06-28
usb: typec: add API to get typec basic port power and data config
Li Jun
1
-4
/
+54
2018-06-28
usb: typec: add fwnode to tcpc
Li Jun
2
-0
/
+8
2018-06-28
staging: typec: tcpci: add compatible string for nxp ptn5110
Li Jun
1
-1
/
+1
2018-06-28
usb: typec: tps6598x: Remove VLA usage
Kees Cook
1
-1
/
+10
2018-06-28
usb: cdc-wdm: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-6
/
+10
2018-06-28
NFC: nfcmrvl_usb: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-06-28
USB: cdc-wdm: don't enable interrupts in USB-giveback
Sebastian Andrzej Siewior
1
-7
/
+24
[next]