summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds465-12688/+40207
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds51-558/+2285
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds7-128/+57
2010-10-28Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+1
2010-10-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-44/+11
2010-10-28cciss: remove overlapping PCI IDsMike Miller1-36/+0
2010-10-28block: cciss: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-28drivers/block/aoe/aoeblk.c: ratelimit a warning printkAndrew Morton1-1/+3
2010-10-28drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven1-2/+4
2010-10-28aoe: don't use flush_scheduled_work()Tejun Heo1-3/+1
2010-10-28drivers/block/drbd/drbd_main.c: fix error pathNicolas Kaiser1-1/+1
2010-10-28power_supply: Mark twl4030_charger as brokenAnton Vorontsov1-0/+1
2010-10-28Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+17
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds14-899/+5276
2010-10-28Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds20-1245/+974
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds3-3/+23
2010-10-28loop: Properly clear sysfs in autoclear modeMilan Broz1-1/+1
2010-10-28Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2-1/+3
2010-10-28Merge branch 'akpm-incoming-2'Linus Torvalds55-373/+3092
2010-10-28proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds1-3/+0
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds86-1439/+3557
2010-10-28drm/radeon/kms: enable unmappable vram for evergreenAlex Deucher1-0/+2
2010-10-28drm/radeon/kms: fix tiled db height calculation on 6xx/7xxAlex Deucher1-6/+8
2010-10-28drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xxAlex Deucher4-0/+7
2010-10-28Remove duplicate includes from many filesZimny Lech2-2/+0
2010-10-28ramoops: use the platform data structure instead of module paramsKyungmin Park1-2/+28
2010-10-28w1: don't allow arbitrary users to remove w1 devicesBrian Swetland1-4/+4
2010-10-28rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine1-5/+10
2010-10-28rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine1-1/+2
2010-10-28rapidio: fix IDLE2 bits corruptionAlexandre Bounine1-7/+2
2010-10-28rapidio: add handling of redundant routesAlexandre Bounine3-51/+54
2010-10-28rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine3-0/+455
2010-10-28rapidio: add device access check into the enumerationAlexandre Bounine3-1/+9
2010-10-28rapidio: add handling of orphan port-write messageAlexandre Bounine2-5/+110
2010-10-28rapidio: modify sysfs initialization for switchesAlexandre Bounine1-7/+19
2010-10-28rapidio: add default handler for error-stopped stateAlexandre Bounine3-31/+201
2010-10-28rapidio: add relation links between RIO device structuresAlexandre Bounine1-33/+23
2010-10-28rapidio: use stored ingress port number instead of register readAlexandre Bounine1-27/+9
2010-10-28rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2-1/+2
2010-10-28drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick1-0/+4
2010-10-28drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-28drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent1-1/+1
2010-10-28drivers/char/mwave/Makefile: clean upTracey Dent1-2/+2
2010-10-28drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-28drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-28drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum1-3/+108
2010-10-28drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov1-0/+3
2010-10-28drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-28drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-28synclink_gt: fix per device lockingPaul Fulghum1-13/+15