summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add zorro_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add usb_serial_bus_type probe and remove methodsRussell King2006-01-131-8/+7
* [PATCH] Add superhyway_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add ccwgroup_bus_type probe and remove methodsRussell King2006-01-131-7/+9
* [PATCH] Add pnp_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add pcmcia_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add mmc_bus_type probe and remove methodsRussell King2006-01-131-14/+12
* [PATCH] Add MCP bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add macio_bus_type probe and remove methodsRussell King2006-01-131-3/+3
* [PATCH] Add serio bus_type probe and remove methodsRussell King2006-01-131-5/+7
* [PATCH] Add gameport bus_type probe and remove methodsRussell King2006-01-131-5/+7
* [PATCH] Add i2c_bus_type probe and remove methodsRussell King2006-01-131-11/+9
* [PATCH] Add dio_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add pci_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-133-3/+19
* [PATCH] INPUT: add MODALIAS to the event environmentKay Sievers2006-01-131-18/+37
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-1211-20/+272
|\
| * [PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville2006-01-121-1/+1
| * [PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2006-01-122-4/+4
| * [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams2006-01-121-4/+223
| * [PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte2006-01-121-3/+3
| * [PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2006-01-121-1/+4
| * [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-122-2/+2
| * [PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2006-01-121-1/+4
| * [PATCH] gfar: fix compile errorKumar Gala2006-01-121-0/+1
| * [PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier2006-01-121-1/+1
| * [PATCH] corruption during e100 MDI register accessODonnell, Michael2006-01-121-3/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-01-123-2/+62
|\ \
| * | [PATCH] pcmcia: runtime powermanagement interfaceDominik Brodowski2006-01-122-2/+60
| * | [PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski2006-01-121-0/+2
* | | Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-1273-1812/+2794
|\ \ \ | |_|/ |/| |
| * | drm: fix issues with systems with no MTRRDave Airlie2006-01-121-0/+14
| * | drm: cleanup properly on drm module unloadDave Airlie2006-01-111-6/+6
| * | drm: fixup drm bufs being just under the EOMDave Airlie2006-01-111-1/+1
| * | drm: fix radeon warnings on 64-bitDave Airlie2006-01-101-3/+3
| * | drm: fix warning on alphaDave Airlie2006-01-101-0/+2
| * | drm: remove is_pci flag completely...Dave Airlie2006-01-031-1/+0
| * | drm: merge in Linus mainlineDave Airlie2006-01-03831-26481/+23566
| |\ \
| * | | drm: major update from CVS for radeon and coreDave Airlie2006-01-0212-381/+366
| * | | drm: update drm pci ids listDave Airlie2006-01-021-1/+11
| * | | drm: drm_ioctl.c sync with fixes from CVSDave Airlie2006-01-021-5/+10
| * | | drm: update lock flags from userspaceDave Airlie2006-01-021-2/+2
| * | | drm: update to i915 1.3.0Dave Airlie2006-01-026-39/+78
| * | | drm: update drm_memory_debug.hDave Airlie2006-01-021-135/+134
| * | | drm: proper fix for drm_contextDave Airlie2006-01-021-2/+1
| * | | drm: fix issue with contexts running out of RAMDave Airlie2006-01-021-0/+4
| * | | drm: update PCIGART support from CVSDave Airlie2006-01-028-38/+43
| * | | drm: remove old reclaim_buffers from ix0 driversDave Airlie2006-01-022-2/+0
| * | | drm: bring savage inline with latest CVSDave Airlie2006-01-022-17/+27
| * | | drm: fix a LOR issue on FreeBSD for savage driverDave Airlie2006-01-022-176/+171