index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2008-02-07
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
drm/i915: add support for E7221 chipset
Carlos Martín
2008-02-07
drm: don't cast a pointer to pointer of list_head
Li Zefan
2008-02-07
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
2008-02-07
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
2008-02-07
drm: enable udev node creation
Dave Airlie
2008-02-07
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
2008-02-07
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
2008-02-07
drm: call driver load function after initialising AGP
Dave Airlie
2008-02-07
drm: Fix ioc32 compat layer
Ian Romanick
2008-02-07
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
2008-02-07
i915: add suspend/resume support
Jesse Barnes
2008-02-07
drm: update DRM sysfs support
Jesse Barnes
2008-02-07
drm: Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2008-02-07
drm: move two function extern into the correct block
Dave Airlie
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
2008-02-07
drm: some minor cleanups and changes to make memory manager merging easier.
Dave Airlie
2008-02-06
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...
Linus Torvalds
2008-02-06
scsi: megaraid: trivial drop duplicate mutex.h include
Daniel Walker
2008-02-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-06
fb: fix warning: no return statement in function returning non-void
Anton Vorontsov
2008-02-06
virtio: add missing #include <linux/delay.h>
Johann Felix Soden
2008-02-06
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Bjorn Helgaas
2008-02-06
PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume
Rene Herman
2008-02-06
isapnp driver semaphore to mutex
Daniel Walker
2008-02-06
pnp: declare PNP option parsing functions as __init
Thomas Renninger
2008-02-06
simplify pnp_activate_dev() and pnp_disable_dev() return values
Bjorn Helgaas
2008-02-06
md: fix an occasional deadlock in raid5
NeilBrown
2008-02-06
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
2008-02-06
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2008-02-06
md: change INTERATE_MDDEV to for_each_mddev
NeilBrown
2008-02-06
md: change a few 'int' to 'size_t' in md
NeilBrown
2008-02-06
md: fix use-after-free bug when dropping an rdev from an md array
NeilBrown
2008-02-06
md: allow an md array to appear with 0 drives if it has external metadata
NeilBrown
2008-02-06
md: lock address when changing attributes of component devices
NeilBrown
2008-02-06
md: allow devices to be shared between md arrays
NeilBrown
2008-02-06
md: set and test the ->persistent flag for md devices more consistently
NeilBrown
2008-02-06
md: allow a maximum extent to be set for resyncing
NeilBrown
2008-02-06
md: give userspace control over removing failed devices when external metdata...
NeilBrown
2008-02-06
md: support 'external' metadata for md arrays
NeilBrown
2008-02-06
md: Update md bitmap during resync.
NeilBrown
2008-02-06
md: raid6: clean up the style of raid6test/test.c
H. Peter Anvin
2008-02-06
md: raid6: Fix mktable.c
H. Peter Anvin
2008-02-06
coding style cleanups for drivers/md/mktables.c
Oliver Pinter
2008-02-06
fbcon: fix color generation for monochrome framebuffer
Thomas Pfaff
2008-02-06
FB/S3C2410: check default_display parameter passed in platform data
Ben Dooks
2008-02-06
FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black
Ben Dooks
2008-02-06
FB/S3C2410: update debugging in S3C2410 framebuffer driver
Ben Dooks
2008-02-06
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
Ben Dooks
[next]