aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine2010-10-271-5/+10
* rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine2010-10-271-1/+2
* rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-271-7/+2
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-273-51/+54
* rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-273-0/+455
* rapidio: add device access check into the enumerationAlexandre Bounine2010-10-273-1/+9
* rapidio: add handling of orphan port-write messageAlexandre Bounine2010-10-272-5/+110
* rapidio: modify sysfs initialization for switchesAlexandre Bounine2010-10-271-7/+19
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-273-31/+201
* rapidio: add relation links between RIO device structuresAlexandre Bounine2010-10-271-33/+23
* rapidio: use stored ingress port number instead of register readAlexandre Bounine2010-10-271-27/+9
* rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-272-1/+2
* drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick2010-10-271-0/+4
* drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent2010-10-271-1/+1
* drivers/char/mwave/Makefile: clean upTracey Dent2010-10-271-2/+2
* drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-271-3/+108
* drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+3
* drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
* drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
* synclink_gt: fix per device lockingPaul Fulghum2010-10-271-13/+15
* SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich2010-10-271-28/+32
* drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton2010-10-271-1/+0
* drivers/char/rocket.c: release_region or error pathDan Carpenter2010-10-271-1/+4
* ipmi: fix __init and __exit attribute locationsCorey Minyard2010-10-273-11/+11
* drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser2010-10-271-1/+1
* drivers/video/gbefb.c: eliminate memory leakJulia Lawall2010-10-271-2/+4
* fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-271-32/+14
* fbmem: fix whitespaceJames Hogan2010-10-271-7/+7
* drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall2010-10-271-1/+1
* savagefb: fix DDC for Savage 4Ondrej Zary2010-10-271-0/+9
* drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich2010-10-271-4/+1
* langwell_gpio: add support for whitney pointAlan Cox2010-10-271-1/+82
* drivers/gpio/langwell_gpio.c: remove semicolons after function definitionsAndrew Morton2010-10-271-3/+3
* gpio: add Topcliff PCH GPIO driverTomoya MORINAGA2010-10-273-0/+321
* gpio: adp5588-gpio: support interrupt controllerMichael Hennerich2010-10-272-21/+263
* gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio2010-10-273-0/+191
* gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg2010-10-271-2/+19
* gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov2010-10-273-0/+303
* drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil2010-10-271-5/+40
* drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B258062010-10-272-1/+183
* rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()Kukjin Kim2010-10-271-1/+1
* rtc: rtc-s3c: fix RTC initialization methodChanghwan Youn2010-10-271-5/+13
* rtc: rtc-s3c: Fix debug message format on RTCKukjin Kim2010-10-271-9/+9
* rtc: rtc-s3c: fix on support RTC AlarmChanghwan Youn2010-10-271-1/+2
* rtc: rtc-s3c: fix setting missing field of getalarmChanghwan Youn2010-10-271-6/+6
* rtc: rtc-s3c: fix access unit from byte to word on RTCCONChanghwan Youn2010-10-271-18/+21
* rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-10-271-5/+7