aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07Driver core: allow to delay the uevent at device creation timeKay Sievers
2007-02-07Driver core: add device_type to struct deviceKay Sievers
2007-02-07SYSFS: Fix missing include of list.h in sysfs.hFrank Haverkamp
2007-02-07/sys/modules/*/holdersKay Sievers
2007-02-07USB: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07MODULES: add the module name for built in kernel driversKay Sievers
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-02-05PA Semi PWRficient Ethernet driverOlof Johansson
2007-02-05USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg
2007-02-05HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina
2007-02-05HID: hid debug from hid-debug.h to hid layerJiri Kosina
2007-02-05hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula
2007-02-05hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale
2007-02-04mmc: Power quirk for ENE controllersDarren Salt
2007-02-04mmc: let host be parent of cardsPierre Ossman
2007-02-04mmc: replace host->card_busyPierre Ossman
2007-02-03Pull output-switch into test branchLen Brown
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-01-30[PATCH] namespaces: fix task exit disasterSerge E. Hallyn
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn