summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey1-0/+12
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2-0/+17
2007-02-07USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell1-0/+1
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell5-3/+8
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman1-2/+3
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman1-1/+1
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2-743/+23
2007-02-05USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg1-0/+1
2007-02-05HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina1-2/+2
2007-02-05HID: hid debug from hid-debug.h to hid layerJiri Kosina2-741/+18
2007-02-05hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula1-0/+1
2007-02-05hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula1-0/+1
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-1/+2
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+1
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov1-0/+3
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov1-0/+3
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov1-6/+4
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov1-11/+8
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov1-1/+1
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov1-3/+2
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale3-1/+16
2007-02-04mmc: Power quirk for ENE controllersDarren Salt1-0/+1
2007-02-04mmc: let host be parent of cardsPierre Ossman1-0/+1
2007-02-04mmc: replace host->card_busyPierre Ossman1-2/+3
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro1-1/+1
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-1/+0
2007-01-30[PATCH] namespaces: fix task exit disasterSerge E. Hallyn1-1/+1
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds1-19/+11
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-1/+2
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+2
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt1-0/+4
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger1-3/+5
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger1-2/+3
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn1-11/+19
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina1-1/+0
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones1-1/+2
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan1-1/+2
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown1-1/+1
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown3-9/+7
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day5-14/+12
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown1-11/+4
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown1-1/+4
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath1-0/+1
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel1-0/+1
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo1-0/+1
2007-01-24libata: set_mode, Fix the FIXMEAlan1-2/+2
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust1-0/+1
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust1-1/+0