summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam2011-11-291-0/+1
| | * | | | | | | | USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen2011-11-291-2/+2
| | * | | | | | | | usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-299-14/+9
| | * | | | | | | | usb: gadget: fix g_serial regressionRobert Jarzmik2011-11-291-2/+2
| | * | | | | | | | usb: renesas_usbhs: fixup driver speedKuninori Morimoto2011-11-291-1/+1
| | * | | | | | | | usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto2011-11-291-0/+1
| | * | | | | | | | usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto2011-11-291-0/+7
| | * | | | | | | | usb: renesas_usbhs: fixup device_register timingKuninori Morimoto2011-11-291-26/+11
| | * | | | | | | | usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-291-6/+0
| | * | | | | | | | USB: linux-cdc-acm.inf: add support for the acm_ms gadgetKlaus Schwarzkopf2011-11-291-2/+2
| | * | | | | | | | EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-11-291-4/+5
| | * | | | | | | | xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu2011-11-281-1/+6
| | * | | | | | | | USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter2011-11-261-1/+1
| | * | | | | | | | USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-11-261-0/+7
| | * | | | | | | | usb: option: add SIMCom SIM5218Veli-Pekka Peltola2011-11-261-0/+1
| | * | | | | | | | usb: option: add Huawei E353 controlling interfacesDirk Nehring2011-11-261-0/+3
| * | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-024-30/+84
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang2011-11-281-1/+1
| | * | | | | | | | | Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman2011-11-281-5/+0
| | * | | | | | | | | Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter2011-11-261-0/+5
| | * | | | | | | | | Staging: comedi: fix signal handling in read and writeFederico Vaga2011-11-261-2/+2
| | * | | | | | | | | Staging: comedi: fix mmap_countFederico Vaga2011-11-261-2/+17
| | * | | | | | | | | staging: comedi: fix oops for USB DAQ devices.Bernd Porr2011-11-261-18/+53
| | * | | | | | | | | staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr2011-11-261-3/+4
| | * | | | | | | | | staging:rts_pstor:Complete scanning_done variablewwang2011-11-261-0/+1
| | * | | | | | | | | staging: usbip: bugfix for deadlockBart Westgeest2011-11-261-4/+6
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-12-025-25/+74
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: fix attr2 vs large data fork assertChristoph Hellwig2011-11-291-25/+39
| | * | | | | | | | | xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig2011-11-293-0/+33
| | * | | | | | | | | xfs: validate acl countChristoph Hellwig2011-11-281-0/+2
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-12-022-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | HID: Correct General touch PIDBenjamin Tissoires2011-11-232-2/+2
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-0220-48/+349
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()Xi Wang2011-12-021-5/+6
| | * | | | | | | | | | | drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher2011-12-022-26/+154
| | * | | | | | | | | | | drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CMAlex Deucher2011-12-022-2/+62
| | * | | | | | | | | | | drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)Chris Wilson2011-12-021-2/+25
| | * | | | | | | | | | | drm/radeon/kms: add some new pci idsAlex Deucher2011-12-011-0/+8
| | * | | | | | | | | | | drm/radeon/kms: Skip ACPI call to ATIF when possibleJean Delvare2011-12-011-4/+4
| | * | | | | | | | | | | drm/radeon/kms: Hide debugging messageJean Delvare2011-12-011-1/+2
| | * | | | | | | | | | | drm/radeon/kms: add some loop timeouts in pageflip codeAlex Deucher2011-12-014-4/+24
| | * | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2011-12-018-4/+64
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | drm/nv50/disp: silence compiler warningBen Skeggs2011-11-301-2/+2
| | | * | | | | | | | | | drm/nouveau: fix oopses caused by clear being called on unpopulated ttmsBen Skeggs2011-11-301-0/+3
| | | * | | | | | | | | | drm/nouveau: Keep RAMIN heap within the channel.Younes Manton2011-11-301-1/+1
| | | * | | | | | | | | | drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situationsBen Skeggs2011-11-301-1/+1
| | | * | | | | | | | | | drm/nvc0/gr: fix TP init for transform feedback offset queriesChristoph Bumiller2011-11-301-0/+2
| | | * | | | | | | | | | drm/nouveau: add dumb ioctl supportBen Skeggs2011-11-303-0/+55
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-0217-574/+136
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-0114-554/+102
| | |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud