aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds14-899/+5276
2010-10-27Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds20-1245/+974
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds3-3/+23
2010-10-27Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-1/+3
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds55-373/+3092
2010-10-27proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds1-3/+0
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds86-1439/+3557
2010-10-27Remove duplicate includes from many filesZimny Lech2-2/+0
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park1-2/+28
2010-10-27w1: don't allow arbitrary users to remove w1 devicesBrian Swetland1-4/+4
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine1-5/+10
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine1-1/+2
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine1-7/+2
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine3-51/+54
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine3-0/+455
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine3-1/+9
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine2-5/+110
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine1-7/+19
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine3-31/+201
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine1-33/+23
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine1-27/+9
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2-1/+2
2010-10-27drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick1-0/+4
2010-10-27drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/mwave/Makefile: clean upTracey Dent1-2/+2
2010-10-27drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum1-3/+108
2010-10-27drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov1-0/+3
2010-10-27drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-27drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-27synclink_gt: fix per device lockingPaul Fulghum1-13/+15
2010-10-27SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich1-28/+32
2010-10-27drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton1-1/+0
2010-10-27drivers/char/rocket.c: release_region or error pathDan Carpenter1-1/+4
2010-10-27ipmi: fix __init and __exit attribute locationsCorey Minyard3-11/+11
2010-10-27drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser1-1/+1
2010-10-27drivers/video/gbefb.c: eliminate memory leakJulia Lawall1-2/+4
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan1-32/+14
2010-10-27fbmem: fix whitespaceJames Hogan1-7/+7
2010-10-27drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall1-1/+1
2010-10-27savagefb: fix DDC for Savage 4Ondrej Zary1-0/+9
2010-10-27drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich1-4/+1
2010-10-27langwell_gpio: add support for whitney pointAlan Cox1-1/+82
2010-10-27drivers/gpio/langwell_gpio.c: remove semicolons after function definitionsAndrew Morton1-3/+3
2010-10-27gpio: add Topcliff PCH GPIO driverTomoya MORINAGA3-0/+321
2010-10-27gpio: adp5588-gpio: support interrupt controllerMichael Hennerich2-21/+263
2010-10-27gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio3-0/+191
2010-10-27gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg1-2/+19