summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown
2012-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-24drm/radeon/kms: refine TMDS dual link checksAlex Deucher
2012-01-24drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher
2012-01-24drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher
2012-01-24drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher
2012-01-24drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov
2012-01-24drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel
2012-01-24cifs: NULL dereference on allocation failureDan Carpenter
2012-01-24ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl
2012-01-24ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't supportRaymond Yau
2012-01-24usb: dwc3: unmap the proper number of sg entriesSebastian Andrzej Siewior
2012-01-24usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas
2012-01-24usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam
2012-01-24usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior
2012-01-24usb: gadget: fsl_udc: fix the usage of udc->max_epPeter Chen
2012-01-24drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam
2012-01-24usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()Jesper Juhl
2012-01-24usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst tooPaul Zimmerman
2012-01-24usb: gadget: storage: endian fixAndiry Xu
2012-01-24usb: dwc3: ep0: fix compile warningFelipe Balbi
2012-01-24usb: musb: davinci: fix build breakageSekhar Nori
2012-01-24usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin
2012-01-24usb: gadget: langwell: drop langwell_otg supportAlexander Shishkin
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin
2012-01-24usb: dwc3: ep0: tidy up Pending Request handlingFelipe Balbi
2012-01-24ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl
2012-01-24ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson
2012-01-24Merge branch 'sh/clkfwk' into sh-latestPaul Mundt
2012-01-24sh: clkfwk: bugfix: use clk_reparent() for div6 clocksKuninori Morimoto
2012-01-24Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt
2012-01-24ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372Guennadi Liakhovetski
2012-01-24ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock supportKuninori Morimoto
2012-01-24arm: fix compile failure in mach-shmobile/board-ag5evm.cPaul Gortmaker
2012-01-23migrate_mode.h is not exported to user modeStephen Rothwell
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust
2012-01-23ASoC: wm8958: Use correct format string in dev_err() callJesper Juhl
2012-01-23PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa
2012-01-23[media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab
2012-01-23[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu