Age | Commit message (Expand) | Author | Files | Lines |
2005-11-30 | [PATCH] Additional device ID for Conexant AccessRunner USB driver | Dave Jones | 1 | -0/+3 |
2005-11-30 | [PATCH] hwmon: w83792d fix unused fan pins | Jean Delvare | 1 | -7/+18 |
2005-11-30 | [PATCH] fbdev: cg3fb: Kconfig fix | Mark Fortescue | 1 | -6/+7 |
2005-11-30 | [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixes | Antonino A. Daplas | 1 | -6/+9 |
2005-11-30 | [ATM]: [adummy] dummy ATM driver (similar to net/dummy) | Chas Williams | 3 | -0/+176 |
2005-11-30 | [ATM]: deregistration removes device from atm_devs list immediately | Stanislaw Gruszka | 2 | -20/+4 |
2005-11-30 | [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code | Mitchell Blank Jr | 1 | -89/+1 |
2005-11-30 | [ATM]: drivers/atm/atmdev_init.c no longer necessary | Jan Pieter | 1 | -54/+0 |
2005-11-30 | [ATM]: [lanai] lanai missing unregister | Dave Jones | 1 | -0/+1 |
2005-11-30 | [ATM]: [lanai] better constification | Mitchell Blank Jr | 1 | -5/+6 |
2005-11-30 | Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static" | Linus Torvalds | 2 | -2/+6 |
2005-11-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 15 | -107/+160 |
2005-11-30 | [PATCH] fix megaraid.c locking | Christoph Hellwig | 1 | -15/+14 |
2005-11-29 | [MTD] Make functions static, include header files with prototypes | Adrian Bunk | 5 | -10/+11 |
2005-11-29 | [MTD] chips: make sharps driver usable again | Richard Purdie | 1 | -57/+66 |
2005-11-29 | [MTD] Remove bogus PQ2FADS driver | Thomas Gleixner | 2 | -7/+0 |
2005-11-29 | [MTD] maps: sparse fixup | Luiz Capitulino | 1 | -2/+2 |
2005-11-29 | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support | Nicolas Pitre | 1 | -6/+4 |
2005-11-29 | [MTD] Make some tables 'const' so they can live in .rodata | David Woodhouse | 2 | -4/+4 |
2005-11-29 | [MTD] maps/ixp4xx: half-word boundary and little-endian fixups | John Bowler | 1 | -12/+66 |
2005-11-29 | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor | 1 | -3/+3 |
2005-11-29 | [MTD] devices/ms02-nv: phys/virt address fixups | Maciej W. Rozycki | 1 | -3/+3 |
2005-11-29 | [MTD] RFD_FTL: Use lanana assigned major device number | Sean Young | 1 | -4/+2 |
2005-11-29 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 4 | -6/+6 |
2005-11-29 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -1/+1 |
2005-11-29 | [PATCH] md: fix --re-add for raid1 and raid6 | NeilBrown | 2 | -6/+12 |
2005-11-29 | [PATCH] md: set default_bitmap_offset properly in set_array_info | NeilBrown | 1 | -1/+3 |
2005-11-29 | [PATCH] md: fix problem with raid6 intent bitmap | NeilBrown | 1 | -2/+13 |
2005-11-29 | [PATCH] md: fix locking problem in r5/r6 | NeilBrown | 2 | -0/+4 |
2005-11-29 | [PATCH] md: improve read speed to raid10 arrays using 'far copies' | NeilBrown | 1 | -1/+5 |
2005-11-29 | [PATCH] fix broken hybrid v4l-dvb frontend selection | Michael Krufky | 5 | -47/+33 |
2005-11-29 | [PATCH] m32r: M3A-2170(Mappi-III) IDE support | Hirokazu Takata | 1 | -1/+2 |
2005-11-29 | [PATCH] Console rotation fixes | Benjamin Herrenschmidt | 2 | -11/+4 |
2005-11-29 | [PATCH] clean up lock_cpu_hotplug() in cpufreq | Ashok Raj | 1 | -10/+2 |
2005-11-29 | mm: re-architect the VM_UNPAGED logic | Linus Torvalds | 1 | -1/+1 |
2005-11-29 | [SERIAL] mark several serial tables const | Arjan van de Ven | 4 | -6/+6 |
2005-11-29 | [MMC] Fix protocol errors | Pierre Ossman | 1 | -1/+1 |
2005-11-28 | [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference | Adrian Bunk | 1 | -4/+5 |
2005-11-28 | [PATCH] drivers/infiniband/core/mad.c: fix use-after-release case | Adrian Bunk | 1 | -2/+2 |
2005-11-28 | [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference | Adrian Bunk | 1 | -1/+1 |
2005-11-26 | Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli... | Linus Torvalds | 1 | -5/+11 |
2005-11-25 | [PATCH] fbcon: fix obvious bug in fbcon logo rotation code | Jasper Spaans | 1 | -1/+5 |
2005-11-24 | drm: fix quiescent locking | Dave Airlie | 1 | -5/+11 |
2005-11-24 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 4 | -5/+4 |
2005-11-24 | [PATCH] usb serial: remove redundant include | Nicolas Kaiser | 1 | -1/+0 |
2005-11-24 | [PATCH] USB: fix USB key generates ioctl_internal_command errors issue | David H�rdeman | 1 | -0/+9 |
2005-11-24 | [PATCH] USB: ohci, move ppc asic tweaks nearer pci | David Brownell | 2 | -38/+36 |
2005-11-24 | [PATCH] USB: EHCI updates split init/reinit logic for resume | David Brownell | 2 | -161/+162 |
2005-11-24 | [PATCH] USB: EHCI updates mostly whitespace cleanups | David Brownell | 1 | -135/+125 |
2005-11-24 | [PATCH] USB: EHCI updates | David Brownell | 4 | -42/+46 |