summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* /sys/modules/*/holdersKay Sievers2007-02-071-0/+1
* USB: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-2/+3
* SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-0/+5
* PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-072-4/+5
* MODULES: add the module name for built in kernel driversKay Sievers2007-02-072-1/+2
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-2/+3
* Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman2007-02-071-5/+5
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-02-062-743/+23
|\
| * USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg2007-02-051-0/+1
| * HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina2007-02-051-2/+2
| * HID: hid debug from hid-debug.h to hid layerJiri Kosina2007-02-052-741/+18
| * hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula2007-02-051-0/+1
| * hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula2007-02-051-0/+1
* | mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-1/+2
* | mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+1
* | tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-0/+3
* | tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-041-0/+3
* | tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-041-6/+4
* | tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-11/+8
* | Remove unused return value from signal_irq callbackAlex Dubov2007-02-041-1/+1
* | tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-041-3/+2
* | mmc: Add support for SDHC cardsPhilip Langdale2007-02-043-1/+16
* | mmc: Power quirk for ENE controllersDarren Salt2007-02-041-0/+1
* | mmc: let host be parent of cardsPierre Ossman2007-02-041-0/+1
* | mmc: replace host->card_busyPierre Ossman2007-02-041-2/+3
|/
* libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
* [PATCH] efi_set_rtc_mmss() is not __initAl Viro2007-02-011-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-301-1/+0
|\
| * HID: fix pb_fnmode and move it to generic HIDJiri Kosina2007-01-301-1/+0
* | [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-301-1/+1
* | Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-301-19/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-301-1/+2
|\ \
| * | [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-281-1/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-01-301-1/+2
|\ \ \
| * | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan2007-01-271-1/+2
* | | | [PATCH] cdev.h: forward declarationsJan Engelhardt2007-01-301-0/+4
* | | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger2007-01-301-3/+5
* | | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger2007-01-301-2/+3
* | | | [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-301-11/+19
|/ / /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-261-2/+3
|\ \ \
| * | | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-251-0/+1
| * | | libata: set_mode, Fix the FIXMEAlan2007-01-241-2/+2
| | |/ | |/|
* | | [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-261-1/+1
* | | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-263-9/+7
* | | [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-265-14/+12
* | | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown2007-01-261-11/+4
* | | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-261-1/+4
* | | [PATCH] Add VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+1
* | | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2007-01-261-0/+1
|/ /
* | [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-241-0/+1
OpenPOWER on IntegriCloud