summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-3139-389/+145
* [PATCH] serial_cs: add Merlin U630 IDsDomen Puncer2006-03-311-0/+2
* [PATCH] pcmcia: AT91RM9200 Compact Flash driverAndrew Victor2006-03-313-0/+373
* [PATCH] pcmcia: socket.functions starts with 1Dominik Brodowski2006-03-311-2/+2
* [PATCH] parport_cs: don't play games with resourcesDominik Brodowski2006-03-311-8/+0
* [PATCH] pcmcia: remove duplicate fields in io_window_tDominik Brodowski2006-03-311-23/+22
* [PATCH] pcmcia: size reduction if ioctl isn't compiledDominik Brodowski2006-03-313-1/+7
* [PATCH] pcmcia: remove pcmcia_compat.cDominik Brodowski2006-03-312-65/+1
* [PATCH] pcmcia: remove include of config.hDominik Brodowski2006-03-3115-15/+0
* [PATCH] pcmcia: use mutexes instead of semaphoresDominik Brodowski2006-03-315-57/+58
* [PATCH] pcmcia: make config_t independent, add reference countingDominik Brodowski2006-03-313-29/+45
* [PATCH] pcmcia: always use device pointer to config_tDominik Brodowski2006-03-313-43/+58
* [PATCH] pcmcia: access config_t using pointer instead of arrayDominik Brodowski2006-03-313-16/+10
* [PATCH] pcmcia: remove unused field Present from config_tDominik Brodowski2006-03-312-4/+3
* [PATCH] pcmcia: permit single-character identifiersJanos Farkas2006-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-03-3019-276/+174
|\
| * [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-303-5/+2
| * [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-303-93/+109
| * [PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller2006-03-303-127/+19
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-3012-53/+47
| * [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-03-3015-89/+142
|\ \
| * | IB/mad: RMPP support for additional classesHal Rosenstock2006-03-303-44/+59
| * | IB/mad: include GID/class when matching receivesJack Morgenstein2006-03-303-29/+67
| * | IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-299-12/+12
| * | IPoIB: Fix oops with raw socketsRoland Dreier2006-03-291-1/+1
| * | IB/mthca: Fix check of size in SRQ creationJack Morgenstein2006-03-291-1/+1
| * | IB/srp: Fix unmapping of fake scatterlistRoland Dreier2006-03-291-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-303-124/+112
|\ \ \
| * \ \ Merge branch 'mv-merge'Jeff Garzik2006-03-291-18/+24
| |\ \ \
| | * | | [PATCH] sata_mv: three bug fixesMark Lord2006-03-291-18/+23
| * | | | [PATCH] libata: ata_dev_init_params() fixesAlbert Lee2006-03-291-6/+8
| * | | | [PATCH] libata: Fix interesting use of "extern" and also some bracketingAlan Cox2006-03-291-2/+2
| * | | | [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-291-2/+29
| * | | | [PATCH] libata - ATA is both ATA and CFAAlan Cox2006-03-291-1/+1
| * | | | [PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2006-03-291-1/+5
| * | | | [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-291-4/+22
| * | | | [PATCH] libata: kill trailing whitespaceTejun Heo2006-03-291-1/+1
| * | | | Merge branch 'master'Jeff Garzik2006-03-29604-12068/+34985
| |\ \ \ \
| * | | | | [PATCH] libata: add FIXME above ata_dev_xfermask()Tejun Heo2006-03-241-0/+4
| * | | | | [PATCH] libata: cosmetic changes in ata_bus_softreset()Tejun Heo2006-03-241-5/+4
| * | | | | [PATCH] libata: kill E.D.D.Tejun Heo2006-03-241-85/+13
* | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-03-3016-318/+413
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | drm: remove drm_{alloc,free}_pagesDave Airlie2006-03-293-131/+0
| * | | | | drm: sis fix compile warningDave Airlie2006-03-291-1/+1
| * | | | | drm: add new radeon PCI ids..Dave Airlie2006-03-253-27/+81
| * | | | | drm: read breadcrumb in IRQ handlerDave Airlie2006-03-201-0/+2
| * | | | | drm: fixup i915 breadcrumb read/writeDave Airlie2006-03-191-2/+0
| * | | | | drm: remove pointless checks in radeon_stateDave Airlie2006-03-191-45/+0
| * | | | | drm: fixup improper cast.Dave Airlie2006-03-191-1/+1
OpenPOWER on IntegriCloud