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
2016-04-26
mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions
Suman Anna
1
-51
/
+0
2016-04-26
mailbox/omap: check for any unread messages during suspend
Suman Anna
1
-1
/
+9
2016-04-26
mailbox/omap: add support for suspend/resume
Suman Anna
1
-0
/
+45
2016-04-26
mailbox/omap: store mailbox interrupt type in omap_mbox_device
Suman Anna
1
-0
/
+2
2016-04-26
mailbox/omap: add blank lines after declarations
Suman Anna
1
-1
/
+6
2016-04-26
mailbox/omap: remove FSF mailing address paragraph
Suman Anna
1
-6
/
+0
2016-04-26
mailbox/omap: use variable name for sizeof() operator
Suman Anna
1
-1
/
+1
2016-04-26
mailbox/omap: drop legacy platform device support
Suman Anna
1
-60
/
+41
2016-04-17
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-2
/
+2
2016-04-17
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
1
-2
/
+2
2016-04-16
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+9
2016-04-16
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-12
/
+89
2016-04-16
Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
6
-68
/
+73
2016-04-16
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+15
2016-04-16
Merge branch 'fix/edma' into fixes
Vinod Koul
1
-38
/
+25
2016-04-16
Merge branch 'fix/xilinx' into fixes
Vinod Koul
1
-1
/
+1
2016-04-16
Merge branch 'fix/omap' into fixes
Vinod Koul
1
-9
/
+17
2016-04-16
Merge branch 'fix/hsu' into fixes
Vinod Koul
2
-5
/
+11
2016-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-12
/
+25
2016-04-15
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+14
2016-04-15
Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-9
/
+1
2016-04-15
Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2
-26
/
+2
2016-04-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-62
/
+104
2016-04-15
libnvdimm, pmem: clarify the write+clear_poison+write flow
Dan Williams
1
-0
/
+14
2016-04-15
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
1
-0
/
+6
2016-04-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+11
2016-04-14
Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2
-25
/
+43
2016-04-14
Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-04-14
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
3
-11
/
+13
2016-04-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2016-04-14
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
1
-24
/
+40
2016-04-14
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
1
-10
/
+15
2016-04-14
pci-sysfs: use proper file capability helper function
Linus Torvalds
1
-1
/
+1
2016-04-14
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
1
-1
/
+1
2016-04-14
mmc: tegra: Disable UHS-I modes for Tegra124
Jon Hunter
1
-9
/
+1
2016-04-14
mmc: block: Use the mmc host device index as the mmcblk device index
Ulf Hansson
1
-17
/
+1
2016-04-14
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
9
-24
/
+48
2016-04-14
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-17
/
+33
2016-04-13
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
1
-0
/
+9
2016-04-13
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
3
-2
/
+24
2016-04-13
USB: uas: Limit qdepth at the scsi-host level
Hans de Goede
1
-1
/
+6
2016-04-13
usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
Peter Griffin
1
-1
/
+1
2016-04-13
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
4
-4
/
+9
2016-04-13
usb: xhci: fix wild pointers in xhci_mem_cleanup
Lu Baolu
1
-0
/
+6
2016-04-13
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
Yoshihiro Shimoda
1
-0
/
+13
2016-04-13
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
Yoshihiro Shimoda
2
-0
/
+11
2016-04-13
xhci: resume USB 3 roothub first
Mathias Nyman
1
-3
/
+3
2016-04-13
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
Rafal Redzimski
1
-1
/
+3
2016-04-13
cdc-acm: fix crash if flushed with nothing buffered
Oliver Neukum
1
-0
/
+4
2016-04-13
dmaengine: dw: fix master selection
Andy Shevchenko
1
-15
/
+19
[next]