summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-19[PATCH] Remove queue merging hooksJens Axboe
2006-12-19[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe
2006-12-18[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller
2006-12-18[PATCH] cciss: set default raid level when reading geometry failsMike Miller
2006-12-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez
2006-12-17[PATCH] m68k trivial build fixesAl Viro
2006-12-16Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-12-16[PATCH] pata_via: Cable detect errorAlan
2006-12-16[PATCH] Fix help text for CONFIG_ATA_PIIXAlan
2006-12-16[PATCH] initializer entry defined twice in pata_rz1000Ira Snyder
2006-12-16[PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo
2006-12-16[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo
2006-12-16[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik
2006-12-16[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik
2006-12-16[PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo
2006-12-16[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston
2006-12-15IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier
2006-12-15IB/mthca: Add HCA profile module parametersLeonid Arsh
2006-12-15IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood
2006-12-13Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton
2006-12-13driver core: delete virtual directory on class_unregister()Akinobu Mita
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] sstfb: add sysfs interfaceHelge Deller
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov
2006-12-13[PATCH] ide: fix HPT37x timing tablesSergei Shtylyov
2006-12-13[PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk
2006-12-13[PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman
2006-12-13[PATCH] tty_io.c balance tty_ldisc_ref()Dan Carpenter
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell
2006-12-13[PATCH] rtc: remove syslog spam on registrationDavid Brownell
2006-12-13[PATCH] RTC driver init adjustmentJan Beulich
2006-12-13[PATCH] rtc: fx error caseJan Beulich
2006-12-13[PATCH] missing includes in hilkbdAl Viro