summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-761/+752
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds88-533/+2269
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-40/+1016
2008-07-21Fix istallion build failureWang Chen1-13/+13
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown2-17/+28
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown1-3/+6
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll1-8/+8
2008-07-21md: Make mddev->array_size sector-based.Andre Noll8-27/+32
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2306-169410/+202383
2008-07-21md: Make super_type->rdev_size_change() take sector-based sizes.Andre Noll1-21/+19
2008-07-21md: Fix check for overlapping devices.Andre Noll1-2/+3
2008-07-21md: Tidy up rdev_size_store a bit:Neil Brown1-9/+8
2008-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+3
2008-07-20Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2-166/+224
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds271-5099/+47012
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds406-56523/+73793
2008-07-20dio: use dio_match_device() in dio_bus_match()Akinobu Mita1-13/+1
2008-07-20m68k/Apollo: remove the unused APOLLO_ELPLUS optionGeert Uytterhoeven1-9/+0
2008-07-20export c2pAdrian Bunk1-0/+1
2008-07-20drivers/video/c2p.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-07-20atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-20amifb: Register Amiga-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-20zorro: use memory_read_from_bufferakinobu.mita@gmail.com1-8/+2
2008-07-20ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day1-1/+1
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven4-5/+5
2008-07-20ariadne: use netstats in net_device structurePaulius Zaleckas1-25/+22
2008-07-20m68k: remove CVS keywordsAdrian Bunk3-6/+0
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds1-6/+4
2008-07-20APCI: revert another duplicated patchThomas Gleixner1-3/+0
2008-07-20APCI: revert duplicated patchThomas Gleixner2-6/+0
2008-07-20Fix strip driver back up for ldisc/tty changesAlan Cox1-1/+1
2008-07-20tty: add more tty_port fieldsAlan Cox16-194/+165
2008-07-20cyclades: use tty_portAlan Cox1-158/+157
2008-07-20tty: Clean up tiocmsetAlan Cox1-26/+22
2008-07-20synclink: use tty_portAlan Cox3-310/+289
2008-07-20stallion: use tty_portAlan Cox1-80/+80
2008-07-20atmel_serial: Fix tty_port breakageHaavard Skinnemoen1-3/+3
2008-07-20rocket: use tty_portAlan Cox2-64/+61
2008-07-20mxser: use tty_portAlan Cox1-131/+126
2008-07-20moxa: use tty_portAlan Cox1-45/+42
2008-07-20istallion: use tty_portAlan Cox1-58/+58
2008-07-20isicom: use tty_portAlan Cox1-102/+79
2008-07-20riscom8: remove bogus checksAlan Cox1-24/+8
2008-07-20riscom8: use tty_portAlan Cox2-85/+68
2008-07-20gs: use tty_portAlan Cox7-167/+164
2008-07-20esp: use tty_portAlan Cox1-136/+136
2008-07-20epca: use tty_portAlan Cox2-59/+54
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai33-147/+151
2008-07-20- Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner2-8/+8
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell1-2/+2