index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
mcb: add Altera PCI ID to mcb-pci
Johannes Thumshirn
1
-0
/
+1
2018-03-14
PCI: Add Altera vendor ID
Johannes Thumshirn
2
-3
/
+0
2018-03-14
fsi: core: Add check for master property no-scan-on-init
Christopher Bostic
1
-1
/
+4
2018-03-14
fsi: master: Clarify master lifetimes & fix use-after-free in hub master
Jeremy Kerr
2
-3
/
+33
2018-03-14
fsi: core: Reduce console output during normal scan
Christopher Bostic
2
-3
/
+3
2018-03-14
fsi: Match fsi slaves and engines to available dt nodes
Jeremy Kerr
4
-0
/
+108
2018-03-14
fsi: Fix one and two byte bus reads/writes
Eddie James
1
-4
/
+7
2018-03-14
fsi: master-gpio: Add external mode
Jeremy Kerr
1
-2
/
+76
2018-03-14
fsi: master-gpio: Add locking during break and link enable
Jeremy Kerr
1
-0
/
+7
2018-03-14
fsi: Add fsi_master_rescan()
Jeremy Kerr
2
-2
/
+10
2018-03-14
coresight: etm4x: Fix bit shifting
Bo Yan
1
-2
/
+2
2018-03-14
coresight: Use %px to print pcsr instead of %p
Leo Yan
1
-1
/
+1
2018-03-14
parport: Replace short License header by SPDX identifier
Andy Shevchenko
1
-7
/
+1
2018-03-14
parport: Sort headers alphabetically
Andy Shevchenko
1
-5
/
+5
2018-03-14
parport: Switch to use module_pci_driver() macro
Andy Shevchenko
1
-15
/
+1
2018-03-14
parport: Convert printk(KERN_WARN) to dev_warn()
Andy Shevchenko
1
-6
/
+5
2018-03-14
parport: Don't shadow error codes in ->probe()
Andy Shevchenko
1
-6
/
+6
2018-03-14
parport: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
1
-10
/
+5
2018-03-14
parport: PCI core handles power state for us
Andy Shevchenko
1
-28
/
+12
2018-03-14
parport: Add support for BrainBoxes PX272/PX306 MIO card
Andy Shevchenko
1
-0
/
+12
2018-03-14
parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...
Markus Elfring
1
-1
/
+1
2018-03-14
parport: ax88796: Improve a size determination in parport_ax88796_probe()
Markus Elfring
1
-1
/
+1
2018-03-14
parport: ax88796: Delete an error message for a failed memory allocation in p...
Markus Elfring
1
-3
/
+1
2018-03-14
pps: generator: use new parport device model
Sudip Mukherjee
1
-3
/
+9
2018-03-14
pps: client: use new parport device model
Sudip Mukherjee
1
-3
/
+18
2018-03-14
parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
Alexander Gerasiov
1
-0
/
+4
2018-03-14
w1: use put_device() if device_register() fail
Arvind Yadav
1
-0
/
+1
2018-03-06
lkdtm: Add missing SPDX-License-Identifier line
Kees Cook
1
-0
/
+1
2018-03-06
lkdtm: Relocate code to subdirectory
Kees Cook
10
-19
/
+21
2018-03-06
uio_hv_generic: support sub-channels
Stephen Hemminger
1
-0
/
+89
2018-03-06
hv_balloon: trace post_status
Vitaly Kuznetsov
3
-0
/
+55
2018-03-06
hv_balloon: fix bugs in num_pages_onlined accounting
Vitaly Kuznetsov
1
-13
/
+69
2018-03-06
hv_balloon: simplify hv_online_page()/hv_page_online_one()
Vitaly Kuznetsov
1
-22
/
+5
2018-03-06
hv_balloon: fix printk loglevel
Vitaly Kuznetsov
1
-6
/
+6
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
2
-4
/
+59
2018-03-06
hv_vmbus: Correct the stale comments regarding cpu affinity
Haiyang Zhang
1
-4
/
+2
2018-03-06
hv: Synthetic typo correction
Joe Perches
1
-1
/
+1
2018-03-06
hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
Jia-Ju Bai
1
-1
/
+1
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+10
2018-03-03
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2018-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+16
2018-03-03
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
17
-160
/
+241
2018-03-03
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...
Linus Torvalds
1
-0
/
+4
2018-03-02
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
1
-2
/
+1
2018-03-02
vfio: disable filesystem-dax page pinning
Dan Williams
1
-3
/
+15
2018-03-02
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2018-03-02
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+17
2018-03-02
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-35
/
+40
2018-03-02
Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
8
-38
/
+94
2018-03-02
Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-8
/
+22
[next]