aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* merge linus into test branchLen Brown2006-12-2030-103/+330
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2006-12-192-1/+46
| |\
| | * input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-141-0/+44
| | * [PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina2006-12-141-1/+2
| * | [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-182-12/+9
| * | [CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov2006-12-171-2/+1
| * | [TG3]: Update version and reldate.Michael Chan2006-12-171-2/+2
| * | [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-172-1/+17
| * | [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-171-4/+4
| * | [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-171-0/+4
| * | [BNX2]: Fix minor loopback problem.Michael Chan2006-12-171-3/+3
| * | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2006-12-171-2/+2
| * | [BNX2]: Fix panic in bnx2_tx_int().Michael Chan2006-12-171-3/+10
| * | [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-171-8/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-171-1/+1
| |\ \
| | * | [CPUFREQ] fixes typo in cpufreq.cDhaval Giani2006-12-131-1/+1
| * | | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
| * | | [PATCH] m68k trivial build fixesAl Viro2006-12-172-4/+4
| * | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-163-18/+99
| |\ \ \
| | * | | IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-151-3/+1
| | * | | IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-151-14/+97
| | * | | IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
| | | |/ | | |/|
| * | | [PATCH] pata_via: Cable detect errorAlan2006-12-161-2/+7
| * | | [PATCH] Fix help text for CONFIG_ATA_PIIXAlan2006-12-161-3/+3
| * | | [PATCH] initializer entry defined twice in pata_rz1000Ira Snyder2006-12-161-2/+0
| * | | [PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita2006-12-163-5/+7
| * | | [PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo2006-12-161-2/+0
| * | | [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo2006-12-161-4/+10
| * | | [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik2006-12-161-7/+34
| * | | [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
| * | | [PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo2006-12-161-1/+1
| * | | [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston2006-12-161-4/+16
| * | | [S390] cio: css_register_subchannel race.Stefan Bader2006-12-151-1/+2
| * | | [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-2/+23
| * | | [S390] sclp_cpi module license.Christian Borntraeger2006-12-151-0/+2
| * | | [S390] zcrypt: module unload fixes.Ralph Wuerthner2006-12-151-2/+12
| * | | [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-151-5/+8
| |/ /
* | | Pull bugfix into test branchLen Brown2006-12-204-8/+9
|\ \ \
| * | | ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton2006-12-201-1/+1
| * | | ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk2006-12-201-1/+1
| * | | ACPI: prevent processor module from loading on failuresAkinobu Mita2006-12-201-2/+2
| * | | ACPI: fix single linked list manipulationAkinobu Mita2006-12-201-4/+5
* | | | Pull ec into test branchLen Brown2006-12-201-1/+1
|\ \ \ \
| * | | | ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk2006-12-201-1/+1
* | | | | Pull platform-drivers into test branchLen Brown2006-12-2012-21/+52
|\ \ \ \ \
| * | | | | fbdev: update after backlight argument changeJames Simmons2006-12-205-5/+5
| * | | | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-206-7/+12
| * | | | | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-201-7/+34
| * | | | | ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy2006-12-191-2/+1
* | | | | | Pull style into test branchLen Brown2006-12-1628-134/+128
|\ \ \ \ \ \