summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add dio_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add vio_bus_type probe and remove methodsRussell King2006-01-131-4/+4
* [PATCH] Add of_platform_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add sh_bus_type probe and remove methodsRussell King2006-01-131-17/+17
* [PATCH] Add ocp_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add parisc_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add tiocx bus_type probe/remove methodsRussell King2006-01-131-8/+8
* [PATCH] Add logic module bus_type probe/remove methodsRussell King2006-01-131-18/+18
* [PATCH] Add locomo bus_type probe/remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add SA1111 bus_type probe/remove methodsRussell King2006-01-131-2/+2
* [PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King2006-01-131-6/+8
* [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-134-3/+22
* [PATCH] INPUT: add MODALIAS to the event environmentKay Sievers2006-01-131-18/+37
* [PATCH] Increase AT_VECTOR_SIZEPaul Mackerras2006-01-131-1/+1
* [PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy2006-01-131-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-1214-26/+281
|\
| * [PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville2006-01-121-1/+1
| * [PATCH] fix wrong comments in ieee80211.hJohannes Berg2006-01-121-2/+4
| * [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-122-2/+6
| * [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-123-2/+5
| * [PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2006-01-122-4/+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-032195-62718/+59347
| |\ \
| * | | 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