summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-06-16[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk
2011-06-16[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk
2011-06-16serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-06-16tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby
2011-06-16tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-16staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap
2011-06-16gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.Ambresh K
2011-06-16Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"Jiri Kosina
2011-06-16drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie
2011-06-16drm: make debug levels match in edid failure code.Dave Airlie
2011-06-16drm/radeon/kms: clear wb memory by defaultAlex Deucher
2011-06-16drm/radeon/kms: be more pedantic about the g5 quirk (v2)Alex Deucher
2011-06-16drm/radeon/kms: signed fix for evergreen thermalAlex Deucher
2011-06-16drm: populate irq_by_busid-member for pciWolfram Sang
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-15drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-15drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson
2011-06-15leds: fix the incorrect display in menuconfigEric Miao
2011-06-15w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven
2011-06-15leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König
2011-06-15drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15USB: don't let errors prevent system sleepAlan Stern
2011-06-15USB: don't let the hub driver prevent system sleepAlan Stern
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern
2011-06-15xHCI 1.0: Force Stopped Event(FSE)Alex He
2011-06-15xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp
2011-06-15USB: Free bandwidth when usb_disable_device is called.Sarah Sharp
2011-06-15xhci: Reject double add of active endpoints.Sarah Sharp
2011-06-15xen: Fix compile warning when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk
2011-06-15mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski
2011-06-14USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl
2011-06-14Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-06-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven
2011-06-14efifb: Fix call to wrong unregister functionWanlong Gao
2011-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt