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
2013-05-22
Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-94
/
+134
2013-05-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2013-05-21
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
Fabio Baltieri
1
-3
/
+2
2013-05-21
Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2013-05-21
leds: leds-gpio: reserve gpio before using it
Timo Teräs
1
-4
/
+5
2013-05-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-8
/
+26
2013-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-1
/
+40
2013-05-21
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...
Linus Torvalds
8
-92
/
+356
2013-05-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-41
/
+59
2013-05-20
Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-106
/
+61
2013-05-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+20
2013-05-20
xen: Fixed assignment error in if statement
Lisa Nguyen
1
-1
/
+2
2013-05-20
xen/xenbus: Fixed over 80 character limit issue
Lisa Nguyen
1
-1
/
+2
2013-05-20
xen/xenbus: Fixed indentation error in switch case
Lisa Nguyen
1
-10
/
+8
2013-05-20
drm/radeon: add golden register settings for Hainan (v2)
Alex Deucher
1
-0
/
+122
2013-05-20
drm/radeon: sun/hainan chips do not have UVD (v2)
Alex Deucher
1
-28
/
+39
2013-05-20
drm/radeon: track which asics have UVD
Alex Deucher
2
-0
/
+18
2013-05-20
drm/radeon: radeon-asic updates for Hainan
Alex Deucher
1
-1
/
+4
2013-05-20
drm/radeon: fill in ucode loading support for Hainan
Alex Deucher
1
-0
/
+58
2013-05-20
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
Alex Deucher
3
-62
/
+92
2013-05-20
drm/radeon: fill in GPU init for Hainan (v2)
Alex Deucher
2
-1
/
+20
2013-05-20
drm/radeon: add chip family for Hainan
Alex Deucher
3
-0
/
+3
2013-05-20
Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-19
/
+19
2013-05-20
drm/radeon/dce2: use 10khz units for audio dto calculation
Alex Deucher
2
-9
/
+7
2013-05-20
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Niels Ole Salscheider
3
-5
/
+5
2013-05-20
drm/radeon: Remove superfluous variable
Niels Ole Salscheider
3
-11
/
+0
2013-05-20
Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...
Dave Airlie
7
-16
/
+47
2013-05-20
drm/nouveau: ensure channels are stopped before saving fences for suspend
Ben Skeggs
1
-5
/
+20
2013-05-20
drm/nv50/fifo: prevent races between clients updating playlists
Ben Skeggs
1
-0
/
+2
2013-05-20
drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini
Ben Skeggs
1
-0
/
+8
2013-05-20
drm/nvc0/fifo: prevent races between clients updating playlists
Ben Skeggs
1
-0
/
+2
2013-05-20
drm/nve0/fifo: prevent races between clients updating playlists
Ben Skeggs
1
-0
/
+3
2013-05-20
drm/nve0/ltcg: poke the partition count into yet another register
Ben Skeggs
1
-0
/
+2
2013-05-20
drm/nvc0/ltcg: fix handling of disabled partitions
Ben Skeggs
1
-7
/
+8
2013-05-20
drm/nvc0/ce: disable ce1 on a number of chipsets
Ben Skeggs
1
-2
/
+0
2013-05-20
drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
Ben Skeggs
1
-2
/
+2
2013-05-20
drm/nouveau: fix build with nv50->nvc0
Dave Airlie
1
-1
/
+1
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2
-2
/
+2
2013-05-19
Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ag...
Linus Torvalds
1
-2
/
+2
2013-05-19
dm thin: fix metadata dev resize detection
Alasdair G Kergon
1
-2
/
+2
2013-05-19
hwmon: (tmp401) Drop redundant safety on cache lifetime
Jean Delvare
1
-1
/
+1
2013-05-18
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
51
-267
/
+0
2013-05-18
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2013-05-18
drivers/watchdog: don't check resource with devm_ioremap_resource
Wolfram Sang
3
-15
/
+0
2013-05-18
drivers/w1/masters: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/video/omap2/dss: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-4
/
+0
2013-05-18
drivers/video/omap2: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-18
drivers/usb/phy: don't check resource with devm_ioremap_resource
Wolfram Sang
4
-20
/
+0
2013-05-18
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-18
drivers/usb/gadget: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-10
/
+0
[next]