index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
dmaengine: shdma: fix locking
Guennadi Liakhovetski
1
-36
/
+68
2011-05-23
sh: sh-sci: sh7377 and sh73a0 build fixes
Magnus Damm
1
-8
/
+8
2011-05-23
serial: sh-sci: suspend/resume wakeup support V2
Magnus Damm
1
-1
/
+1
2011-05-23
serial: sh-sci: Runtime PM support
Magnus Damm
1
-0
/
+14
2011-05-23
Merge branch 'sh/genirq-threading' into sh-latest
Paul Mundt
1
-0
/
+5
2011-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1359
-38762
/
+106150
2011-05-23
bnx2x: allow device properly initialize after hotplug
Dmitry Kravkov
1
-43
/
+24
2011-05-23
bnx2x: fix DMAE timeout according to hw specifications
Dmitry Kravkov
1
-1
/
+1
2011-05-23
bnx2x: properly handle CFC DEL in cnic flow
Vladislav Zolotarov
1
-1
/
+2
2011-05-23
bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
Vladislav Zolotarov
2
-3
/
+3
2011-05-23
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2
-4
/
+4
2011-05-23
netpoll: disable netpoll when enslave a device
Amerigo Wang
2
-9
/
+19
2011-05-23
macvlan: Forward unicast frames in bridge mode to lowerdev
David Ward
1
-4
/
+2
2011-05-23
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
32
-0
/
+32
2011-05-23
rionet: Remove pointless printk of skb pointer.
David S. Miller
1
-2
/
+2
2011-05-22
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
19
-706
/
+723
2011-05-22
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-1
/
+4
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
3
-468
/
+0
2011-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
11
-103
/
+131
2011-05-21
PCI: Don't use dmi_name_in_vendors in quirk
Jean Delvare
1
-2
/
+5
2011-05-21
PCI: remove unused AER functions
Chen Gong
1
-9
/
+0
2011-05-21
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
5
-52
/
+36
2011-05-21
PCI: add rescan to /sys/.../pci_bus/.../
Yinghai Lu
3
-0
/
+28
2011-05-21
PCI: update bridge resources to get more big ranges when allocating space (ag...
Yinghai Lu
1
-8
/
+117
2011-05-21
PCI: Add interfaces to store and load the device saved state
Alex Williamson
1
-0
/
+98
2011-05-21
PCI: Track the size of each saved capability data area
Alex Williamson
1
-5
/
+7
2011-05-21
PCI/e1000e: Add and use pci_disable_link_state_locked()
Yinghai Lu
2
-4
/
+17
2011-05-21
hwmon: (coretemp) Fix checkpatch errors
Guenter Roeck
1
-30
/
+37
2011-05-21
hwmon: Remove pkgtemp driver
Guenter Roeck
3
-452
/
+0
2011-05-21
[media] gspca - sunplus: Fix some warnings and simplify code
Jean-François Moine
1
-66
/
+33
2011-05-21
[media] gspca: Fix some warnings tied to 'no debug'
Jean-François Moine
3
-16
/
+9
2011-05-21
[media] gspca: Unset debug by default
Jean-François Moine
1
-1
/
+1
2011-05-21
[media] gspca - cpia1: Remove a bad conditional compilation instruction
Jean-François Moine
1
-2
/
+0
2011-05-21
[media] gspca - main: Remove USB traces
Jean-François Moine
2
-3
/
+3
2011-05-21
[media] gspca - main: Version change to 2.13
Jean-François Moine
1
-1
/
+1
2011-05-21
[media] gspca - stk014 / t613: Accept the index 0 in querymenu
Jean-François Moine
2
-20
/
+12
2011-05-21
[media] gspca - kinect: Remove __devinitdata
Jean-François Moine
1
-1
/
+1
2011-05-21
[media] gspca - cpia1: Fix some warnings
Jean-François Moine
1
-3
/
+1
2011-05-21
[media] video/Kconfig: Fix mis-classified devices
Mauro Carvalho Chehab
1
-61
/
+65
2011-05-21
[media] support for medion dvb stick 1660:1921
Stéphane Elmaleh
2
-1
/
+7
2011-05-21
[media] tm6000: fix uninitialized field, change prink to dprintk
Stefan Ringel
2
-2
/
+5
2011-05-21
[media] cx231xx: Add support for Iconbit U100
Igor Novgorodov
2
-0
/
+28
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
22
-155
/
+6167
2011-05-21
[media] saa7134 add new TV cards
Dmitri Belimov
2
-0
/
+72
2011-05-21
[media] Use a more consistent value for RC repeat period
Mauro Carvalho Chehab
1
-0
/
+7
2011-05-21
[media] cx18: Move spinlock and vb_type initialisation into stream_init
Simon Farnsworth
2
-3
/
+2
2011-05-21
[media] tm6000: remove tm6010 sif audio start and stop
Stefan Ringel
1
-3
/
+0
2011-05-21
[media] tm6000: remove unused exports
Stefan Ringel
1
-3
/
+0
2011-05-21
[media] tm6000: add pts logging
Stefan Ringel
1
-1
/
+5
2011-05-21
[media] tm6000: change from ioctl to unlocked_ioctl
Stefan Ringel
1
-4
/
+4
[prev]
[next]