summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17WUSB: correct format of wusb_chid sysfs fileDavid Vrabel
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel
2009-04-17WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel
2009-04-17USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-04-17USB device codes for Motorola phone.Dr. Greg Wettstein
2009-04-17usb-storage: fix mistake in MakefileAlan Stern
2009-04-17USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius
2009-04-17Revert USB: usb-serial ch341: support for DTR/RTS/CTSGreg Kroah-Hartman
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell
2009-04-17USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell
2009-04-17USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum
2009-04-17USB: qcserial: Add extra device IDsMatthew Garrett
2009-04-17USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan
2009-04-17USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard
2009-04-17usb gadget: fix ethernet link reports to ethtoolJonathan McDowell
2009-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-17Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds
2009-04-17Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-17AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHEMatt Kraai
2009-04-17vfat: Note the NLS requirementAlan Cox
2009-04-17splice: fix new kernel-doc warningsRandy Dunlap
2009-04-17[ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo
2009-04-17[ARM] S3C: Fix ADC driver sparse warningBen Dooks
2009-04-17[ARM] Osiris: Fix double initialisation in machine blockBen Dooks
2009-04-17[ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks
2009-04-17[ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks
2009-04-17[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks
2009-04-17m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata
2009-04-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata
2009-04-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-17kernel/softirq.c: fix sparse warningH Hartley Sweeten
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-16UIO: fix specific device driver missing statement for depmodHans J. Koch
2009-04-16Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron