summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-02-20[PATCH] Declare init_irq_proc before we use it.Andrew Morton2-3/+9
2007-02-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-25/+26
2007-02-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds1-6/+0
2007-02-20Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+9
2007-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-7/+7
2007-02-20Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-224/+0
2007-02-20Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds1-0/+5
2007-02-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2007-02-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+37
2007-02-20Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-15/+13
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+3
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-9/+69
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-14/+29
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov1-6/+0
2007-02-18[PATCH] AUDIT_FD_PAIRAl Viro1-0/+9
2007-02-18Remove JFFS (version 1), as scheduled.Jeff Garzik1-224/+0
2007-02-17atl1: add L1 device id to pci_ids, then use itChris Snook1-0/+1
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King1-0/+36
2007-02-17Fix misspellings of "agressive".Robert P. J. Day1-2/+2
2007-02-17Correct trivial typo in log2.h.Robert P. J. Day1-1/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2-3/+3
2007-02-17Various typo fixes.Robert P. J. Day1-1/+1
2007-02-17Pull fluff into release branchLen Brown1-3/+5
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz1-2/+2
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz1-6/+6
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz1-0/+2
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz1-1/+1
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz1-2/+0
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz1-0/+1
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz1-1/+0
2007-02-17ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz1-1/+0
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz1-1/+0
2007-02-17ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee1-1/+0
2007-02-17ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee1-0/+1
2007-02-17USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum1-0/+7
2007-02-17USB: make usb_iso_packet_descriptor.status signedPete Zaitcev1-1/+1
2007-02-17USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger1-2/+2
2007-02-17USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum1-1/+3
2007-02-17USB: descriptor structures have to be packedInaky Perez-Gonzalez1-10/+10
2007-02-17USB: add flow control to usb-serial generic driver.Joris van Rantwijk1-0/+6
2007-02-17PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto1-0/+3
2007-02-17sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2-9/+56
2007-02-17debugfs: implement symbolic linksPeter Oberparleiter1-0/+10
2007-02-17Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers1-0/+2
2007-02-17Driver.h copyright updateGreg Kroah-Hartman1-0/+1
2007-02-16[PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi1-0/+5
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+5
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-4/+6
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2-5/+7
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap1-0/+1