summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-13gpio/ml_ioh_gpio: ML7213 GPIO driverTomoya MORINAGA
2011-01-13GPIO_VX855: eliminate kconfig dependency warningRandy Dunlap
2011-01-13GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warningRandy Dunlap
2011-01-13gpio: vr41xx_giu: irq_data conversionLennert Buytenhek
2011-01-13gpio: timbgpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: tc35892-gpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: sx150x: irq_data conversionLennert Buytenhek
2011-01-13gpio: stmpe-gpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: pl061: irq_data conversionLennert Buytenhek
2011-01-13gpio: pca953x: irq_data conversionLennert Buytenhek
2011-01-13gpio: max732x: irq_data conversionLennert Buytenhek
2011-01-13gpio: langwell_gpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: adp5588-gpio: irq_data conversionLennert Buytenhek
2011-01-13cs5535: deprecate older cs5535_gpio driverAndres Salomon
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon
2011-01-13drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon
2011-01-13rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin
2011-01-13rtc-cmos: fix suspend/resumePaul Fox
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin
2011-01-13vgacon: check for efi machineYannick Heneault
2011-01-13dca: remove unneeded NULL checkDan Carpenter
2011-01-13kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...Seiji Aguchi
2011-01-13drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...Alberto Panizzo
2011-01-13drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski
2011-01-13leds: add output inversion option to backlight triggerJanusz Krzysztofik
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy
2011-01-13leds: lp5521: fix circular lockingSamu Onkalo
2011-01-13leds: lp5523: fix circular lockingSamu Onkalo
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo
2011-01-13leds: leds-pca9532 cleanupsAxel Lin
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov
2011-01-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie
2011-01-12Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Dave Airlie
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson
2011-01-11drm/i915: Periodically flush the active lists and requestsChris Wilson
2011-01-11ehea: Increase the skb array usageBreno Leitao