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
2012-09-06
spi: spi-sh-hspi: drop frees of devm_ alloc'd data
Julia Lawall
1
-4
/
+1
2012-09-06
spi/pl022: Fix chipselects pointer computation
Roland Stigge
1
-4
/
+3
2012-09-06
spi: spi-tle62x0: Use module_spi_driver macro
Sachin Kamat
1
-12
/
+1
2012-09-06
spi: spi-gpio: Add DT bindings
Daniel Mack
1
-3
/
+96
2012-09-06
spi: spi-gpio: store chipselect information in private structure
Daniel Mack
1
-10
/
+24
2012-08-27
spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions
Guenter Roeck
1
-4
/
+4
2012-08-27
spi/topcliff-pch: Fix device remove function
Guenter Roeck
1
-2
/
+0
2012-08-27
spi/tegra: Fix device remove function
Guenter Roeck
1
-1
/
+3
2012-08-27
spi/stmp: Fix device remove function
Guenter Roeck
1
-5
/
+1
2012-08-23
spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch
Guenter Roeck
1
-1
/
+1
2012-08-22
spi/pl022: Add devicetree support
Roland Stigge
1
-9
/
+70
2012-08-22
spi/pl022: Add chip select handling via GPIO
Roland Stigge
1
-14
/
+34
2012-08-22
spi: Master driver for NXP SC18IS602/603
Guenter Roeck
3
-0
/
+371
2012-08-22
spi/mpc512x-psc: Avoid access to freed memory in device remove function
Guenter Roeck
1
-1
/
+2
2012-08-22
spi/mpc52xx-psc: Avoid access to freed memory in device remove function
Guenter Roeck
1
-1
/
+2
2012-08-22
spi/mpc52xx: Fix device remove function
Guenter Roeck
1
-2
/
+2
2012-08-22
spi/mpc52xx: Fix error handling in probe function
Guenter Roeck
1
-2
/
+3
2012-08-22
spi/pl022: Fix device remove function
Guenter Roeck
1
-1
/
+0
2012-08-22
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
Shubhrajyoti D
1
-2
/
+1
2012-08-22
spi: omap2-mcspi: Call pm_runtime_* functions directly
Shubhrajyoti D
1
-17
/
+11
2012-08-22
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
Shubhrajyoti D
1
-14
/
+14
2012-08-22
drivers/spi/spi-s3c24xx.c: fix error return code
Julia Lawall
1
-0
/
+1
2012-08-17
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
Shubhrajyoti D
1
-2
/
+0
2012-08-17
spi: spi-altera: Use of_match_ptr
Tobias Klauser
1
-3
/
+1
2012-08-17
spi: Refactor spi-orion to use SPI framework queue.
Andrew Lunn
1
-148
/
+61
2012-08-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-4
/
+23
2012-08-16
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-12
/
+42
2012-08-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-51
/
+88
2012-08-15
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
6
-8
/
+45
2012-08-15
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-43
/
+43
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2012-08-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
42
-239
/
+511
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
1
-0
/
+9
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
1
-1
/
+0
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
1
-1
/
+1
2012-08-14
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
1
-1
/
+1
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
1
-1
/
+1
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
1
-3
/
+4
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
9
-7
/
+80
2012-08-13
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
3
-2
/
+15
2012-08-13
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
1
-26
/
+26
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
5
-21
/
+55
2012-08-13
drm/radeon: fix some missing parens in asic macros
Alex Deucher
1
-5
/
+5
2012-08-13
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-4
/
+4
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-13
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
[next]