index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
Shuah Khan
1
-0
/
+13
2013-09-11
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-11
cciss: set max scatter gather entries to 32 on P600
Mike Miller
1
-0
/
+7
2013-09-11
drivers/block/mg_disk.c: make mg_times_out() static
Jingoo Han
1
-1
/
+1
2013-09-11
block: replace strict_strtoul() with kstrtoul()
Jingoo Han
3
-3
/
+3
2013-09-11
drivers/iommu: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-09-11
drivers/video/acornfb.c: remove dead code
Paul Bolle
2
-294
/
+1
2013-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-47
/
+30518
2013-09-11
net: qmi_wwan: add new Qualcomm devices
Bjørn Mork
1
-1
/
+129
2013-09-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
29
-0
/
+30315
2013-09-11
net: tilegx driver: avoid compiler warning
Chris Metcalf
1
-3
/
+3
2013-09-11
irda: vlsi_ir: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-11
irda: donauboe: Remove casting the return value which is a void pointer
Jingoo Han
1
-3
/
+3
2013-09-11
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+4
2013-09-11
net: korina: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+4
2013-09-11
macvlan: Move skb_clone check closer to call
Herbert Xu
1
-4
/
+6
2013-09-11
qlcnic: Fix warning reported by kbuild test robot.
Jitendra Kalsaria
1
-1
/
+1
2013-09-11
bonding: fix bond_arp_rcv setting and arp validate desync state
nikolay@redhat.com
3
-5
/
+19
2013-09-11
bonding: fix store_arp_validate race with mode change
nikolay@redhat.com
1
-4
/
+10
2013-09-11
bnx2x: avoid atomic allocations during initialization
Michal Schmidt
1
-15
/
+23
2013-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-13
/
+13
2013-09-11
i40e: include i40e in kernel proper
Jesse Brandeburg
3
-0
/
+63
2013-09-11
i40e: debugfs interface
Jesse Brandeburg
1
-0
/
+2076
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg
16
-0
/
+13813
2013-09-11
i40e: implement virtual device interface
Jesse Brandeburg
3
-0
/
+2823
2013-09-11
i40e: driver core headers
Jesse Brandeburg
3
-0
/
+899
2013-09-11
i40e: driver ethtool core
Jesse Brandeburg
1
-0
/
+1449
2013-09-11
i40e: transmit, receive, and NAPI
Jesse Brandeburg
1
-0
/
+1817
2013-09-11
i40e: main driver core
Jesse Brandeburg
1
-0
/
+7375
2013-09-10
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
16
-17
/
+2054
2013-09-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2013-09-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-337
/
+374
2013-09-10
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+2
2013-09-11
fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe
Vladimir Murzin
1
-1
/
+1
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
6
-116
/
+211
2013-09-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
38
-636
/
+2941
2013-09-10
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-189
/
+298
2013-09-10
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-151
/
+1359
2013-09-10
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
4
-40
/
+406
2013-09-10
drivers: of: fix build break if asm/dma-contiguous.h is missing
Marek Szyprowski
1
-2
/
+0
2013-09-10
hwmon: (ina2xx) Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+1
2013-09-10
hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable
Guenter Roeck
1
-1
/
+1
2013-09-10
dma-buf: Expose buffer size to userspace (v2)
Christopher James Halse Rogers
1
-0
/
+29
2013-09-10
dma-buf: Check return value of anon_inode_getfile
Tuomas Tynkkynen
1
-1
/
+4
2013-09-10
drm/nouveau: fix oops on runtime suspend/resume
Dave Airlie
1
-3
/
+6
2013-09-10
Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...
Dave Airlie
25
-334
/
+368
2013-09-09
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
5
-229
/
+115
2013-09-09
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-9
/
+510
2013-09-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+226
2013-09-09
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
48
-1073
/
+2961
[prev]
[next]