index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2010-10-21
virtio: console: Add reference counting for port struct
Amit Shah
2010-10-21
virtio: console: Use cdev_alloc() instead of cdev_init()
Amit Shah
2010-10-21
virtio: console: Add a find_port_by_devt() function
Amit Shah
2010-10-21
virtio: console: Add a list of portdevs that are active
Amit Shah
2010-10-21
virtio: console: open: Use a common path for error handling
Amit Shah
2010-10-21
virtio: console: remove_port() should return void
Amit Shah
2010-10-21
virtio: console: Make write() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
virtio: console: Make read() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
virtio: console: Unblock poll on port hot-unplug
Amit Shah
2010-10-21
virtio: console: Un-block reads on chardev close
Amit Shah
2010-10-21
virtio: console: Check if portdev is valid in send_control_msg()
Amit Shah
2010-10-21
virtio: console: Remove control vq data only if using multiport support
Amit Shah
2010-10-21
virtio: console: Reset vdev before removing device
Amit Shah
2010-10-21
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
2010-10-19
tlclk: remove big kernel lock
Arnd Bergmann
2010-10-19
fix rawctl compat ioctls breakage on amd64 and itanic
Al Viro
2010-10-19
agp/intel: Also add B43.1 to list of supported devices
Chris Wilson
2010-10-19
agp/amd-k7: Allow binding user memory to the AGP GART.
Francisco Jerez
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-14
char: hvc: check for error case
Vasiliy Kulikov
2010-10-13
Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-10-06
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-29
Input: sysrq - add locking to sysrq_filter()
Dmitry Torokhov
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
2010-09-24
some clean up to intel-gtt.c
Jan Beulich
2010-09-22
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
2010-09-22
ipmi: fix acpi probe print
Yinghai Lu
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-09-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-09-21
Fix typo interrest[ing|ed] => interest[ing|ed]
Thomas Weber
2010-09-21
Fix various typos of valid in comments
Nikanth Karthikesan
2010-09-21
intel-gtt add a cleanup function for chipset specific stuff
Daniel Vetter
2010-09-21
intel-gtt: store the dma mask size in intel_gtt_driver
Daniel Vetter
2010-09-21
intel-gtt: clean up gtt size reporting
Daniel Vetter
2010-09-21
agp: kill agp_(unmap|map)_memory
Daniel Vetter
2010-09-21
intel-gtt: consolidate fake_agp driver structs
Daniel Vetter
2010-09-21
intel-gtt: move chipset flush to the gtt driver struct
Daniel Vetter
2010-09-21
intel-gtt: kill mask_memory functions
Daniel Vetter
[prev]
[next]