summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-26agp: fix scratch page cleanupMichal Kubecek1-6/+6
2012-01-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie14-199/+167
2012-01-26pinctrl: add checks for empty function namesTony Lindgren5-24/+41
2012-01-26pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren1-3/+6
2012-01-26pinctrl: fix some pinmux typosTony Lindgren1-7/+2
2012-01-26regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski1-1/+1
2012-01-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-160/+282
2012-01-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+3
2012-01-26xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu1-1/+2
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs2-4/+17
2012-01-25drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter1-3/+8
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman16-2497/+37
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse3-54/+54
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse1-8/+11
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom2-1/+10
2012-01-25usb: musb: omap2430: minor cleanups.NeilBrown1-2/+2
2012-01-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-547/+326
2012-01-25serial: Fix wakeup init logic to speed up startupSimon Glass1-3/+3
2012-01-25serial: amba-pl011: lock console writes against interruptsRabin Vincent1-0/+14
2012-01-25amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu1-2/+14
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds73-389/+699
2012-01-25qcaux: add more Pantech UML190 and UML290 portsDan Williams1-1/+6
2012-01-25Revert "drivers: usb: Fix dependency for USB_HWA_HCD"Greg Kroah-Hartman1-1/+1
2012-01-25usb: mv-otg - Fix build if CONFIG_USB is not setGeert Uytterhoeven1-0/+2
2012-01-25USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork1-1/+3
2012-01-25usb: add support for STA2X11 host driverAlessandro Rubini2-0/+10
2012-01-25drivers: usb: Fix dependency for USB_HWA_HCDFabio Estevam1-1/+1
2012-01-25tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley1-1/+50
2012-01-25tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley1-4/+31
2012-01-25omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D1-1/+1
2012-01-25omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Shubhrajyoti D1-1/+1
2012-01-25pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2-1/+16
2012-01-25pinctrl: unbreak error messagesUwe Kleine-König1-27/+19
2012-01-25PCMCIA: fix sa1111 oops on removeRussell King1-1/+2
2012-01-25drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter1-1/+1
2012-01-25drm/i915: allow userspace forcewake references also on gen7Daniel Vetter1-2/+2
2012-01-25drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt1-2/+2
2012-01-25drm/i915: Correct debugfs printout for RC1e.Eric Anholt1-1/+1
2012-01-25TTY: fix UV serial console regressionJiri Slaby1-5/+7
2012-01-25jsm: Fixed EEH recovery errorLucas Kannebley Tavares1-0/+1
2012-01-25team: send only changed options/ports via netlinkJiri Pirko1-46/+90
2012-01-25net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun1-2/+3
2012-01-25drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker4-0/+4
2012-01-25stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2012-01-25stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-25USB: OHCI: fix new compiler warningsAlan Stern1-2/+10
2012-01-25usb: serial: kobil_sct: fix compile warning:Felipe Balbi1-1/+1
2012-01-25drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall1-1/+1
2012-01-25USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork1-1/+1
2012-01-25USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork1-1/+1