summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] net48xx LED cleanupsChris Boot2006-07-141-3/+4
* [PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie2006-07-141-20/+8
* [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie2006-07-141-19/+19
* [PATCH] drivers/block/cpqarray.c: remove an unused variableAdrian Bunk2006-07-141-2/+0
* [PATCH] RTC subsystem, Add ISL1208 supportHerbert Valerio Riedel2006-07-143-0/+602
* [PATCH] ramdisk blocksize Kconfig entryNathan Scott2006-07-142-1/+11
* [PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin2006-07-141-5/+5
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-143-6/+6
* [PATCH] IB/cm: set private data length for reject messagesIra Weiny2006-07-141-0/+1
* [PATCH] srp: fix fmr error handlingVu Pham2006-07-141-0/+1
* [PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin2006-07-141-10/+11
* [PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin2006-07-141-3/+18
* [PATCH] IB/mthca: comment fixMichael S. Tsirkin2006-07-141-7/+6
* [PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein2006-07-141-2/+3
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-07-133-1/+3
|\
| * [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-133-1/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-131-4/+2
|\ \
| * | [MMC] Change SDHCI version error to a warningPierre Ossman2006-07-131-3/+1
| * | [MMC] Fix incorrect register accessPierre Ossman2006-07-131-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-134-7/+24
|\ \ \
| * | | [SERIAL] 8250: sysrq deadlock fixAndrew Morton2006-07-091-4/+9
| * | | [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-092-0/+13
| * | | [SERIAL] IP22: fix serial console hangsJulien BLACHE2006-07-091-2/+1
| * | | [SERIAL] dz: Fix compilation errorMartin Michlmayr2006-07-091-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-132-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ARM] 3727/1: fix ucb initialization on colliePavel Machek2006-07-112-1/+2
* | | | [SERIAL] sunsu: Handle keyboard and mouse ports directly.David S. Miller2006-07-131-9/+26
| |_|/ |/| |
* | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-127-70/+84
|\ \ \
| * | | [Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann2006-07-121-2/+2
| * | | [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-126-68/+82
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEADLinus Torvalds2006-07-1212-43/+63
|\ \ \ \
| * | | | [PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede2006-07-121-2/+19
| * | | | [PATCH] pca9539: Honor the force parameterBen Gardner2006-07-121-5/+7
| * | | | [PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla2006-07-121-1/+0
| * | | | [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-07-125-14/+11
| * | | | [PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare2006-07-121-3/+1
| * | | | [PATCH] scx200_acb: Fix the block transactionsJean Delvare2006-07-121-2/+6
| * | | | [PATCH] scx200_acb: Fix the state machineThomas Andrews2006-07-121-6/+6
| * | | | [PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2006-07-122-8/+11
| * | | | [PATCH] i2c: Fix 'ignore' module parameter handling in i2c-coreMark M. Hoffman2006-07-121-2/+2
| |/ / /
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of...Linus Torvalds2006-07-122-17/+18
|\ \ \ \
| * | | | [PATCH] Driver core: bus.c cleanupsAdrian Bunk2006-07-121-2/+3
| * | | | [PATCH] Driver core: kernel-doc in drivers/base/core.c correctionsHenrik Kretzschmar2006-07-121-15/+15
| * | | | [PATCH] Driver core: fix driver-core kernel-docRandy Dunlap2006-07-121-3/+3
| |/ / /
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEADLinus Torvalds2006-07-123-2/+77
|\ \ \ \
| * | | | [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-123-2/+50
| * | | | [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resumeMatthew Garrett2006-07-121-0/+27
| |/ / /
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 of HEADLinus Torvalds2006-07-1274-734/+990
|\ \ \ \
| * | | | [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-1238-340/+37
| * | | | [PATCH] USB: Anydata: Fixes wrong URB callback.Luiz Fernando N. Capitulino2006-07-122-1/+2