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
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
28
-31
/
+31
2011-11-28
gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'
Paul Bolle
1
-1
/
+1
2011-11-24
leds: Kconfig: Fix typo 'D2NET_V2'
Paul Bolle
1
-1
/
+2
2011-11-22
SCSI, qla2xxx: remove redundant semicolon
Jesper Juhl
1
-1
/
+1
2011-11-22
serial: Kconfig: drop unknown symbol 'ARCH_IMX'
Paul Bolle
1
-1
/
+1
2011-11-14
spi: drop "select SPI_MASTER_OF"
Paul Bolle
1
-2
/
+1
2011-11-14
usb: gadget: drop "select USB_GADGET_S3C_HSOTG_PIO"
Paul Bolle
1
-1
/
+0
2011-11-13
mtd: drop select of MTD_PARTITIONS
Paul Bolle
1
-1
/
+0
2011-11-13
Merge branch 'master' into for-next
Jiri Kosina
5206
-278446
/
+406463
2011-11-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-8
/
+19
2011-11-12
ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)
Rafael J. Wysocki
1
-29
/
+0
2011-11-12
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
Alex Deucher
1
-8
/
+19
2011-11-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-2
/
+11
2011-11-11
[CPUFREQ] db8500: fix build error due to undeclared i variable
Axel Lin
1
-3
/
+3
2011-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-6
/
+3
2011-11-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-16
/
+29
2011-11-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-2
/
+2
2011-11-11
vrtc: change its year offset from 1960 to 1972
Feng Tang
1
-8
/
+11
2011-11-11
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
7
-10
/
+24
2011-11-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
39
-233
/
+429
2011-11-11
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...
Olof Johansson
1
-0
/
+8
2011-11-11
arm/imx: fix imx6q mmc error when mounting rootfs
Shawn Guo
1
-0
/
+8
2011-11-11
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
Alex Deucher
2
-39
/
+82
2011-11-11
drm/radeon/kms: optimize r600_pm_profile_init
Alex Deucher
1
-68
/
+32
2011-11-11
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
6
-39
/
+94
2011-11-11
drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()
Alex Deucher
2
-12
/
+0
2011-11-11
drm: fix kconfig unmet dependency warning
Randy Dunlap
1
-0
/
+1
2011-11-11
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
17
-65
/
+123
2011-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
1
-1
/
+6
2011-11-11
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
1
-1
/
+1
2011-11-11
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
1
-1
/
+1
2011-11-11
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
1
-0
/
+13
2011-11-11
drm/radeon/kms: make an aux failure debug only
Alex Deucher
1
-1
/
+1
2011-11-11
drm: drop select of SLOW_WORK
Paul Bolle
1
-1
/
+0
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
2
-4
/
+13
2011-11-11
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
1
-1
/
+1
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
3
-12
/
+62
2011-11-11
drm: Ensure string is null terminated.
Vinson Lee
1
-1
/
+3
2011-11-11
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
1
-0
/
+4
2011-11-11
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
1
-2
/
+3
2011-11-11
vmwgfx: Close screen object system
Jakob Bornecrantz
1
-1
/
+4
2011-11-10
pata_of_platform: Don't use NO_IRQ
Anton Vorontsov
1
-1
/
+1
2011-11-10
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
1
-1
/
+1
2011-11-10
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
1
-1
/
+10
2011-11-10
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
1
-1
/
+1
2011-11-10
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
1
-1
/
+3
2011-11-10
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
Ben Skeggs
1
-9
/
+32
2011-11-10
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
1
-0
/
+8
2011-11-10
drm/nvc0/gr: fix some bugs in grctx generation
Ben Skeggs
1
-17
/
+14
2011-11-10
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
1
-1
/
+0
[next]