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
2012-09-13
drm/exynos: add dummy support for dmabuf-mmap
Tomasz Stanislawski
1
-0
/
+7
2012-09-13
drm/exynos: Add missing braces around sizeof in exynos_mixer.c
Sachin Kamat
1
-3
/
+3
2012-09-13
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
Sachin Kamat
1
-3
/
+3
2012-09-13
drm/exynos: Make g2d_pm_ops static
Sachin Kamat
1
-1
/
+1
2012-09-13
drm/exynos: Add dependency for G2D in Kconfig
Sachin Kamat
1
-1
/
+1
2012-09-13
drm/exynos: fixed page align bug.
Inki Dae
1
-1
/
+1
2012-09-13
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
1
-1
/
+1
2012-09-13
drm/exynos: Use devm_* functions in exynos_drm_g2d.c file
Sachin Kamat
1
-40
/
+10
2012-09-13
drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file
Sachin Kamat
1
-2
/
+1
2012-09-13
drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
Sachin Kamat
1
-3
/
+1
2012-09-13
drm/exynos: Remove redundant check in exynos_drm_fimd.c file
Sachin Kamat
1
-5
/
+0
2012-09-13
drm/exynos: Remove redundant check in exynos_hdmi.c file
Sachin Kamat
1
-5
/
+0
2012-09-13
vmwgfx: add dumb ioctl support
Dave Airlie
3
-0
/
+88
2012-09-13
gma500: Fix regression on Oaktrail devices
Alan Cox
1
-0
/
+2
2012-09-13
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
7
-27
/
+43
2012-09-12
Merge branch 'chipidea-stable' into usb-linus
Greg Kroah-Hartman
1
-18
/
+41
2012-09-12
usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...
Michael Grzeschik
1
-4
/
+1
2012-09-12
usb: chipidea: cleanup dma_pool if udc_start() fails
Marc Kleine-Budde
1
-8
/
+15
2012-09-12
usb: chipidea: udc: fix error path in udc_start()
Marc Kleine-Budde
1
-1
/
+1
2012-09-12
usb: chipidea: udc: add pullup fuction, needed by the uvc gadget
Michael Grzeschik
1
-4
/
+17
2012-09-12
usb: chipidea: udc: fix setup of endpoint maxpacket size
Michael Grzeschik
1
-1
/
+7
2012-09-12
i2c: mxs: correctly setup speed for non devicetree
Wolfram Sang
1
-7
/
+6
2012-09-12
i2c: pnx: Fix read transactions of >= 2 bytes
Roland Stigge
1
-20
/
+28
2012-09-12
i2c: pnx: Fix bit definitions
Roland Stigge
1
-2
/
+3
2012-09-12
hwmon: (ina2xx) Fix word size register read and write operations
Guenter Roeck
1
-21
/
+9
2012-09-12
hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elements
Guenter Roeck
1
-4
/
+5
2012-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2012-09-11
USB: option: replace ZTE K5006-Z entry with vendor class rule
Bjørn Mork
1
-2
/
+4
2012-09-11
drm/i915: fix up the IBX transcoder B check
Daniel Vetter
1
-2
/
+4
2012-09-11
dma: tegra: make data used as *of_device_id.data const
Laxman Dewangan
1
-2
/
+2
2012-09-11
can: mpc5xxx_can: make data used as *of_device_id.data const
Arnd Bergmann
1
-2
/
+2
2012-09-11
macintosh/mediabay: make data used as *of_device_id.data const
Arnd Bergmann
1
-3
/
+3
2012-09-11
i2c/mpc: make data used as *of_device_id.data const
Arnd Bergmann
1
-5
/
+5
2012-09-11
mfd/da9052: make i2c_device_id array const
Arnd Bergmann
1
-2
/
+2
2012-09-11
gpio/gpio-omap: make platformdata used as *of_device_id.data const
Uwe Kleine-König
1
-3
/
+3
2012-09-11
dma: tegra: make tegra_dma.chip_data a pointer to const data
Laxman Dewangan
1
-2
/
+2
2012-09-11
watchdog/mpc8xxx: add a const qualifier
Arnd Bergmann
1
-1
/
+1
2012-09-11
macintosh/mediabay: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-11
mmc/omap_hsmmc: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-11
i2c/mpc: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-11
i2c/i2c-omap: add a const qualifier
Uwe Kleine-König
1
-1
/
+2
2012-09-11
gpio/mpc8xxx: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-11
gpio/gpio-omap.c: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-11
serial/mpc52xx_uart: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-11
net: qmi_wwan: fix Gobi device probing for un2430
Pierre Sauter
1
-1
/
+1
2012-09-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-7
/
+34
2012-09-11
drm/omap: add more new timings fields
Rob Clark
1
-0
/
+24
2012-09-11
drm/omap: update for interlaced
Rob Clark
1
-9
/
+8
2012-09-11
EHCI: Update qTD next pointer in QH overlay region during unlink
Pavankumar Kondeti
1
-2
/
+10
2012-09-11
staging: r8712u: fix bug in r8712_recv_indicatepkt()
Eric Dumazet
1
-6
/
+1
[prev]
[next]