summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sonypi: use mutex instead of semaphoreMatthias Kaehlcke2007-04-291-10/+10
* sony-laptop: remove user visible camera controls as platform attributesmalattia@linux.it2007-04-291-36/+0Star
* meye: make meye use sony-laptop instead of sonypimalattia@linux.it2007-04-293-35/+35
* sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it2007-04-291-8/+9
* sony-laptop: complete the motion eye camera support in sony-laptopmalattia@linux.it2007-04-291-18/+90
* sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it2007-04-292-2/+29
* sonypi: suggest sonypi users to try sony-laptop insteadmalattia@linux.it2007-04-291-0/+6
* sony-laptop: add edge modem support (also called WWAN)malattia@linux.it2007-04-291-0/+41
* sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it2007-04-291-12/+31
* sony-laptop: add camera enable/disable parameter, better handle possible infi...malattia@linux.it2007-04-291-15/+36
* sony-laptop: sonypi backward compatibility codemalattia@linux.it2007-04-102-3/+335
* sony-laptop: update documentation and Kconfig helpmalattia@linux.it2007-04-101-5/+4Star
* sony-laptop: sanitize printksmalattia@linux.it2007-04-101-21/+19Star
* sony-laptop: additional platform attributes coming from SNY6001malattia@linux.it2007-04-101-1/+204
* sony-laptop: Unify the input subsystem event forwardingmalattia@linux.it2007-04-101-265/+276
* sony-laptop: Add SNY6001 device handling (sonypi reimplementation)malattia@linux.it2007-04-101-13/+1072
* sony-laptop: Add debug macros also used by the sonypi reimplementationmalattia@linux.it2007-04-101-10/+10
* sony-laptop: Prepare the platform driver for multiple users.malattia@linux.it2007-04-101-100/+112
* sony-laptop: Remove ACPI references from variable and function names.malattia@linux.it2007-04-101-93/+93
* Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave...Linus Torvalds2007-04-091-2/+12
|\
| * [AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu2007-04-091-2/+12
* | [PATCH] omap_cf: oops-on-suspend fixDavid Brownell2007-04-091-16/+25
* | [TG3]: Fix crash during tg3_init_one().Michael Chan2007-04-071-2/+4
* | [PATCH] Fix build error on zs serial driverYoichi Yuasa2007-04-051-1/+0Star
* | [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryMike Miller (OS Dev)2007-04-051-0/+1
* | [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-051-14/+0Star
* | [PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown2007-04-051-1/+15
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-04-041-0/+8
|\ \
| * | [S390] cio: Fix handling of interrupt for csch().Cornelia Huck2007-04-041-0/+8
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-043-13/+44
|\ \ \
| * | | libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-1/+26
| * | | libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+6
| * | | libata: Clear tf before doing request sense (take 3)Albert Lee2007-04-041-11/+11
| * | | libata bugfix: preserve LBA bit for HDIO_DRIVE_TASKMark Lord2007-04-041-1/+1
| * | | 2.6.21 fix lba48 bug in libata fill_result_tf()Mark Lord2007-04-041-1/+1
* | | | [PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)Robert Hancock2007-04-041-0/+5
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-0411-46/+89
|\ \ \ \ | |_|/ / |/| | |
| * | | r8169: fix suspend/resume for down interfaceFrancois Romieu2007-04-041-6/+7
| * | | r8169: issue request_irq after the private data are completely initializedFrancois Romieu2007-04-041-15/+18
| * | | b44: fix IFF_ALLMULTI handling of CAM slotsBill Helfinstine2007-04-041-1/+1
| * | | cxgb3 - Firwmare updateDivy Le Ray2007-04-042-3/+6
| * | | cxgb3 - Tighten xgmac workaroundDivy Le Ray2007-04-043-4/+17
| * | | cxgb3 - detect NIC only adaptersDivy Le Ray2007-04-045-14/+29
| * | | cxgb3 - Safeguard TCAM size usageDivy Le Ray2007-04-043-3/+11
| |/ /
* / / [PATCH] msi: synchronously mask and unmask msi-x irqs.Eric W. Biederman2007-04-031-0/+1
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-031-1/+1
|\ \
| * | [SCSI]: Fix scsi_send_eh_cmnd scatterlist handlingDavid S. Miller2007-04-021-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-031-18/+16Star
|\ \ \ | |/ / |/| |
| * | [BNX2]: Fix nvram write logic.Michael Chan2007-04-021-18/+16Star
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-04-022-9/+15
|\ \ \ | |/ / |/| |