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-03-13
Merge remote-tracking branches 'regulator/topic/s5m8767' and 'regulator/topic...
Mark Brown
3
-5
/
+10
2016-03-13
Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...
Mark Brown
5
-40
/
+70
2016-03-13
Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/ma...
Mark Brown
7
-8
/
+845
2016-03-13
Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...
Mark Brown
9
-5
/
+333
2016-03-13
Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ac...
Mark Brown
5
-35
/
+204
2016-03-13
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-13
/
+13
2016-03-13
Merge remote-tracking branches 'regulator/fix/ad5398', 'regulator/fix/da9210'...
Mark Brown
3
-6
/
+13
2016-03-13
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-17
/
+12
2016-03-12
regulator: pwm: Add support to have multiple instance of pwm regulator
Laxman Dewangan
1
-7
/
+20
2016-03-12
regulator: pwm: Fix calculation of voltage-to-duty cycle
Laxman Dewangan
1
-1
/
+1
2016-03-12
regulator: of: Use of_property_read_u32() for reading min/max
Laxman Dewangan
1
-8
/
+7
2016-03-08
regulator: pv88060: fix incorrect clear of event register
James Ban
1
-4
/
+4
2016-03-07
regulator: pv88090: fix incorrect clear of event register
James Ban
1
-4
/
+4
2016-03-06
Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+1
2016-03-06
Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-03-06
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2016-03-06
Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-1026
/
+12
2016-03-05
ubi: Fix out of bounds write in volume update code
Richard Weinberger
1
-1
/
+1
2016-03-05
Merge tag 'dmaengine-fix-4.5-rc7' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-1
/
+7
2016-03-05
Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-6
/
+4
2016-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+11
2016-03-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+6
2016-03-04
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-56
/
+168
2016-03-04
Merge branch 'for-linus2' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-92
/
+176
2016-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-23
/
+30
2016-03-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-35
/
+60
2016-03-04
Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+4
2016-03-04
nfit: Continue init even if ARS commands are unimplemented
Vishal Verma
1
-4
/
+11
2016-03-05
Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
3
-0
/
+10
2016-03-04
gpu: host1x: Set DMA ops on device creation
Alexandre Courbot
1
-0
/
+2
2016-03-04
gpu: host1x: Set DMA mask
Alexandre Courbot
2
-0
/
+8
2016-03-04
Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-3
/
+3
2016-03-03
nvme: fix max_segments integer truncation
Christoph Hellwig
1
-2
/
+4
2016-03-03
nvme: set queue limits for the admin queue
Christoph Hellwig
1
-10
/
+19
2016-03-03
NVMe: Fix 0-length integrity payload
Keith Busch
1
-1
/
+1
2016-03-03
NVMe: Don't allow unsupported flags
Keith Busch
1
-0
/
+4
2016-03-03
NVMe: Move error handling to failed reset handler
Keith Busch
3
-18
/
+50
2016-03-03
NVMe: Simplify device reset failure
Keith Busch
1
-27
/
+21
2016-03-03
NVMe: Fix namespace removal deadlock
Keith Busch
3
-7
/
+26
2016-03-03
NVMe: Use IDA for namespace disk naming
Keith Busch
2
-3
/
+14
2016-03-03
NVMe: Don't unmap controller registers on reset
Keith Busch
1
-29
/
+42
2016-03-03
Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+16
2016-03-03
Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-1025
/
+11
2016-03-03
Merge tag 'gpio-v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+42
2016-03-03
Merge tag 'iommu-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-16
/
+60
2016-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-5
/
+12
2016-03-03
Merge tag 'vfio-v4.5-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-8
/
+16
2016-03-03
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2016-03-03
IB/core: Use GRH when the path hop-limit > 0
Or Gerlitz
1
-1
/
+1
2016-03-03
dmaengine: pxa_dma: fix cyclic transfers
Robert Jarzmik
1
-1
/
+7
[next]