summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-42/+5
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-41/+50
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+34
2007-04-29Pull sony into release branchLen Brown1-0/+34
2007-04-29sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it1-0/+34
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo1-4/+6
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord1-0/+2
2007-04-28libata: HPA supportAlan Cox2-0/+3
2007-04-28libata: kill probe_ent and related helpersTejun Heo1-31/+0
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo1-0/+5
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo1-0/+2
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo1-0/+5
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo1-0/+3
2007-04-28libata: separate out ata_host_start()Tejun Heo1-0/+2
2007-04-28libata: allocate ap separately from shostTejun Heo1-1/+1
2007-04-28ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu1-1/+0
2007-04-28libata: add support for READ/WRITE LONGMark Lord2-0/+8
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik1-1/+0
2007-04-28libata: Change prototype of mode_filter to remove ata_port*Alan Cox1-2/+2
2007-04-28pata: expose set_mode method so it can be wrappedAlan1-0/+1
2007-04-28iomap: implement pcim_iounmap_regions()Tejun Heo1-0/+1
2007-04-28libata: cable detection fixesAlan Cox1-0/+7
2007-04-28libata: dev_config does not need ap and adev passingAlan1-1/+1
2007-04-28[libata] export sata_print_link_status()Jeff Garzik1-0/+1
2007-04-28Generic HDLC sparse annotationsKrzysztof Halasa1-2/+1
2007-04-28ucc_geth: migrate ucc_geth to phylibKim Phillips1-39/+0
2007-04-28phylib: add RGMII-ID interface mode definitionKim Phillips1-0/+1
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen1-1/+1
2007-04-28tc35815 driver update (take 2)Atsushi Nemoto1-0/+2
2007-04-28Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-98/+2
2007-04-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-10/+38
2007-04-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-24/+128
2007-04-28USB: <linux/usb/ch9.h> minor doc updateDavid Brownell1-6/+9
2007-04-28USB: add "last_busy" field for use in autosuspendAlan Stern1-0/+8
2007-04-28USB: make usbdevices export their device nodes instead of using a separate classKay Sievers1-3/+7
2007-04-28USB: add power/level sysfs attributeAlan Stern1-0/+2
2007-04-28USB: Allow autosuspend delay to equal 0Alan Stern1-1/+1
2007-04-28USB: additional structure from cdc specOliver Neukum1-0/+11
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-35/+99
2007-04-27V4L/DVB (5419): Add comment how the speed field is interpreted.Hans Verkuil1-0/+5
2007-04-27V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.Hans Verkuil1-1/+1
2007-04-27V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V...Hans Verkuil1-0/+8
2007-04-27V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil3-2/+54
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil1-0/+10
2007-04-27V4L/DVB (5289): Add support for video output overlays.Hans Verkuil1-22/+44
2007-04-27V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capabilityHans Verkuil1-0/+3
2007-04-27V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil1-0/+4
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse77-2592/+920
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams1-1/+5
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg1-0/+18