Age | Commit message (Expand) | Author |
2007-04-28 | libata: add init helpers including ata_pci_prepare_native_host() | Tejun Heo |
2007-04-28 | libata: convert native PCI host handling to new init model | Tejun Heo |
2007-04-28 | libata: implement ata_host_alloc_pinfo() and ata_host_register() | Tejun Heo |
2007-04-28 | libata: separate out ata_host_alloc() and ata_host_register() | Tejun Heo |
2007-04-28 | libata: separate out ata_host_start() | Tejun Heo |
2007-04-28 | libata: allocate ap separately from shost | Tejun Heo |
2007-04-28 | ahci.c: remove non-existing SB600 raid id (re-send) | Conke Hu |
2007-04-28 | libata: add support for READ/WRITE LONG | Mark Lord |
2007-04-28 | libata/IDE: remove combined mode quirk | Jeff Garzik |
2007-04-28 | libata: Change prototype of mode_filter to remove ata_port* | Alan Cox |
2007-04-28 | pata: expose set_mode method so it can be wrapped | Alan |
2007-04-28 | iomap: implement pcim_iounmap_regions() | Tejun Heo |
2007-04-28 | libata: cable detection fixes | Alan Cox |
2007-04-28 | libata: dev_config does not need ap and adev passing | Alan |
2007-04-28 | [libata] export sata_print_link_status() | Jeff Garzik |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-04-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2007-04-27 | [NET]: Fix networking compilation errors | David Howells |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-04-27 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2007-04-27 | USB: <linux/usb/ch9.h> minor doc update | David Brownell |
2007-04-27 | USB: add "last_busy" field for use in autosuspend | Alan Stern |
2007-04-27 | USB: make usbdevices export their device nodes instead of using a separate class | Kay Sievers |
2007-04-27 | USB: add power/level sysfs attribute | Alan Stern |
2007-04-27 | USB: Allow autosuspend delay to equal 0 | Alan Stern |
2007-04-27 | USB: additional structure from cdc spec | Oliver Neukum |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-04-27 | V4L/DVB (5419): Add comment how the speed field is interpreted. | Hans Verkuil |
2007-04-27 | V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. | Hans Verkuil |
2007-04-27 | V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V... | Hans Verkuil |
2007-04-27 | V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules | Hans Verkuil |
2007-04-27 | V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder | Hans Verkuil |
2007-04-27 | V4L/DVB (5341): Add cx23415/6 chip idents. | Hans Verkuil |
2007-04-27 | V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN | Hans Verkuil |
2007-04-27 | V4L/DVB (5323): Updated support for tuner callbacks | Hartmut Hackmann |
2007-04-27 | V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct | Hartmut Hackmann |
2007-04-27 | V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. | Hans Verkuil |
2007-04-27 | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil |
2007-04-27 | V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT | Hans Verkuil |
2007-04-27 | V4L/DVB (5289): Add support for video output overlays. | Hans Verkuil |
2007-04-27 | V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability | Hans Verkuil |
2007-04-27 | V4L/DVB (5268): Add support for three new MPEG controls. | Hans Verkuil |
2007-04-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2007-04-27 | dev_dbg: check dev_dbg() arguments | Dan Williams |
2007-04-27 | s2ram: add arch irq disable/enable hooks | Johannes Berg |
2007-04-27 | define platform wakeup hook, use in pci_enable_wake() | David Brownell |
2007-04-27 | security: prevent permission checking of file removal via sysfs_remove_group() | James Morris |
2007-04-27 | device_schedule_callback() needs a module reference | Alan Stern |
2007-04-27 | debugfs: Add debugfs_create_u64() | Michael Ellerman |
2007-04-27 | the overdue removal of the mount/umount uevents | Adrian Bunk |