summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-231-4/+9
* Merge branch 'linus' into cpus4096Ingo Molnar2008-12-1818-75/+63
|\
| * Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-12-172-3/+16
| |\
| | * i2c-s3c2410: fix check for being in suspend.Ben Dooks2008-12-161-3/+15
| | * i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto2008-12-161-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-12-179-54/+44
| |\ \
| | * | USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2008-12-172-0/+5
| | * | USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-171-52/+3
| | * | USB: add 5372:2303 to pl2303Matthew Arnold2008-12-172-0/+5
| | * | USB: skip Set-Interface(0) if already in altsetting 0Alan Stern2008-12-171-1/+3
| | * | USB: gadget: fix rndis working at high speedDavid Brownell2008-12-171-0/+4
| | * | USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2008-12-172-0/+4
| | * | USB: tty: SprogII DCC controller identifiersAlan Cox2008-12-172-0/+4
| | * | usb-storage: update unusual_devs entry for Nokia 5310Alan Stern2008-12-171-1/+1
| | * | USB: Unusual devs patch for Nokia 3500cOzan Sener2008-12-171-0/+7
| | * | USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László2008-12-171-0/+7
| | * | USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman2008-12-171-0/+1
| | |/
| * | STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov2008-12-171-0/+3
| * | xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman2008-12-176-18/+0
| |/
* | Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-171-0/+1
|\ \
| * | sparseirq: fix !SMP building, #2Yinghai Lu2008-12-171-0/+1
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-178-94/+200
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-161-0/+6
| |\ \
| | * | ieee1394: add quirk fix for Freecom HDDStefan Richter2008-12-141-0/+6
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-162-9/+68
| |\ \ \
| | * | | pata_hpt366: no ATAPI DMATejun Heo2008-12-161-1/+3
| | * | | pata_hpt366: fix cable detection,Tejun Heo2008-12-161-2/+6
| | * | | libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-161-6/+59
| * | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-12-161-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sh: maple: Do not pass SLAB_POISON to kmem_cache_create()Matt Fleming2008-12-161-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-152-58/+95
| |\ \ \ \
| | * | | | e1000e: fix double release of mutexJeff Kirsher2008-12-111-2/+7
| | * | | | sungem: improve ethtool output with internal pcs and serdesHermann Lauer2008-12-091-0/+15
| | * | | | sungem: Make PCS PHY support partially work again.David S. Miller2008-12-091-56/+73
| * | | | | ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt2008-12-151-25/+29
| * | | | | pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger2008-12-151-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-168-16/+17
|\ \ \ \ \
| * \ \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-136-44/+147
| |\ \ \ \ \
| * | | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| * | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-132-6/+7
| * | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-135-9/+9
* | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-1611-287/+150
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-132-3/+3
| |\ \ \ \ \
| | * | | | | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
| | * | | | | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-132-10/+18
| |\ \ \ \ \
| | * | | | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-122-10/+18
| | |/ / / /
| * | | | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-131-1/+1
| * | | | | unicode table for cp437Ingo Brueckl2008-12-131-6/+6
| |/ / / /
| * | | | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-105-267/+122
| | |/ / | |/| |
OpenPOWER on IntegriCloud