summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: Remove unnecessary zeroing from ubPete Zaitcev2008-02-011-23/+0Star
* USB: Convert from class_device to device for USB coreTony Jones2008-02-015-52/+55
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-012-3/+3
* usb: fix usbtest halt check on big endian systemsJan Andersson2008-02-011-0/+1
* USB: storage: Add unusual_dev for HP r707Grant Grundler2008-02-011-0/+8
* USB: Variant of the Dell Wireless 5520 driverNate Carlson2008-02-011-0/+1
* USB: use GFP_NOIO in reset pathOliver Neukum2008-02-011-1/+1
* USB: ftdi driver - add support for optical probe deviceEd Beroset2008-02-012-0/+3
* USB: pl2303: add support for RATOC REX-USB60FAkira Tsukamoto2008-02-012-0/+2
* USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modemDaniel Kozák2008-02-012-5/+0Star
* USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for S...Bruno Redondi2008-02-011-0/+2
* USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCDFranco Lanza2008-02-012-0/+2
* USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PCPeter Stark2008-02-012-23/+22Star
* USB : correct comments in usb/core/notify.cManish Katiyar2008-02-011-1/+1
* USB: sierra driver - add devicesKevin Lloyd2008-02-011-0/+9
* USB: Adding YC Cable USB Serial device to pl2303Damien Stuart2008-02-012-0/+4
* USB: Sierra - Add support for Aircard 881UJessica L. Blank2008-02-011-0/+2
* USB: add support for 4348:5523 WinChipHead USB->RS 232 adapterPiotr Roszatycki2008-02-012-0/+6
* USB: CP2101 New Device IDsCraig Shelley2008-02-011-0/+6
* usb gadget: fix fsl_usb2_udc potential OOPSLi Yang2008-02-011-1/+1
* USB: keyspan: Fix oopsAlan Cox2008-02-011-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-0117-254/+220Star
|\
| * block: kill swap_io_context()Jens Axboe2008-02-013-24/+0Star
| * as-iosched: fix inconsistent ioc->lock contextJens Axboe2008-02-011-4/+6
| * ide-cd: fix leftover data BUGJens Axboe2008-02-011-1/+1
| * block: make elevator lib checkpatch compliantJens Axboe2008-02-011-27/+30
| * cfq-iosched: make checkpatch compliantJens Axboe2008-02-011-37/+46
| * block: make core bits checkpatch compliantJens Axboe2008-02-018-142/+117Star
| * block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-012-13/+18
| * unexport add_disk_randomnessAdrian Bunk2008-02-011-2/+0Star
| * block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-011-1/+1
| * splice: always updated atime in direct spliceJens Axboe2008-02-011-3/+1Star
* | docbook: rapidio: fix fatal filename errorRandy Dunlap2008-02-011-3/+3
* | fix directory entry in arch-x86-MakefileSteven Rostedt2008-02-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-014-4/+4
|\ \
| * | [SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2008-02-012-2/+2
| * | [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-02-012-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-01271-4036/+9495
|\ \
| * | [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2008-02-013-3/+7
| * | [NETNS]: Add a namespace mark to fib_info.Denis V. Lunev2008-02-012-4/+5
| * | [IPV4]: fib_sync_down rework.Denis V. Lunev2008-02-013-54/+57
| * | [NETNS]: Process interface address manipulation routines in the namespace.Denis V. Lunev2008-02-011-6/+8
| * | [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.Denis V. Lunev2008-02-011-13/+8Star
| * | [IPV4]: Fix memory leak on error path during FIB initialization.Denis V. Lunev2008-02-011-1/+9
| * | [NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov2008-02-011-0/+2
| * | [NET_SCHED]: Add flow classifierPatrick McHardy2008-02-014-0/+722
| * | [NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2008-02-012-1/+45
| * | [NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy2008-02-011-4/+91
| * | [NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy2008-02-017-11/+11
| * | [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.Dave Young2008-02-011-2/+6