summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/amso1100: Start of endianness annotationRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/nes: Delete unused variablesRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/nes: Trivial endianness annotationsRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/ucma: Endian annotationRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/cm: Endianness annotationsRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Endianness annotationsRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/ipath: Fix sparse warning about pointer signednessArthur Jones2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/cxgb3: IDR IDs are signedRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Move opening brace of function onto a new lineRoland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mthca: Formatting cleanupsRoland Dreier2008-04-16
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] zcrypt: Comments and kernel-doc cleanupFelix Beck2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] qdio (new feature): enhancing info-retrieval from QDIO-adaptersUrsula Braun2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] zcrypt: add support for large random numbersRalph Wuerthner2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] Add new fields for System z10 to /proc/sysinfoMartin Schwidefsky2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] KVM preparation: split sysinfo definitions for kvm useChristian Borntraeger2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] dasd: add sim handling.Stefan Haberland2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] vmur: Use wait queue instead of mutex to serialize openFrank Munzert2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] dasd: use GFP_DMA for fba private data allocationStefan Haberland2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] qdio: Unrecognized inbound traffic if many FCP devices are onlineUrsula Braun2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] sclp: Get rid of in_atomic() use.Heiko Carstens2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] cio: fix parallel cm_enable processing.Michael Ernst2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] cio: Trigger verification on device/path not operational.Cornelia Huck2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | [S390] dasd: fix double elevator_exit call when deadline iosched fails to loadJosef 'Jeff' Sipek2008-04-17
|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | it821x: do not describe noraid parameter with its valuePaul Bolle2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Au1200: IDE driver build fixSergei Shtylyov2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Au1200: kill IDE driver function prototypesSergei Shtylyov2008-04-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman2008-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai2008-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: support more Huawei data card product IDsfangxiaozhi2008-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: option.c: add more device IDsMatthias Urlichs2008-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron2008-04-15
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno2008-04-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | b43legacy: fix DMA mapping leakageStefano Brivio2008-04-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | b43legacy: Fix usage of struct device used for DMAingMichael Buesch2008-04-15