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
2014-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-300
/
+637
2014-09-22
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
7
-10
/
+24
2014-09-22
net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma
Florian Fainelli
1
-53
/
+52
2014-09-22
net: bcmgenet: fix TX reclaim accounting for fragments
Florian Fainelli
1
-1
/
+4
2014-09-22
dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()
Tobias Klauser
1
-1
/
+1
2014-09-22
r8169: fix an if condition
Dan Carpenter
1
-1
/
+1
2014-09-22
r8152: disable ALDPS
hayeswang
1
-17
/
+45
2014-09-22
ipoib: validate struct ipoib_cb size
Eric Dumazet
2
-2
/
+8
2014-09-22
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
1
-2
/
+18
2014-09-22
macvlan: allow to enqueue broadcast pkt on virtual device
Nicolas Dichtel
1
-1
/
+2
2014-09-22
pch_gbe: 'select' NET_PTP_CLASSIFY.
David S. Miller
1
-0
/
+1
2014-09-22
scsi: Use 'depends' with LIBFC instead of 'select'.
David S. Miller
3
-6
/
+6
2014-09-21
Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-22
/
+38
2014-09-20
Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-36
/
+50
2014-09-20
Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-2
/
+35
2014-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-13
/
+19
2014-09-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
24
-63
/
+83
2014-09-20
drm/nouveau: ltc/gf100-: fix cbc issues on certain boards
Ben Skeggs
5
-1
/
+7
2014-09-20
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-2
/
+2
2014-09-20
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
1
-0
/
+1
2014-09-20
drm/cirrus: add missing drm_connector_register call
Gerd Hoffmann
1
-0
/
+1
2014-09-19
staging: vt6655: buffer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2014-09-19
Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
11
-36
/
+47
2014-09-19
USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
Mark
1
-0
/
+20
2014-09-19
USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
Mark
1
-0
/
+6
2014-09-19
USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
Mark
1
-0
/
+6
2014-09-19
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
1
-2
/
+0
2014-09-19
Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
2
-0
/
+3
2014-09-19
Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...
David S. Miller
4
-10
/
+51
2014-09-19
net: allow macvlans to move to net namespace
Francesco Ruggeri
1
-0
/
+1
2014-09-19
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
8
-14
/
+49
2014-09-19
3c59x: Fix bad offset spec in skb_frag_dma_map
Neil Horman
1
-1
/
+1
2014-09-19
3c59x: Add dma error checking and recovery
Neil Horman
1
-9
/
+41
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-62
/
+100
2014-09-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+13
2014-09-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+9
2014-09-19
[SCSI] fix for bidi use after free
Daniel Gryniewicz
1
-2
/
+3
2014-09-19
[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
1
-0
/
+10
2014-09-18
Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus
Bjorn Helgaas
2
-14
/
+38
2014-09-18
drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page
Michel Dänzer
1
-2
/
+2
2014-09-19
Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-2
/
+11
2014-09-19
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
12
-57
/
+61
2014-09-18
drm/nouveau/runpm: fix module unload
Alex Deucher
1
-0
/
+9
2014-09-18
drm/radeon/px: fix module unload
Alex Deucher
1
-2
/
+9
2014-09-18
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
1
-0
/
+6
2014-09-18
drm/radeon: don't reset dma on r6xx-evergreen init
Alex Deucher
1
-9
/
+0
2014-09-18
drm/radeon: don't reset sdma on CIK init
Alex Deucher
1
-7
/
+0
2014-09-18
drm/radeon: don't reset dma on NI/SI init
Alex Deucher
1
-6
/
+0
2014-09-18
drm/radeon/dpm: fix resume on mullins
Alex Deucher
1
-7
/
+21
2014-09-18
drm/radeon: Disable HDP flush before every CS again for < r600
Michel Dänzer
4
-19
/
+16
[next]