summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-28Remove duplicate includes from many filesZimny Lech
2010-10-28ramoops: use the platform data structure instead of module paramsKyungmin Park
2010-10-28w1: don't allow arbitrary users to remove w1 devicesBrian Swetland
2010-10-28rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine
2010-10-28rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine
2010-10-28rapidio: fix IDLE2 bits corruptionAlexandre Bounine
2010-10-28rapidio: add handling of redundant routesAlexandre Bounine
2010-10-28rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine
2010-10-28rapidio: add device access check into the enumerationAlexandre Bounine
2010-10-28rapidio: add handling of orphan port-write messageAlexandre Bounine
2010-10-28rapidio: modify sysfs initialization for switchesAlexandre Bounine
2010-10-28rapidio: add default handler for error-stopped stateAlexandre Bounine
2010-10-28rapidio: add relation links between RIO device structuresAlexandre Bounine
2010-10-28rapidio: use stored ingress port number instead of register readAlexandre Bounine
2010-10-28rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine
2010-10-28drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick
2010-10-28drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent
2010-10-28drivers/char/mwave/Makefile: clean upTracey Dent
2010-10-28drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum
2010-10-28drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov
2010-10-28drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov
2010-10-28drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov
2010-10-28synclink_gt: fix per device lockingPaul Fulghum
2010-10-28SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich
2010-10-28drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton
2010-10-28drivers/char/rocket.c: release_region or error pathDan Carpenter
2010-10-28ipmi: fix __init and __exit attribute locationsCorey Minyard
2010-10-28drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser
2010-10-28drivers/video/gbefb.c: eliminate memory leakJulia Lawall
2010-10-28fbmem: fix fb_read, fb_write unaligned accessesJames Hogan
2010-10-28fbmem: fix whitespaceJames Hogan
2010-10-28drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall
2010-10-28savagefb: fix DDC for Savage 4Ondrej Zary
2010-10-28drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich
2010-10-28langwell_gpio: add support for whitney pointAlan Cox
2010-10-28drivers/gpio/langwell_gpio.c: remove semicolons after function definitionsAndrew Morton
2010-10-28gpio: add Topcliff PCH GPIO driverTomoya MORINAGA
2010-10-28gpio: adp5588-gpio: support interrupt controllerMichael Hennerich
2010-10-28gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio
2010-10-28gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg
2010-10-28gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov
2010-10-28drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil
2010-10-28drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B25806
2010-10-28rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()Kukjin Kim
2010-10-28rtc: rtc-s3c: fix RTC initialization methodChanghwan Youn
2010-10-28rtc: rtc-s3c: Fix debug message format on RTCKukjin Kim
2010-10-28rtc: rtc-s3c: fix on support RTC AlarmChanghwan Youn