summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-112-14/+7
|\
| * HID: Fix DRIVER_DESC macroJiri Kosina2007-01-091-1/+1
| * HID: mousepoll parameter makes no sense for generic HIDJiri Kosina2007-01-081-8/+0
| * HID: tiny patch to remove a kmalloc castAhmed S. Darwish2007-01-081-1/+1
| * HID: fix mappings for DiNovo Edge Keyboard - Logitech USB BT receiverAdrian Drzewiecki2007-01-081-4/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-116-32/+6
|\ \
| * | Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2007-01-112-23/+1
| * | Pull sgi into release branchLen Brown2007-01-111-0/+3
| |\ \
| | * | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-041-0/+3
| * | | Pull trivial into release branchLen Brown2007-01-113-9/+2
| |\ \ \
| | * | | ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-102-7/+0
| | * | | ACPI: ec: enable printk on cmdline useLen Brown2007-01-061-2/+2
* | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-01-111-1/+1
|\ \ \ \ \
| * | | | | i915: Fix a DRM_ERROR that should be DRM_DEBUG.=?utf-8?q?Michel_D=C3=A4nzer?=2007-01-081-1/+1
| | |_|_|/ | |/| | |
* | | | | [PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2007-01-119-9/+0
* | | | | [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-115-5/+5
* | | | | [PATCH] intel-rng workaroundsJan Beulich2007-01-111-2/+30
* | | | | [PATCH] really fix funsoft driverDavid Miller2007-01-112-2/+2
* | | | | [PATCH] KVM: add VM-exit profilingIngo Molnar2007-01-112-0/+15
* | | | | [PATCH] md: pass down BIO_RW_SYNC in raid{1,10}Lars Ellenberg2007-01-112-7/+17
* | | | | [PATCH] rtc-sh: correctly report rtc_wkalrm.enabledDavid Brownell2007-01-111-2/+2
* | | | | [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin2007-01-111-1/+2
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-01-102-2/+2
|\ \ \ \ \
| * | | | | [PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal2007-01-111-1/+1
| * | | | | [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-01-101-0/+2
|\ \ \ \ \
| * | | | | ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter2007-01-101-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-01-102-9/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MMC: at91 mmc linkage updatesDavid Brownell2007-01-041-6/+5
| * | | | ARM: OMAP: fix MMC workqueue changesKyungmin Park2007-01-041-3/+3
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-01-0913-47/+79
|\ \ \ \ \
| * | | | | IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak2007-01-091-9/+17
| * | | | | IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-096-16/+16
| * | | | | IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein2007-01-071-2/+6
| * | | | | RDMA/ucma: Don't report events with invalid user contextSean Hefty2007-01-071-0/+10
| * | | | | RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty2007-01-071-0/+1
| * | | | | RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise2007-01-071-3/+14
| * | | | | IB/iser: Return error code when PDUs may not be sentErez Zilber2007-01-072-16/+14
| * | | | | IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin2007-01-041-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-094-25/+78
|\ \ \ \ \ \
| * | | | | | [TG3]: Add PHY workaround for 5755M.Michael Chan2007-01-092-5/+16
| * | | | | | [BNX2]: Update version and reldate.Michael Chan2007-01-091-2/+2
| * | | | | | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2007-01-091-11/+9
| * | | | | | [BNX2]: Fix 5709 Serdes detection.Michael Chan2007-01-091-4/+41
| * | | | | | [BNX2]: Don't apply CRC PHY workaround to 5709.Michael Chan2007-01-091-3/+3
| * | | | | | [Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann2007-01-091-0/+3
| * | | | | | [Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann2007-01-091-0/+3
| * | | | | | [Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann2007-01-091-0/+1
* | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-0913-215/+235
|\ \ \ \ \ \ \
| * | | | | | | pcnet_cs : add new idKomuro2007-01-091-0/+2