index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: samsung_pwm_timer: Use proper clockevents max_delta
Tomasz Figa
2013-04-28
1
-1
/
+2
*
clocksource: samsung_pwm_timer: Add support for non-DT platforms
Tomasz Figa
2013-04-28
2
-3
/
+14
*
clocksource: samsung_pwm_timer: Keep all driver data in a structure
Tomasz Figa
2013-04-28
1
-83
/
+74
*
clocksource: samsung_pwm_timer: Make PWM spinlock global
Tomasz Figa
2013-04-28
1
-11
/
+13
*
clocksource: samsung_pwm_timer: Let platforms select the driver
Tomasz Figa
2013-04-28
1
-1
/
+1
*
clocksource: add samsung pwm timer driver
Tomasz Figa
2013-04-21
3
-0
/
+488
*
clocksource: make CLOCKSOURCE_OF_DECLARE type safe
Arnd Bergmann
2013-03-28
2
-2
/
+3
*
ARM: smp_twd: convert to use CLKSRC_OF init
Rob Herring
2013-03-11
1
-3
/
+0
*
clocksource: tegra20: use the device_node pointer passed to init
Rob Herring
2013-03-11
1
-41
/
+26
*
clocksource: pass DT node pointer to init functions
Rob Herring
2013-03-11
4
-28
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-10
10
-0
/
+10
|
\
|
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-04
10
-0
/
+10
*
|
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-09
1
-2
/
+2
*
|
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
2013-03-09
1
-2
/
+39
*
|
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2013-03-09
1
-2
/
+62
*
|
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-03-09
1
-3
/
+2
|
\
\
|
*
|
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
2013-03-09
1
-3
/
+2
*
|
|
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-03-08
1
-8
/
+14
|
\
\
\
|
*
|
|
HID: logitech-dj: do not directly call hid_output_raw_report() during probe
Benjamin Tissoires
2013-03-07
1
-8
/
+14
*
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-08
1
-4
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
random: fix locking dependency with the tasklist_lock
Theodore Ts'o
2013-03-04
1
-4
/
+8
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-08
2
-34
/
+97
|
\
\
\
\
|
*
\
\
\
Merge tag 'efi-for-3.9-rc2' into x86/urgent
H. Peter Anvin
2013-03-07
1
-34
/
+96
|
|
\
\
\
\
|
|
*
|
|
|
efivarfs: return accurate error code in efivarfs_fill_super()
Matt Fleming
2013-03-06
1
-5
/
+15
|
|
*
|
|
|
efivars: efivarfs_valid_name() should handle pstore syntax
Matt Fleming
2013-03-06
1
-2
/
+2
|
|
*
|
|
|
efi: be more paranoid about available space when creating variables
Matthew Garrett
2013-03-06
1
-27
/
+79
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
iommu, x86: Add DMA remap fault reason
Li, Zhen-Hua
2013-03-06
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-03-07
25
-99
/
+272
|
\
\
\
\
|
*
|
|
|
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
2013-03-07
1
-1
/
+0
|
*
|
|
|
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
2013-03-07
1
-0
/
+1
|
*
|
|
|
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
2013-03-07
1
-0
/
+27
|
*
|
|
|
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
2013-03-07
1
-1
/
+0
|
*
|
|
|
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Marek Olšák
2013-03-07
2
-2
/
+3
|
*
|
|
|
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
2013-03-07
4
-0
/
+24
|
*
|
|
|
drm/radeon: add primary dac adj quirk for R200 board
Alex Deucher
2013-03-07
1
-0
/
+9
|
*
|
|
|
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
Alex Deucher
2013-03-07
1
-0
/
+12
|
*
|
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-03-07
8
-22
/
+79
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915: Turn off hsync and vsync on ADPA when disabling crt
Patrik Jakobsson
2013-03-06
1
-1
/
+1
|
|
*
|
|
|
drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits
Patrik Jakobsson
2013-03-06
1
-2
/
+2
|
|
*
|
|
|
drm/i915: also disable south interrupts when handling them
Paulo Zanoni
2013-03-05
1
-2
/
+24
|
|
*
|
|
|
drm/i915: enable irqs earlier when resuming
Daniel Vetter
2013-03-05
1
-1
/
+12
|
|
*
|
|
|
drm/i915: Increase the RC6p threshold.
Stéphane Marchesin
2013-03-05
1
-1
/
+1
|
|
*
|
|
|
DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.
Egbert Eich
2013-03-04
1
-0
/
+26
|
|
*
|
|
|
drm/i915: Fix Haswell/CRW PCI IDs.
Kenneth Graunke
2013-03-03
1
-6
/
+6
|
|
*
|
|
|
drm/i915: Don't clobber crtc->fb when queue_flip fails
Ville Syrjälä
2013-03-03
1
-7
/
+4
|
|
*
|
|
|
drm/i915: wait_event_timeout's timeout is in jiffies
Paulo Zanoni
2013-03-03
1
-1
/
+2
|
|
*
|
|
|
drm/i915: Fix missing variable initilization
Syam Sidhardhan
2013-03-03
1
-1
/
+1
|
*
|
|
|
|
drm/nv50-: prevent some races between modesetting and page flipping
Ben Skeggs
2013-03-04
1
-83
/
+106
|
*
|
|
|
|
drm/nouveau/i2c: drop parent refcount when creating ports
Ben Skeggs
2013-03-04
1
-0
/
+1
|
*
|
|
|
|
drm/nv84: fix regression in page flipping
Ben Skeggs
2013-03-04
1
-6
/
+14
[next]