summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-072-2/+3
|\
| * [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-072-2/+3
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-075-3/+856
|\ \
| * | [libata sata_mv] fix buildJeff Garzik2005-09-071-0/+16
| * | [PATCH] libata: Marvell SATA support (PIO mode)Brett Russ2005-09-073-0/+837
| * | [PATCH] libata: fix pio_mask values (take 2)Brett Russ2005-09-072-3/+3
| |/
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-0726-1860/+4857
|\ \
| * | [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-072-1355/+1321
| * | [wireless] build fixes after merging WE-19Jeff Garzik2005-09-072-1/+2
| * | [PATCH] lvalues abuse in lanceAl Viro2005-09-062-2/+2
| * | [PATCH] airo : WE-19 supportJean Tourrilhes2005-09-061-20/+21
| * | [PATCH] prism54 : WE-17 supportJean Tourrilhes2005-09-062-1/+5
| * | [PATCH] wl3501_cs : WE-17 supportJean Tourrilhes2005-09-062-2/+6
| * | [PATCH] atmel_cs : WE-17 supportJean Tourrilhes2005-09-061-15/+2
| * | [PATCH] iw263_netwave_we17.diffJean Tourrilhes2005-09-061-2/+5
| * | [PATCH] ray_cs : WE-17 supportJean Tourrilhes2005-09-062-420/+452
| * | [PATCH] net: fix bonding with spider_netJens Osterkamp2005-09-062-6/+31
| * | [PATCH] net: update the spider_net driverJens Osterkamp2005-09-061-10/+40
| * | [PATCH] net: add driver for the NIC on Cell BladesJens Osterkamp2005-09-065-0/+2883
| * | [PATCH] __user annotations (forcedeth.c)viro@ftp.linux.org.uk2005-09-061-2/+2
| * | [PATCH] iseries_veth: Update copyright noticeMichael Ellerman2005-09-061-0/+1
| * | [PATCH] missed s/u32/pm_message_t/ (dm9000)viro@ftp.linux.org.uk2005-09-061-1/+1
| * | [PATCH] iomem annotations (ac3200.c)viro@ftp.linux.org.uk2005-09-061-1/+1
| * | [PATCH] s390: claw driver fixesFrank Pavlic2005-09-061-10/+10
| * | [PATCH] S2io: Hardware and miscellaneous fixesravinandan.arakali@neterion.com2005-09-063-28/+88
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-071-8/+17
|\ \
| * | [ARCNET]: Fix return value from arcnet_send_packet().Pieter Dejaeghere2005-09-061-8/+17
| |/
* | [PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] -Wundef fixes (hisax)viro@ZenIV.linux.org.uk2005-09-071-0/+2
* | [PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk2005-09-071-1/+8
* | [PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk2005-09-071-0/+4
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* | [PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk2005-09-071-5/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-073-13/+13
|\ \
| * | [SERIAL] Update ibmasm driver for death of register_serial&coMax Asbock2005-09-072-11/+11
| * | [SERIAL] Fix lh7a40x serial driverRussell King2005-09-061-2/+2
| |/
* | [PATCH] DVB: lgdt330x check callback fixMichael Krufky2005-09-071-25/+25
* | [PATCH] DVB: Clarify description text for dvb-bt8xx in KconfigMichael Krufky2005-09-071-3/+3
* | [PATCH] Indycam / VINO driversRalf Baechle2005-09-077-192/+5319
* | [PATCH] Fix smsc_ircc_init return valueBrice Goglin2005-09-071-0/+1
* | [PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov2005-09-071-6/+4
* | [PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov2005-09-071-12/+11
* | [PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov2005-09-071-56/+65
* | [PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov2005-09-071-35/+26
* | [PATCH] smsc-ircc2: remove typedefsDmitry Torokhov2005-09-071-26/+13
* | [PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov2005-09-071-3/+2
* | [PATCH] smsc-ircc2: formatting fixesDmitry Torokhov2005-09-071-326/+317
* | [PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov2005-09-072-217/+217
* | [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-073-4/+24
OpenPOWER on IntegriCloud