summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-172-3/+3
| * | | | | Various typo fixes.Robert P. J. Day2007-02-171-1/+1
| |/ / / /
* | | | | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-02-191-224/+0Star
|\ \ \ \ \
| * | | | | Remove JFFS (version 1), as scheduled.Jeff Garzik2007-02-171-224/+0Star
| |/ / / /
* | | | | Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-02-191-0/+5
|\ \ \ \ \
| * | | | | [PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi2007-02-161-0/+5
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-191-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | atl1: add L1 device id to pci_ids, then use itChris Snook2007-02-171-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-192-0/+37
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-171-0/+36
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | * / | | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor2007-02-081-0/+36
| | |/ / /
| * / / / [ARM] 4137/1: Add kexec supportRichard Purdie2007-02-161-0/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-191-15/+13Star
|\ \ \ \
| * | | | ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-171-2/+2
| * | | | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-6/+6
| * | | | ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-0/+2
| * | | | ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
| * | | | ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-2/+0Star
| * | | | ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-171-0/+1
| * | | | ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-171-1/+0Star
| * | | | ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-171-1/+0Star
| * | | | ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz2007-02-171-1/+0Star
| * | | | ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-02-171-1/+0Star
| * | | | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-171-0/+1
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-191-0/+3
|\ \ \ \
| * | | | PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-171-0/+3
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-195-9/+69
|\ \ \ \
| * | | | sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2007-02-172-9/+56
| * | | | debugfs: implement symbolic linksPeter Oberparleiter2007-02-171-0/+10
| * | | | Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers2007-02-171-0/+2
| * | | | Driver.h copyright updateGreg Kroah-Hartman2007-02-171-0/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-196-14/+29
|\ \ \ \
| * | | | USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum2007-02-171-0/+7
| * | | | USB: make usb_iso_packet_descriptor.status signedPete Zaitcev2007-02-171-1/+1
| * | | | USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger2007-02-171-2/+2
| * | | | USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-171-1/+3
| * | | | USB: descriptor structures have to be packedInaky Perez-Gonzalez2007-02-171-10/+10
| * | | | USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-171-0/+6
| |/ / /
* | | | Pull fluff into release branchLen Brown2007-02-171-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-131-0/+2
| * | | ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-131-3/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-161-0/+5
|\ \ \ \
| * | | | [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+5
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-161-4/+6
|\ \ \ \
| * \ \ \ [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-1164-1422/+818Star
| |\ \ \ \
| * | | | | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi2007-02-111-4/+6
| | |/ / / | |/| | |
* | | | | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-162-5/+7
* | | | | [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-161-0/+1
* | | | | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-4/+3Star
* | | | | [PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz2007-02-161-0/+10