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-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-15
/
+27
2013-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-76
/
+133
2013-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2013-07-18
Merge tag 'md-3.11-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-39
/
+39
2013-07-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
39
-277
/
+918
2013-07-18
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-25
/
+37
2013-07-18
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-24
/
+38
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-29
/
+92
2013-07-18
Merge branch 'pm-fixes'
Rafael J. Wysocki
4
-10
/
+7
2013-07-18
ACPI / video: ignore BIOS initial backlight value for Fujitsu E753
Lan Tianyu
1
-0
/
+8
2013-07-18
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-103
/
+98
2013-07-18
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2
-1
/
+6
2013-07-18
Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...
Dave Airlie
2
-4
/
+14
2013-07-18
md/raid1: fix bio handling problems in process_checks()
NeilBrown
1
-23
/
+30
2013-07-18
md: Remove recent change which allows devices to skip recovery.
NeilBrown
1
-14
/
+0
2013-07-18
md/raid10: fix two problems with RAID10 resync.
NeilBrown
1
-2
/
+9
2013-07-18
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
11
-33
/
+77
2013-07-18
PNP / ACPI: avoid garbage in resource name
Liu ShuoX
2
-1
/
+2
2013-07-17
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
Alex Deucher
4
-0
/
+31
2013-07-17
drm/radeon/dpm/atom: fix broken gcc harder
Alex Deucher
1
-3
/
+6
2013-07-17
xen-netfront: pull on receive skb may need to happen earlier
Jan Beulich
1
-18
/
+13
2013-07-17
vxlan: add necessary locking on device removal
stephen hemminger
1
-0
/
+6
2013-07-17
drm/radeon/dpm/atom: restructure logic to work around a compiler bug
Andre Heider
1
-2
/
+3
2013-07-17
drm/radeon/dpm: fix atom vram table parsing
Alex Deucher
1
-16
/
+10
2013-07-17
drm/radeon: fix an endian bug in atom table parsing
Alex Deucher
1
-1
/
+1
2013-07-17
drm/radeon: add a module parameter to disable aspm
Alex Deucher
6
-12
/
+27
2013-07-17
drm/rcar-du: Use the GEM PRIME helpers
Laurent Pinchart
1
-2
/
+7
2013-07-17
drm/shmobile: Use the GEM PRIME helpers
Laurent Pinchart
1
-2
/
+7
2013-07-16
hyperv: Fix the NETIF_F_SG flag setting in netvsc
Haiyang Zhang
1
-2
/
+2
2013-07-16
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
1
-0
/
+1
2013-07-17
Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve...
Dave Airlie
5
-68
/
+93
2013-07-16
cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression
Srivatsa S. Bhat
1
-3
/
+0
2013-07-16
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
1
-4
/
+10
2013-07-16
macvtap: do not assume 802.1Q when send vlan packets
Jason Wang
1
-1
/
+1
2013-07-16
macvtap: fix the missing ret value of TUNSETQUEUE
Jason Wang
1
-0
/
+1
2013-07-16
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
Tim Gardner
1
-1
/
+1
2013-07-16
bgmac: add dependency to phylib
Hauke Mehrtens
1
-0
/
+1
2013-07-16
atl1e: unmap partially mapped skb on dma error and free skb
Neil Horman
1
-1
/
+23
2013-07-16
driver core: add default groups to struct class
Greg Kroah-Hartman
1
-1
/
+8
2013-07-16
driver core: Introduce device_create_groups
Guenter Roeck
1
-28
/
+83
2013-07-16
uvesafb: Really allow mtrr being 0, as documented and warn()ed
Sylvain 'ythier' Hitier
1
-1
/
+1
2013-07-16
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
25
-171
/
+733
2013-07-15
Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-07-15
staging: line6: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-1
/
+4
2013-07-15
[media] saa7134: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2013-07-15
radeon kms: do not flush uninitialized hotplug work
Sergey Senozhatsky
1
-5
/
+6
2013-07-15
drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level
Alex Deucher
1
-0
/
+6
2013-07-15
drm/radeon: align VM PTBs (Page Table Blocks) to 32K
Alex Deucher
2
-6
/
+11
2013-07-15
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
Mark Brown
1
-0
/
+16
[next]