summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix smsc_ircc_init return valueBrice Goglin2005-09-071-0/+1
* [PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov2005-09-071-6/+4
* [PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov2005-09-071-12/+11
* [PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov2005-09-071-56/+65
* [PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov2005-09-071-35/+26
* [PATCH] smsc-ircc2: remove typedefsDmitry Torokhov2005-09-071-26/+13
* [PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov2005-09-071-3/+2
* [PATCH] smsc-ircc2: formatting fixesDmitry Torokhov2005-09-071-326/+317
* [PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov2005-09-072-217/+217
* [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-073-4/+24
* [PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie2005-09-071-23/+5
* [PATCH] w100fb: Rewrite for platform independenceRichard Purdie2005-09-072-1465/+1224
* [PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie2005-09-071-1/+1
* [PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie2005-09-071-8/+8
* [PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie2005-09-071-6/+9
* [PATCH] Corgi Keyboard: Code tidyingRichard Purdie2005-09-071-33/+28
* [PATCH] Corgi Keyboard: Add some power management codeRichard Purdie2005-09-071-1/+41
* [PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie2005-09-071-2/+2
* [PATCH] mmc: conditional scr sysfs entryPierre Ossman2005-09-071-3/+18
* [PATCH] mmc: wbsd Secure Digital supportPierre Ossman2005-09-072-6/+57
* [PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie2005-09-071-0/+11
* [PATCH] sd: SD copyright noticePierre Ossman2005-09-071-0/+2
* [PATCH] sd: SD 4-bit busPierre Ossman2005-09-071-0/+36
* [PATCH] sd: SCR in sysfsPierre Ossman2005-09-071-0/+2
* [PATCH] sd: SCR registerPierre Ossman2005-09-071-10/+133
* [PATCH] sd: read-only switchPierre Ossman2005-09-072-18/+30
* [PATCH] sd: initialize SD cardsPierre Ossman2005-09-071-73/+253
* [PATCH] ipmi poweroff: fix chassis controlCorey Minyard2005-09-071-74/+58
* [PATCH] ipmi: remove unused fieldsCorey Minyard2005-09-071-31/+11
* [PATCH] ipmi: style cleanupsCorey Minyard2005-09-075-128/+146
* [PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard2005-09-071-0/+24
* [PATCH] ipmi: fix panic ipmb responseCorey Minyard2005-09-071-40/+67
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-078-34/+19
* [PATCH] ipmi: OEM flag handling and hacks for some Dell machinesCorey Minyard2005-09-071-12/+105
* [PATCH] ipmi: watchdog/NMI interaction fixesCorey Minyard2005-09-071-7/+11
* [PATCH] ipmi: high-res timer support fixesCorey Minyard2005-09-071-15/+21
* [PATCH] ipmi: add per-channel IPMB addressesCorey Minyard2005-09-072-53/+178
* [PATCH] IPMI: use dmi_find_device()Andrey Panin2005-09-071-88/+17
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-075-5/+5
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-078-8/+8
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-0720-22/+22
* [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Olaf Hering2005-09-071-0/+8
* [PATCH] block: CFQ refcounting fixBrian King2005-09-071-3/+0
* [PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn2005-09-071-0/+3
* [PATCH] isdn_v110 warning fixJesper Juhl2005-09-071-2/+2
* [PATCH] hpet: fix drift and urlAlex Williamson2005-09-071-2/+2
* [PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas2005-09-071-6/+11
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-0713-13/+0
* [PATCH] blk: Use blk_queue_xxx functions to set parametersStuart McLaren2005-09-071-2/+2
* [PATCH] Console blanking locking fixStephane Doyon2005-09-071-0/+4
OpenPOWER on IntegriCloud