index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-30
8
-10
/
+310
|
\
|
*
pinctrl: pinconf: take the right mutex
Linus Walleij
2013-05-27
1
-2
/
+2
|
*
pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()
Wei Yongjun
2013-05-27
1
-1
/
+3
|
*
pinctrl: exynos: Handle suspend/resume of GPIO EINT registers
Tomasz Figa
2013-05-27
2
-3
/
+114
|
*
pinctrl: samsung: Allow per-bank SoC-specific private data
Tomasz Figa
2013-05-27
1
-0
/
+1
|
*
pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks
Tomasz Figa
2013-05-27
2
-0
/
+9
|
*
pinctrl: Don't override the error code in probe error handling
Axel Lin
2013-05-27
3
-4
/
+5
|
*
pinctrl: exynos: Add support for set_irq_wake of wake-up EINTs
Tomasz Figa
2013-05-27
1
-0
/
+23
|
*
pinctrl: samsung: fix suspend/resume functionality
Doug Anderson
2013-05-27
2
-0
/
+153
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-28
23
-164
/
+163
|
\
\
|
*
|
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Andrew Jones
2013-05-28
1
-0
/
+1
|
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-05-24
6
-32
/
+87
|
|
\
\
|
|
*
|
drm/i915: avoid premature DP AUX timeouts
Imre Deak
2013-05-22
2
-2
/
+3
|
|
*
|
drm/i915: avoid premature timeouts in __wait_seqno()
Imre Deak
2013-05-22
1
-1
/
+1
|
|
*
|
drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
Imre Deak
2013-05-22
1
-1
/
+1
|
|
*
|
drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration
Imre Deak
2013-05-22
1
-0
/
+15
|
|
*
|
drm/i915: force full modeset if the connector is in DPMS OFF mode
Imre Deak
2013-05-22
1
-2
/
+22
|
|
*
|
drm/i915: Propagate errors back from fb set-base
Chris Wilson
2013-05-21
1
-15
/
+10
|
|
*
|
drm/i915: Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
2013-05-21
1
-11
/
+35
|
*
|
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2013-05-24
12
-77
/
+64
|
|
\
\
\
|
|
*
|
|
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
2013-05-23
4
-26
/
+8
|
|
*
|
|
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
2013-05-23
2
-4
/
+0
|
|
*
|
|
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
2013-05-23
1
-1
/
+1
|
|
*
|
|
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-05-23
9
-29
/
+29
|
|
*
|
|
drm/exynos: wait for the completion of pending page flip
Inki Dae
2013-05-23
1
-0
/
+16
|
|
*
|
|
drm/exynos: use drm_send_vblank_event() helper
Rob Clark
2013-05-23
1
-8
/
+2
|
|
*
|
|
drm/exynos: page flip fixes
Rob Clark
2013-05-22
1
-1
/
+0
|
|
*
|
|
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-22
1
-1
/
+1
|
|
*
|
|
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-05-22
1
-7
/
+7
|
|
*
|
|
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-05-22
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
Dave Airlie
2013-05-24
4
-55
/
+11
|
|
\
|
|
|
|
|
*
|
|
drm/imx: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-19
/
+2
|
|
*
|
|
drm/shmob: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-15
/
+4
|
|
*
|
|
drm/radeon: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-10
/
+3
|
|
*
|
|
drm/nouveau: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-11
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-28
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
crypto: caam - fix inconsistent assoc dma mapping direction
Horia Geanta
2013-05-14
1
-2
/
+2
*
|
|
|
|
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-26
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
amd64_edac: Fix bogus sysfs file permissions
Borislav Petkov
2013-05-21
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-26
1
-12
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
parisc/superio: Use module_pci_driver to register driver
Peter Huewe
2013-05-24
1
-12
/
+1
*
|
|
|
|
|
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-05-25
3
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pm2301_charger: Fix module alias prefix
Axel Lin
2013-05-10
1
-1
/
+1
|
*
|
|
|
|
|
wm831x_backup: Fix wrong kfree call for devdata->backup.name
Axel Lin
2013-05-10
1
-1
/
+0
|
*
|
|
|
|
|
bq27x00: Fix I2C dependency in KConfig
Xiong Zhou
2013-05-10
1
-0
/
+1
|
*
|
|
|
|
|
lp8788-charger: Fix kconfig dependency
Randy Dunlap
2013-05-02
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-25
7
-102
/
+139
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-05-23
4
-39
/
+66
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cpufreq: arm_big_little_dt: Instantiate as platform_driver
Viresh Kumar
2013-05-22
1
-5
/
+15
|
|
*
|
|
|
|
|
|
cpufreq: arm_big_little_dt: Register driver only if DT has valid data
Viresh Kumar
2013-05-22
1
-31
/
+42
[next]