summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-14265-10728/+47740
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-06-131-2/+8
| |\
| | * [SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’Ingo Molnar2009-06-131-0/+2
| | * [SCSI] cnic: fix undefined reference to `ip6_route_output'Randy Dunlap2009-06-131-2/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-131-3/+9
| |\ \
| | * \ Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen2009-06-131-3/+9
| | |\ \
| | | * | atmel-mci: Add support for inverted detect pinJonas Larsson2009-04-081-3/+9
| * | | | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-06-135-54/+99
| |\ \ \ \
| | * | | | i2c-ocores: Can add I2C devices to the busRichard Röjfors2009-06-131-0/+5
| | * | | | i2c-s3c2410: move to using platform idtable to match devicesBen Dooks2009-06-131-26/+22
| | * | | | i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen2009-06-131-2/+12
| | * | | | i2c: OMAP2/3: Fix scll/sclh calculationsAaro Koskinen2009-06-131-7/+18
| | * | | | i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionalityMichael Hennerich2009-06-131-1/+11
| | * | | | i2c: Blackfin TWI: fix transfer errors with repeat startFrank Shew2009-06-131-6/+15
| | * | | | i2c: Blackfin TWI: fix REPEAT START mode doesn't repeatSonic Zhang2009-06-131-8/+7
| | * | | | i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0Michael Hennerich2009-06-132-4/+9
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-138-223/+558
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter2009-06-031-20/+6
| | * | | crypto: hifn_795x - fix __dev{init,exit} markingsMike Frysinger2009-06-021-4/+4
| | * | | hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte2009-06-021-1/+1
| | * | | hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte2009-06-021-0/+13
| | * | | hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte2009-06-021-1/+1
| | * | | crypto: padlock - Restore dependency on x86Herbert Xu2009-06-021-1/+1
| | * | | crypto: padlock - Enable on x86_64Sebastian Andrzej Siewior2009-06-022-1/+14
| | * | | crypto: talitos - Avoid unnecessary decrypt checkKim Phillips2009-06-021-2/+1
| | * | | crypto: talitos - containerof related codingstyleKim Phillips2009-06-021-10/+16
| | * | | crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips2009-06-021-47/+48
| | * | | crypto: talitos - Add ablkcipher algorithmsLee Nipper2009-06-021-38/+342
| | * | | crypto: talitos - scaffolding for new algorithm typesLee Nipper2009-06-021-116/+129
| | * | | hwrng: omap - Move probe function to .devinit.textUwe Kleine-König2009-06-021-1/+1
| * | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-1213-166/+135
| |\ \ \ \
| | * | | | [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-121-2/+2
| | * | | | [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-124-9/+31
| | * | | | [S390] dasd: sync after async probeSebastian Ott2009-06-122-2/+14
| | * | | | [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-124-19/+18
| | * | | | [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-121-3/+8
| | * | | | [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-121-2/+2
| | * | | | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-121-1/+1
| | * | | | [S390] 3270: lock dependency fixesMartin Schwidefsky2009-06-122-48/+32
| | * | | | [S390] 3270: do not register with tty_register_deviceMartin Schwidefsky2009-06-121-15/+0
| | * | | | [S390] qdio: inline qdio_perf_stat_incJan Glauber2009-06-122-16/+6
| | * | | | [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-121-32/+12
| | * | | | [S390] cio: fix sanity checks in device_ops.Sebastian Ott2009-06-121-16/+8
| | * | | | [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-121-1/+1
| * | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-1229-339/+2506
| |\ \ \ \ \
| | * | | | | drm: Export hash table functionality.Jerome Glisse2009-06-121-0/+4
| | * | | | | drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse2009-06-121-28/+137
| | * | | | | drm/radeon: add support for RV790.Alex Deucher2009-06-121-2/+2
| | * | | | | drm/radeon: add rv740 drm support.Alex Deucher2009-06-122-3/+36
| | * | | | | drm: Eliminate magic I2C frobbing when reading EDIDKeith Packard2009-06-121-73/+1
OpenPOWER on IntegriCloud