aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo