summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-237-142/+1223
* [PATCH] hdaps: small update.Robert Love2005-09-232-17/+13Star
* [PATCH] Fix mmap() of /dev/hpetKeir Fraser2005-09-231-1/+0Star
* [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady2005-09-231-4/+4
* [PATCH] Rename vprintk define in bttpvp.hBernd Petrovitsch2005-09-232-8/+8
* [PATCH] ub: Comment out unconditional stall clearPete Zaitcev2005-09-221-0/+2
* [PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprimeDavid Hollis2005-09-221-1/+2
* [PATCH] usb/serial/option.c: Increase input buffer sizeMatthias Urlichs2005-09-221-1/+3
* [PATCH] USB: fix pegasus driverKevin Vigor2005-09-221-9/+20
* [PATCH] USB: sl811-hcd minor fixesDavid Brownell2005-09-221-2/+14
* [PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2005-09-222-6/+6
* [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt2005-09-221-3/+5
* [PATCH] USB: more device IDs for Option card driverMatthias Urlichs2005-09-221-0/+7
* [PATCH] ub: fix burning cdsPete Zaitcev2005-09-221-26/+27
* [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie2005-09-221-2/+2
* [PATCH] fix drivers/pci/probe.c warningAmos Waterland2005-09-221-2/+2
* [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-222-4/+4
* [PATCH] PCI: remove unused "scratch"Bjorn Helgaas2005-09-221-4/+0Star
* [PATCH] fix class symlinks in sysfsBill Nottingham2005-09-221-0/+13
* [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-223-5/+5
* [PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz2005-09-221-0/+3
* [PATCH] r8169: call proper VLAN receive functionTommy Christensen2005-09-221-2/+2
* [PATCH] skge: check length from PHYStephen Hemminger2005-09-222-82/+85
* [PATCH] skge: expand ethtool debug register dumpStephen Hemminger2005-09-221-21/+8Star
* [PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com2005-09-221-1/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-211-1/+2
|\
| * [ARM] Fix pcf8583 to buildRussell King2005-09-201-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2005-09-211-11/+8Star
|\ \
| * | [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-211-2/+2
| * | [IB] Add MAD data field size definitionsSean Hefty2005-09-211-9/+6Star
* | | [PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena2005-09-211-1/+4
* | | [PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig2005-09-211-38/+0Star
* | | [PATCH] cciss: busy_initializing bug fixMike Miller2005-09-211-4/+1Star
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-211-1/+4
|\ \
| * | [ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.Tom 'spot' Callaway2005-09-211-1/+4
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2005-09-218-63/+55Star
|\ \
| * | [PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin2005-09-201-0/+1
| * | [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-203-6/+7
| * | [PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock2005-09-191-2/+3
| * | [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier2005-09-191-1/+2
| * | [PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier2005-09-191-6/+4Star
| * | [PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier2005-09-191-11/+5Star
| * | [PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock2005-09-191-3/+3
| * | [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-192-34/+28Star
| * | [PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier2005-09-191-1/+1
| * | [PATCH] IPoIB: fix module removal raceMichael S. Tsirkin2005-09-191-0/+2
* | | [PATCH] fbdev: Fix reversed back and front porchesAntonino A. Daplas2005-09-211-4/+4
* | | [PATCH] nvidiafb: Fix absence of cursor in nvidiafbAntonino A. Daplas2005-09-212-1/+5
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-09-2043-1580/+4223
|\ \ \ | |_|/ |/| |
| * | [SCSI] zfcp: add additional fc_host attributesAndreas Herrmann2005-09-197-98/+72Star