summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2008-09-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-023-34/+4
|\
| * ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz2008-09-021-15/+1
| * ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz2008-09-021-14/+0
| * palm_bk3710: improve IDE registrationDavid Brownell2008-09-021-4/+3
| * IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman2008-09-021-1/+0
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-09-022-9/+38
|\ \
| * | Fix problem with waiting while holding rcu read lock in md/bitmap.cNeilBrown2008-09-011-7/+38
| * | Remove invalidate_partition call from do_md_stop.NeilBrown2008-09-011-2/+0
| |/
* | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-09-021-1/+1
* | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-09-022-6/+11
|\ \
| * | [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss2008-09-021-6/+10
| * | dabusb_fpga_download(): fix a memory leakAdrian Bunk2008-09-021-0/+1
| |/
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-09-021-2/+2
|\ \
| * | drm/radeon: downgrade debug message from info to debug.Dave Airlie2008-09-011-2/+2
| |/
* | remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-293-0/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-08-283-3/+3
|\
| * Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-273-3/+3
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-281-8/+10
|\ \
| * | i2c: Prevent log spam on some DVB adaptersJean Delvare2008-08-281-6/+6
| * | i2c: Fix device_init_wakeup placeMarc Pignat2008-08-281-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-2738-219/+332
|\ \ \
| * | | wan: Missing capability checks in sbni_ioctl()Eugene Teo2008-08-271-4/+4
| * | | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller2008-08-273-26/+49
| |\ \ \
| | * | | Ath5k: fix bintval setupJiri Slaby2008-08-261-3/+5
| | * | | Ath5k: lock beaconsJiri Slaby2008-08-262-3/+13
| | * | | atmel: try open system authentication tooDan Williams2008-08-261-1/+9
| | * | | atmel: return ENOENT on request_firmware failureDan Williams2008-08-261-19/+22
| * | | | e100, fix iomap readJiri Slaby2008-08-271-2/+2
| * | | | qeth: preallocated header account offsetFrank Blaschka2008-08-271-1/+1
| * | | | qeth: l2 write unicast list to hardwareFrank Blaschka2008-08-272-5/+23
| * | | | qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun2008-08-271-1/+1
| * | | | ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt2008-08-271-3/+3
| * | | | net: don't grab a mutex within a timer context in gianfarSebastian Siewior2008-08-272-4/+19
| * | | | forcedeth: fix checksum flagAyaz Abdulla2008-08-271-2/+2
| * | | | net/usb/mcs7830: add set_mac_addressOliver Martin2008-08-271-0/+24
| * | | | net/usb/mcs7830: new device IDsArnd Bergmann2008-08-271-1/+22
| * | | | [netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik2008-08-271-1/+1
| * | | | ibmveth: fix bad UDP checksumsSantiago Leon2008-08-271-2/+3
| * | | | [netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow2008-08-271-0/+1
| * | | | [netdrvr] hso: icon 322 detection fixDenis Joseph Barrow2008-08-271-1/+1
| * | | | atl1: disable TSO by defaultJay Cliburn2008-08-271-1/+0
| * | | | atl1e: multistatement if missing bracesIlpo Järvinen2008-08-271-1/+2
| * | | | igb: remove 82576 quad adapterAlexander Duyck2008-08-274-22/+0
| * | | | drivers/net/skfp/ess.c: fix compile warningsTakashi Iwai2008-08-271-3/+3
| * | | | LCS recovery dumps when cable reconnectKlaus-D. Wacker2008-08-271-1/+2
| * | | | ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann2008-08-274-67/+68
| * | | | claw: netdev->priv vs. netdev->ml_privPeter Tiedemann2008-08-271-30/+30
| * | | | claw: fix memory leak in claw_probe.Martin Schwidefsky2008-08-271-11/+8
| * | | | [netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox2008-08-271-1/+1
OpenPOWER on IntegriCloud