summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-07-03[PATCH] ieee1394: fix kerneldoc of hpsb_alloc_hostStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescanStefan Richter
2006-07-03[PATCH] ieee1394: nodemgr: remove unnecessary includesStefan Richter
2006-07-03[PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter
2006-07-03[PATCH] ieee1394: dv1394: sem2mutex conversionStefan Richter
2006-07-03[PATCH] ieee1394: clean up declarations of hpsb_*_config_romStefan Richter
2006-07-03[PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACEStefan Richter
2006-07-03[PATCH] ieee1394: remove redundant code from ieee1394_hotplug.hStefan Richter
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter
2006-07-03[PATCH] ieee1394: coding style and comment fixes in midlayer header filesStefan Richter
2006-07-03[PATCH] ieee1394: replace __inline__ by inlineStefan Richter
2006-07-03[PATCH] ieee1394: skip dummy loop in build_speed_mapStefan Richter
2006-07-03[PATCH] ieee1394: fix calculation of csr->expireStefan Richter
2006-07-03[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter
2006-07-03[PATCH] ieee1394: fix cosmetic problem in speed probeStefan Richter
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner
2006-07-02[MMC] sdhci: remove duplicate error messagePierre Ossman
2006-07-02[MMC] sdhci: force DMA on some controllersPierre Ossman
2006-07-02[MMC] sdhci: quirk for broken resetPierre Ossman
2006-07-02[MMC] sdhci: version bump sdhciPierre Ossman
2006-07-02[MMC] sdhci: support controller specific quirksPierre Ossman
2006-07-02[MMC] sdhci: more DMA capabilities testsPierre Ossman
2006-07-02[MMC] sdhci: reset sdhci controller earlyPierre Ossman
2006-07-02[MMC] sdhci: check controller versionPierre Ossman
2006-07-02[MMC] sdhci: check only relevant inhibit bitsPierre Ossman
2006-07-02[MMC] sdhci: Test for invalid block sizePierre Ossman
2006-07-02[MMC] sdhci: Avoid sdhci DMA boundariesPierre Ossman
2006-07-02[MMC] Fix sdhci PIO routinesPierre Ossman