summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov2007-11-231-30/+2
* ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo2007-11-191-1/+1
* ata_piix: only enable the first port on apple macbook proThomas Rohwer2007-11-191-0/+28
* ata_piix: reorganize controller IDsTejun Heo2007-11-191-31/+31
* pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C2007-11-191-0/+1
* libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord2007-11-191-1/+2
* libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee2007-11-191-1/+3
* libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-191-5/+13
* libata: remove unused functionsAdrian Bunk2007-11-192-173/+0
* ata_piix: add SATELLITE U205 to broken suspend listTejun Heo2007-11-191-0/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-161-63/+90
|\
| * [CPUFREQ] Fix up whitespace in conservative governor.Dave Jones2007-10-221-61/+60
| * [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properlyElias Oltmanns2007-10-221-2/+30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1512-90/+175
|\ \
| * | [SUNHME]: VLAN support for sunhmeChris Poon2007-11-151-6/+11
| * | [CHELSIO]: Fix skb->dev setting.Divy Le Ray2007-11-151-1/+1
| * | [VIA_VELOCITY]: Don't oops on MTU change.Stephen Hemminger2007-11-141-0/+5
| * | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-149-83/+158
| |\ \
| | * | iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-141-3/+5
| | * | rt2x00: Fix chipset revision validationIvo van Doorn2007-11-144-8/+10
| | * | iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-144-72/+143
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-11-154-18/+115
|\ \ \ \
| * | | | i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare2007-11-151-5/+9
| * | | | i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare2007-11-151-8/+15
| * | | | i2c-pasemi: Fix NACK detectionOlof Johansson2007-11-151-0/+5
| * | | | i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day2007-11-151-1/+1
| * | | | i2c: Make i2c_check_addr staticJean Delvare2007-11-151-2/+1
| * | | | i2c-dev: Unbound new-style i2c clients aren't busyJean Delvare2007-11-151-1/+25
| * | | | i2c-dev: "how does it work" commentsDavid Brownell2007-11-151-1/+59
| |/ / /
* | | | Revert "skge: fix ram buffer size calculation"Linus Torvalds2007-11-151-24/+27
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-11-141-2/+1
|\ \ \
| * | | [CRYPTO] geode: Fix not inplace encryptionSebastian Siewior2007-11-111-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-11-1412-47/+89
|\ \ \ \
| * | | | mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein2007-11-141-1/+1
| * | | | RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise2007-11-131-0/+1
| * | | | IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-135-30/+54
| * | | | IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-132-7/+19
| * | | | IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell2007-11-131-2/+3
| * | | | IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell2007-11-131-4/+7
| * | | | mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub2007-11-131-3/+4
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1412-86/+90
|\ \ \ \ \
| * | | | | [ISDN] sc: Really, really fix warningFrank Lichtenheld2007-11-141-1/+1
| * | | | | [ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2007-11-142-2/+2
| * | | | | [FS_ENET]: Fix module build.Jochen Friedrich2007-11-142-4/+22
| * | | | | [S2IO]: Fixed memory leak when MSI-X vector allocation failsSreenivasa Honnur2007-11-141-59/+51
| * | | | | [BONDING]: Fix resource use after freeJay Vosburgh2007-11-131-2/+2
| * | | | | [NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAREric Dumazet2007-11-131-3/+3
| * | | | | [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-131-1/+2
| * | | | | [E1000]: Fix schedule while atomic when called from mii-tool.Jesse Brandeburg2007-11-131-10/+3
| * | | | | [NETX]: Fix build failure added by 2.6.24 statistics cleanup.David S. Miller2007-11-131-3/+3
OpenPOWER on IntegriCloud