summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-17Staging: rt3070: convert to netdev_opsAlexander Beregalov1-14/+15
2009-04-17Staging: rt2870: convert to netdev_opsAlexander Beregalov1-13/+15
2009-04-17Staging: rt2860: convert to netdev_opsAlexander Beregalov1-10/+15
2009-04-17Staging: otus: convert to netdev_opsAlexander Beregalov1-18/+29
2009-04-17Staging: et131x: convert to netdev_opsAlexander Beregalov1-9/+14
2009-04-17Staging: epl: convert to netdev_opsAlexander Beregalov1-5/+12
2009-04-17Staging: at76: convert to netdev_opsAlexander Beregalov1-7/+13
2009-04-17WUSB: correct format of wusb_chid sysfs fileDavid Vrabel1-14/+12
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2-2/+6
2009-04-17WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel1-6/+13
2009-04-17USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2-6/+18
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel6-6/+50
2009-04-17USB: add reset endpoint operationsDavid Vrabel10-54/+91
2009-04-17USB device codes for Motorola phone.Dr. Greg Wettstein1-0/+1
2009-04-17usb-storage: fix mistake in MakefileAlan Stern1-1/+2
2009-04-17USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius1-72/+302
2009-04-17Revert USB: usb-serial ch341: support for DTR/RTS/CTSGreg Kroah-Hartman1-302/+72
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon1-8/+4
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2-123/+105
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov3-81/+90
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov3-28/+69
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell1-14/+29
2009-04-17USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern1-2/+4
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell1-9/+8
2009-04-17USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum1-1/+1
2009-04-17USB: qcserial: Add extra device IDsMatthew Garrett1-0/+21
2009-04-17USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan2-0/+13
2009-04-17USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2-0/+8
2009-04-17usb gadget: fix ethernet link reports to ethtoolJonathan McDowell1-7/+1
2009-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-43/+121
2009-04-17Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds2-2/+0
2009-04-17Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds110-0/+0
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-265/+137
2009-04-17AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHEMatt Kraai1-0/+2
2009-04-17vfat: Note the NLS requirementAlan Cox1-0/+3
2009-04-17splice: fix new kernel-doc warningsRandy Dunlap1-2/+1
2009-04-17[ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo1-0/+17
2009-04-17[ARM] S3C: Fix ADC driver sparse warningBen Dooks1-1/+1
2009-04-17[ARM] Osiris: Fix double initialisation in machine blockBen Dooks1-1/+0
2009-04-17[ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks1-1/+1
2009-04-17[ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks1-2/+2
2009-04-17[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks1-0/+1
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks1-1/+1
2009-04-17m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2-0/+0
2009-04-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+15
2009-04-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+7
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata108-0/+0
2009-04-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-28/+12
2009-04-17kernel/softirq.c: fix sparse warningH Hartley Sweeten1-2/+2
2009-04-17Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds6-64/+154