summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-10-272-1/+3
|\
| * NULL-terminate all pci_device_id tablesDzianis Kahanovich2010-10-272-1/+3
* | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-2755-373/+3092
|\ \
| * | Remove duplicate includes from many filesZimny Lech2010-10-272-2/+0
| * | ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-271-2/+28
| * | w1: don't allow arbitrary users to remove w1 devicesBrian Swetland2010-10-271-4/+4
| * | 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