index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
dv1394.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
drm/i915: Refactor calls to unmap_mapping_range
Chris Wilson
1
-9
/
+27
2009-07-10
drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode
Zhao Yakui
1
-100
/
+121
2009-07-10
drm: Disable the unused connectors explicitly when resuming with KMS.
Zhao Yakui
1
-0
/
+2
2009-07-10
drm/i915: Restore the KMS modeset for every activated CRTC
Zhao Yakui
1
-0
/
+5
2009-07-10
drm/i915: Fix harmless warning from patch merged after i2c rework.
Eric Anholt
1
-1
/
+1
2009-07-10
drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.
Eric Anholt
1
-9
/
+20
2009-07-10
drm/i915: Check the LID device to decide whether the LVDS should be initialized
Zhao Yakui
1
-0
/
+70
2009-07-07
drm/i915: Move lock to more reasonable location
Ben Gamari
1
-2
/
+3
2009-07-07
drm/i915: Add gtt_offset to gem object list debugfs output
Ben Gamari
1
-1
/
+4
2009-07-07
drm/i915: Remove gtt_bound from drm_i915_gem_object
Ben Gamari
1
-3
/
+0
2009-07-07
drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.
ling.ma@intel.com
1
-1
/
+1
2009-07-07
drm/i915: crt fetch EDID by DVI-I converter on G4x platform
ling.ma@intel.com
1
-1
/
+27
2009-07-07
drm/i915: Don't update display FIFO watermark on IGDNG
Zhenyu Wang
1
-1
/
+1
2009-07-03
drm/i915: Adjust DisplayPort clocks to use 96MHz reference
Keith Packard
1
-12
/
+9
2009-07-02
drm/i915: Make driver less chatty
Keith Packard
6
-23
/
+27
2009-07-02
drm/i915: fix up a raw 64bit divide
Andy Whitcroft
1
-1
/
+1
2009-07-01
drm/i915: enable sdvo lvds scaling function.
ling.ma@intel.com
2
-12
/
+103
2009-07-01
drm/i915: Set SSC frequency for 8xx chips correctly
ling.ma@intel.com
1
-4
/
+6
2009-07-01
drm/i915: add FIFO watermark support
Shaohua Li
5
-6
/
+513
2009-07-01
drm/i915: enable error detection & state collection
Jesse Barnes
5
-3
/
+204
2009-07-01
MN10300: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
1
-0
/
+1
2009-07-01
floppy: fix lock imbalance
Jiri Slaby
1
-1
/
+4
2009-07-01
bfin: delay IRQ registration until driver is ready
Mike Frysinger
1
-15
/
+15
2009-07-01
atyfb: fix alignment for block writes
Ville Syrjala
3
-14
/
+46
2009-07-01
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2
-9
/
+82
2009-07-01
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
Baruch Siach
1
-3
/
+14
2009-07-01
gpio: pl061: fix probe error handling code
Baruch Siach
1
-1
/
+2
2009-07-01
x86: only clear node_states for 64bit
Yinghai Lu
2
-6
/
+9
2009-07-01
cpusets: document adding/removing cpus to cpuset elaborately
Nikanth Karthikesan
1
-0
/
+12
2009-07-01
mm: prevent balance_dirty_pages() from doing too much work
Richard Kennedy
1
-1
/
+4
2009-07-01
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-07-01
MAINTAINERS: STARFIRE/DURALAN update
Joe Perches
1
-2
/
+2
2009-07-01
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
1
-1
/
+1
2009-07-01
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
16
-42
/
+74
2009-07-01
spi: add spi_master flag word
David Brownell
3
-0
/
+12
2009-07-01
spi: new spi->mode bits
David Brownell
4
-7
/
+24
2009-07-01
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
1
-0
/
+2
2009-07-01
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-07-01
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2
-3
/
+18
2009-07-01
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
4
-1
/
+14
2009-07-01
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
3
-1
/
+11
2009-07-01
gcov: fix documentation
Peter Oberparleiter
1
-9
/
+16
2009-07-01
alpha: fix percpu build breakage
Tejun Heo
3
-4
/
+9
2009-07-01
fbdev: work around old compiler bug
Stephen Rothwell
1
-2
/
+2
2009-07-01
MAINTAINERS: update EDAC-I82975X
Joe Perches
1
-2
/
+2
2009-07-01
gcov: fix __ctors_start alignment
Heiko Carstens
1
-1
/
+2
2009-07-01
eventfd: revised interface and cleanups
Davide Libenzi
6
-42
/
+149
[next]