summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WUSB: correct format of wusb_chid sysfs fileDavid Vrabel2009-04-171-14/+12
* WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-172-2/+6
* WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel2009-04-171-6/+13
* USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2009-04-172-6/+18
* USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel2009-04-176-6/+50
* USB: add reset endpoint operationsDavid Vrabel2009-04-1710-54/+91
* USB device codes for Motorola phone.Dr. Greg Wettstein2009-04-171-0/+1
* usb-storage: fix mistake in MakefileAlan Stern2009-04-171-1/+2
* USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius2009-04-171-72/+302
* Revert USB: usb-serial ch341: support for DTR/RTS/CTSGreg Kroah-Hartman2009-04-171-302/+72
* USB: musb: fix possible panic while resumingKim Kyuwon2009-04-171-8/+4
* USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2009-04-172-123/+105
* USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov2009-04-173-81/+90
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-173-28/+69
* USB: musb_host, fix ep0 fifo flushingDavid Brownell2009-04-171-14/+29
* USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern2009-04-171-2/+4
* USB: musb_host, minor enqueue locking fix (v2)David Brownell2009-04-171-9/+8
* USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum2009-04-171-1/+1
* USB: qcserial: Add extra device IDsMatthew Garrett2009-04-171-0/+21
* USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan2009-04-172-0/+13
* USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2009-04-172-0/+8
* usb gadget: fix ethernet link reports to ethtoolJonathan McDowell2009-04-171-7/+1
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-162-0/+15
|\
| * tracing: Fix branch tracer headerZhaolei2009-04-141-0/+8
| * tracing: Fix power tracer headerZhaolei2009-04-131-0/+7
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-161-3/+7
|\ \
| * | sched: Avoid printing sched_group::__cpu_power for default caseGautham R Shenoy2009-04-171-2/+6
| * | tracing, sched: mark get_parent_ip() notraceLai Jiangshan2009-04-141-1/+1
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-164-28/+12
|\ \ \
| * | | kernel/softirq.c: fix sparse warningH Hartley Sweeten2009-04-171-2/+2
| * | | rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney2009-04-143-26/+10
* | | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-166-64/+154
|\ \ \ \
| * | | | x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
| * | | | x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
| * | | | x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-081-0/+1
| * | | | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-081-0/+4
| * | | | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
| * | | | x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-031-1/+2
| * | | | x86: UV BAU messaging timeoutsCliff Wickman2009-04-032-11/+50
| * | | | x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-167-43/+107
|\ \ \ \ \
| * | | | | ata: Report 16/32bit PIO as best we canAlan Cox2009-04-165-18/+84
| * | | | | libata: use ATA_ID_CFA_*Sergei Shtylyov2009-04-161-3/+4
| * | | | | pata_legacy: fix no device fail pathTejun Heo2009-04-161-0/+1
| * | | | | pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-161-20/+2
| * | | | | libata: handle SEMB signature betterTejun Heo2009-04-161-2/+16
* | | | | | mm: pass correct mm when growing stackHugh Dickins2009-04-161-1/+1
* | | | | | Revert "kobject: don't block for each kobject_uevent".Hugh Dickins2009-04-161-1/+1
|/ / / / /
* | | | | Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-162-11/+37
* | | | | Export filemap_write_and_wait_rangeChris Mason2009-04-161-0/+1
OpenPOWER on IntegriCloud