summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds4-0/+220
2007-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-1/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6Linus Torvalds2-2/+5
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds17-205/+103
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds38-276/+2393
2007-02-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds63-193/+501
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds18-57/+58
2007-02-26[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller1-2/+3
2007-02-26[TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller1-0/+2
2007-02-26[PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman1-5/+4
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman4-8/+88
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman3-37/+53
2007-02-26[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman1-6/+0
2007-02-26[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman1-53/+56
2007-02-26[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman1-61/+50
2007-02-26[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman1-5/+5
2007-02-26[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman1-1/+1
2007-02-26[PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman1-9/+3
2007-02-26[PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman1-92/+34
2007-02-26[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman1-3/+3
2007-02-26[PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman1-2/+0
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman5-23/+12
2007-02-26[PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman1-8/+5
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds7-85/+1
2007-02-23USB: export autosuspend delay in sysfsAlan Stern3-1/+87
2007-02-23sysfs: allow attributes to be added to groupsAlan Stern2-0/+61
2007-02-23USB: make autosuspend delay a module parameterAlan Stern6-10/+36
2007-02-23USB: minor cleanups for sysfs.cAlan Stern1-24/+12
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum8-2/+108
2007-02-23USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2-12/+23
2007-02-23USB: Wacom driver updatesPing Cheng2-39/+65
2007-02-23gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey1-1/+4
2007-02-23USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker2-2/+6
2007-02-23USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez1-4/+18
2007-02-23USB: ftdi_sio: Adding VID and PID for TellstickMicke Prag2-0/+7
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern4-113/+256
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern4-37/+34
2007-02-23USB: Davicom DM9601 usbnet driverPeter Korsgaard4-0/+623
2007-02-23USB: asix.c - Add JVC-PRX1 idsDavid Hollis1-5/+9
2007-02-23usbmon: Remove erroneous __exitPete Zaitcev3-4/+4
2007-02-23USB: add driver for iowarrior devices.Greg Kroah-Hartman4-0/+973
2007-02-23USB: option: add a bunch of new device idsGreg Kroah-Hartman1-20/+80
2007-02-23USB: option: remove duplicate device id tableGreg Kroah-Hartman1-16/+1
2007-02-23Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman4-139/+10
2007-02-23Driver core: fix error by cleanup up symlinks properlyJames Simmons1-1/+30
2007-02-23make kernel/kmod.c:kmod_mk staticAdrian Bunk1-1/+1
2007-02-23power management: fix struct layout and docsJohannes Berg1-2/+35
2007-02-23power management: no valid states w/o pm_opsJohannes Berg1-1/+4
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss6-6/+6
2007-02-23sysfs: move struct sysfs_dirent to private headerAdam J. Richter2-12/+12