| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Add gameport bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -5/+7 |
* | [PATCH] Add i2c_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -11/+9 |
* | [PATCH] Add dio_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | [PATCH] Add pci_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | [PATCH] Add bus_type probe, remove, shutdown methods. | Russell King | 2006-01-13 | 3 | -3/+19 |
* | [PATCH] INPUT: add MODALIAS to the event environment | Kay Sievers | 2006-01-13 | 1 | -18/+37 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-12 | 11 | -20/+272 |
|\ |
|
| * | [PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4) | John W. Linville | 2006-01-12 | 1 | -1/+1 |
| * | [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c | Jay Vosburgh | 2006-01-12 | 2 | -4/+4 |
| * | [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support | Dan Williams | 2006-01-12 | 1 | -4/+223 |
| * | [PATCH] replace MODULE_PARM in tulip/uli526x.c | Eric Sesterhenn / snakebyte | 2006-01-12 | 1 | -3/+3 |
| * | [PATCH] gianfar: Use new PHY_ID_FMT macro | Kumar Gala | 2006-01-12 | 1 | -1/+4 |
| * | [PATCH] phy: Added a macro to represent the string format used to match a phy... | Kumar Gala | 2006-01-12 | 2 | -2/+2 |
| * | [PATCH] gianfar mii: Use proper resource for MII memory region | Kumar Gala | 2006-01-12 | 1 | -1/+4 |
| * | [PATCH] gfar: fix compile error | Kumar Gala | 2006-01-12 | 1 | -0/+1 |
| * | [PATCH] CONFIG_AIRO needs CONFIG_CRYPTO | dann frazier | 2006-01-12 | 1 | -1/+1 |
| * | [PATCH] corruption during e100 MDI register access | ODonnell, Michael | 2006-01-12 | 1 | -3/+29 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2006-01-12 | 3 | -2/+62 |
|\ \ |
|
| * | | [PATCH] pcmcia: runtime powermanagement interface | Dominik Brodowski | 2006-01-12 | 2 | -2/+60 |
| * | | [PATCH] pcmcia: add new IDs for serial_cs.c | Dominik Brodowski | 2006-01-12 | 1 | -0/+2 |
* | | | Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-12 | 73 | -1812/+2794 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm: fix issues with systems with no MTRR | Dave Airlie | 2006-01-12 | 1 | -0/+14 |
| * | | drm: cleanup properly on drm module unload | Dave Airlie | 2006-01-11 | 1 | -6/+6 |
| * | | drm: fixup drm bufs being just under the EOM | Dave Airlie | 2006-01-11 | 1 | -1/+1 |
| * | | drm: fix radeon warnings on 64-bit | Dave Airlie | 2006-01-10 | 1 | -3/+3 |
| * | | drm: fix warning on alpha | Dave Airlie | 2006-01-10 | 1 | -0/+2 |
| * | | drm: remove is_pci flag completely... | Dave Airlie | 2006-01-03 | 1 | -1/+0 |
| * | | drm: merge in Linus mainline | Dave Airlie | 2006-01-03 | 831 | -26481/+23566 |
| |\ \ |
|
| * | | | drm: major update from CVS for radeon and core | Dave Airlie | 2006-01-02 | 12 | -381/+366 |
| * | | | drm: update drm pci ids list | Dave Airlie | 2006-01-02 | 1 | -1/+11 |
| * | | | drm: drm_ioctl.c sync with fixes from CVS | Dave Airlie | 2006-01-02 | 1 | -5/+10 |
| * | | | drm: update lock flags from userspace | Dave Airlie | 2006-01-02 | 1 | -2/+2 |
| * | | | drm: update to i915 1.3.0 | Dave Airlie | 2006-01-02 | 6 | -39/+78 |
| * | | | drm: update drm_memory_debug.h | Dave Airlie | 2006-01-02 | 1 | -135/+134 |
| * | | | drm: proper fix for drm_context | Dave Airlie | 2006-01-02 | 1 | -2/+1 |
| * | | | drm: fix issue with contexts running out of RAM | Dave Airlie | 2006-01-02 | 1 | -0/+4 |
| * | | | drm: update PCIGART support from CVS | Dave Airlie | 2006-01-02 | 8 | -38/+43 |
| * | | | drm: remove old reclaim_buffers from ix0 drivers | Dave Airlie | 2006-01-02 | 2 | -2/+0 |
| * | | | drm: bring savage inline with latest CVS | Dave Airlie | 2006-01-02 | 2 | -17/+27 |
| * | | | drm: fix a LOR issue on FreeBSD for savage driver | Dave Airlie | 2006-01-02 | 2 | -176/+171 |
| * | | | drm: bring sis + tdfx up to latest CVS | Dave Airlie | 2006-01-02 | 5 | -15/+42 |
| * | | | drm: via driver update to CVS version | Dave Airlie | 2006-01-02 | 6 | -6/+951 |
| * | | | drm: move ioctl flags to a bit field of flags | Dave Airlie | 2006-01-02 | 11 | -177/+182 |
| * | | | drm: update VIA driver to 2.7.2 | Dave Airlie | 2005-11-12 | 12 | -98/+211 |
| * | | | drm: drop mtrr from i915 | Dave Airlie | 2005-11-11 | 1 | -1/+4 |
| * | | | drm: update mga driver for new bootstrap code | Dave Airlie | 2005-11-11 | 3 | -62/+92 |
| * | | | drm: remove exports that modules shouldn't use. | Dave Airlie | 2005-11-11 | 1 | -8/+0 |
| * | | | drm: add in-kernel entry points for rest of AGP ioctls | Dave Airlie | 2005-11-11 | 4 | -52/+95 |
| * | | | drm: simplify sysfs code for drm | Dave Airlie | 2005-11-11 | 6 | -52/+52 |
| * | | | drm: fixup drm_proc.c struct table | Dave Airlie | 2005-11-11 | 1 | -9/+7 |