aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-31drm/radeon/kms: fix some typos in r6xx/r7xx hpd setupAlex Deucher
2010-03-31drm/radeon/r600: remove some regs are not safe regs for command buffersAlex Deucher
2010-03-31drm: Return ENODEV if the inode mapping changesChris Wilson
2010-03-31drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.Pauli Nieminen
2010-03-31drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)Jerome Glisse
2010-03-31drm/radeon/kms: don't print error on -ERESTARTSYS.Dave Airlie
2010-03-31drm/radeon/kms/atom: make sure tables are valid (v2)Alex Deucher
2010-03-31drm/radeon/kms: remove lvds quirksAlex Deucher
2010-03-31drm/radeon/kms: fix display bandwidth setup on rs4xxAlex Deucher
2010-03-31drm/radeon/kms: never treat rs4xx as AGPAlex Deucher
2010-03-31drm/radeon/kms: display watermark fixesAlex Deucher
2010-03-31drm/radeon/kms: init rdev->num_crtc at asic initAlex Deucher
2010-03-31drm/radeon/kms/pm: fix typo in power table parsingAlex Deucher
2010-03-31drm/radeon/kms: gfx init fixes for r6xx/r7xxAlex Deucher
2010-03-31drm/radeon/kms/pm: fix segfault in clock codeAlex Deucher
2010-03-31drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-03-19Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger
2010-03-19USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani
2010-03-19USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz
2010-03-19USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard
2010-03-19USB: g_mass_storage: fix section mismatch warningsMike Frysinger
2010-03-19USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter
2010-03-19USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark
2010-03-19USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt
2010-03-19usb: cdc-wdm: Fix deadlock between write and resumeOliver Neukum
2010-03-19usb: cdc-wdm: Fix order in disconnect and fix lockingOliver Neukum
2010-03-19usb: cdc-wdm:Fix loss of data due to autosuspendOliver Neukum
2010-03-19usb: cdc-wdm: Fix submission of URB after suspensionOliver Neukum
2010-03-19usb: cdc-wdm: Fix race between disconnect and debug messagesOliver Neukum
2010-03-19usb: cdc-wdm: Fix race between autosuspend and reading from the deviceOliver Neukum
2010-03-19usb: cdc-wdm: Fix race between write and disconnectOliver Neukum
2010-03-19usb: musb: core: declare mbase only where it's usedFelipe Balbi
2010-03-19USB: musb: fix warnings in Blackfin regsMike Frysinger
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren
2010-03-19usb/gadget: fix compile error on r8a66597-udc.cGrant Likely