aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall5-0/+531
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi1-1/+0
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig27-447/+304
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain1-1/+4
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas1-7/+21
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault1-1/+7
2006-01-08[PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund1-3/+9
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk3-5/+4
2006-01-08[PATCH] IRQ type flagsRussell King6-38/+34
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum3-0/+4510
2006-01-08[PATCH] fix more missing includesTim Schmielau15-0/+18
2006-01-08[PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney1-15/+15
2006-01-08[PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells1-1/+1
2006-01-08[PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells1-3/+2
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells4-9/+9
2006-01-08[PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek1-7/+7
2006-01-08[PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek1-1/+1
2006-01-08[PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek1-3/+31
2006-01-08[PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2-13/+34
2006-01-08[PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek1-6/+6
2006-01-08[PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek1-10/+10
2006-01-08[PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek1-17/+17
2006-01-08[PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek1-9/+9
2006-01-08[PATCH] ARM Netwinder watchdog wdt977 updateWoody Suwalski1-75/+141
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti1-8/+1
2006-01-07[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu1-0/+1
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds21-614/+1025
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-84/+402
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-46/+146
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds5-75/+158
2006-01-07[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1
2006-01-07Input: ibmasm - convert to dynamic input_dev allocationVernon Mauery2-34/+48
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King12-12/+12
2006-01-07[ARM] Move AMBA bus code to drivers/amba/Russell King3-0/+362
2006-01-07Merge with Linus' kernel.Russell King723-20220/+47108
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King5-10/+9
2006-01-07[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa1-3/+3
2006-01-07[ACPI] remove Kconfig "default y" for laptop driversBorislav Petkov1-2/+0
2006-01-07[ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap1-10/+17
2006-01-07Auto-update from upstreamLen Brown111-649/+1501
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds108-611/+1439
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds5-5/+5
2006-01-06[PATCH] shrink mmtimer memory sizeDimitri Sivanich1-33/+57
2006-01-06Auto-update from upstreamLen Brown617-19571/+45607
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman166-4952/+7169
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg5-5/+5
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds36-232/+176
2006-01-06[PATCH] Suspend support for libataJens Axboe4-0/+165
2006-01-06[PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown1-5/+105
2006-01-06[PATCH] md: support adding new devices to md arrays via sysfsNeilBrown1-0/+60
2006-01-06[PATCH] md: allow available size of component devices to be set via sysfsNeilBrown1-0/+25
2006-01-06[PATCH] md-export-rdev-data_offset-via-sysfs-fixAndrew Morton1-1/+1
2006-01-06[PATCH] md: export rdev->data_offset via sysfsNeilBrown1-0/+23
2006-01-06[PATCH] md: expose device slot information via sysfsNeilBrown1-0/+35
2006-01-06[PATCH] md: keep better track of dev/array size when assembling md arraysNeilBrown1-18/+23
2006-01-06[PATCH] md: allow md/raid_disks to be settableNeilBrown1-23/+51
2006-01-06[PATCH] md: count corrected read errors per driveNeilBrown5-4/+42
2006-01-06[PATCH] md: allow array level to be set textually via sysfsNeilBrown9-14/+58
2006-01-06[PATCH] md: expose md metadata format in sysfsNeilBrown1-0/+49
2006-01-06[PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown1-42/+89
2006-01-06[PATCH] md: allow chunk_size to be settable through sysfsNeilBrown1-0/+26
2006-01-06[PATCH] md: fix rdev->pending counts in raid1NeilBrown2-11/+10
2006-01-06[PATCH] md: make sure bitmap updates are visible through filesystemNeilBrown1-0/+2
2006-01-06[PATCH] drivers/md/md.c: make md_new_event() staticAdrian Bunk1-1/+1
2006-01-06[PATCH] md: make a couple of names in md.c staticNeilBrown1-2/+2
2006-01-06[PATCH] md: fix typo in commentNeilBrown1-1/+1
2006-01-06[PATCH] md: helper function to match commands written to sysfs filesNeilBrown1-5/+24
2006-01-06[PATCH] md: define and use safe_put_page for mdNeilBrown4-12/+10
2006-01-06[PATCH] md: remove inappropriate limits in md/bitmap configuration.NeilBrown1-4/+4
2006-01-06[PATCH] md: fix possible problem in raid1/raid10 error overwritingNeilBrown2-12/+48
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown9-87/+104
2006-01-06[PATCH] md: break out of a loop that doesn't need to run to completionNeilBrown1-1/+3
2006-01-06[PATCH] md: convert recently exported symbol to GPLNeilBrown1-1/+1
2006-01-06[PATCH] md: convert various kmap calls to kmap_atomicNeilBrown1-23/+21
2006-01-06[PATCH] md: tidy up raid5/6 hash table codeNeilBrown2-55/+31
2006-01-06[PATCH] md: convert md to use kzalloc throughoutNeilBrown8-53/+24
2006-01-06[PATCH] md: clean up 'page' related names in mdNeilBrown7-38/+38
2006-01-06[PATCH] md: make /proc/mdstat pollableNeilBrown1-5/+76
2006-01-06[PATCH] md: raid10 read-error handling - resync and read-onlyNeilBrown1-21/+35
2006-01-06[PATCH] md: auto-correct correctable read errors in raid10NeilBrown1-15/+112
2006-01-06[PATCH] md: make sure read error on last working drive of raid1 actually retu...NeilBrown1-1/+2
2006-01-06[PATCH] md: allow raid1 to check consistencyNeilBrown1-28/+128
2006-01-06[PATCH] md: support check-without-repair of raid10 arraysNeilBrown1-0/+4
2006-01-06[PATCH] md: fix up some rdev rcu locking in raid5/6NeilBrown2-19/+16
2006-01-06[PATCH] md: handle errors when read-onlyNeilBrown1-7/+11
2006-01-06[PATCH] md: better handling for read error in raid1 during resyncNeilBrown1-21/+78
2006-01-06[PATCH] md: tidyup some issues with raid1 resync and prepare for catching rea...NeilBrown1-54/+56
2006-01-06[PATCH] md: attempt to auto-correct read errors in raid1NeilBrown2-10/+106
2006-01-06[PATCH] md: improve handing of read errors with raid6NeilBrown1-4/+66
2006-01-06[PATCH] md: fix raid6 resync check/repair codeNeilBrown1-76/+106
2006-01-06[PATCH] md: write intent bitmap support for raid10NeilBrown2-25/+163
2006-01-06[PATCH] md: move bitmap_create to after md array has been initialisedNeilBrown5-35/+15
2006-01-06[PATCH] md: allow dirty raid[456] arrays to be started at bootNeilBrown3-8/+24
2006-01-06[PATCH] md: small cleanups for raid5NeilBrown1-20/+21
2006-01-06[PATCH] md: improve raid10 "IO Barrier" conceptNeilBrown1-56/+79
2006-01-06[PATCH] md: improve raid1 "IO Barrier" conceptNeilBrown1-78/+89
2006-01-06[PATCH] make dm-mirror not issue invalid resync requestsDarrick J. Wong1-1/+1
2006-01-06[PATCH] dm-crypt: zero key before freeing itStefan Rompf1-0/+5
2006-01-06[PATCH] drivers/md/kcopyd.c: #if 0 kcopyd_cancel()Adrian Bunk1-1/+2
2006-01-06[PATCH] device-mapper ioctl: add skip lock_fs flagAlasdair G Kergon1-2/+9
2006-01-06[PATCH] device-mapper: make lock_fs optionalAlasdair G Kergon3-7/+16
2006-01-06[PATCH] device-mapper: rename frozen_bdevAlasdair G Kergon1-26/+25
2006-01-06[PATCH] device-mapper raid1: add default mirrorJonathan E Brassow1-5/+8
2006-01-06[PATCH] device-mapper: scanf sector format changeAlasdair G Kergon1-1/+1
2006-01-06[PATCH] device-mapper: remove unused definitionAndrew Stribblehill1-3/+0
2006-01-06[PATCH] device-mapper snapshot: metadata reading separationAlasdair G Kergon1-10/+15
2006-01-06[PATCH] device-mapper ioctl: event on renamegoggin, edward1-0/+10
2006-01-06[PATCH] device-mapper: add dm_get_mdDavid Teigland2-0/+11
2006-01-06[PATCH] device-mapper: add dm_find_mdDavid Teigland1-5/+14
2006-01-06[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)Paul E. McKenney1-3/+1
2006-01-06[PATCH] simplify PARPORT_PC_PCMCIA dependenciesAdrian Bunk1-1/+1
2006-01-06[PATCH] parport: export parport_get_port()Marko Kohtala1-0/+1
2006-01-06[PATCH] parport: include fixesMarko Kohtala1-2/+0
2006-01-06[PATCH] parport: Kconfig dependency fixesMarko Kohtala3-7/+8
2006-01-06[PATCH] parport: constificationMarko Kohtala2-15/+21
2006-01-06[PATCH] parport: use complete slab bufferMarko Kohtala1-4/+4
2006-01-06[PATCH] parport: parport_daisy_select return value fixMarko Kohtala1-7/+7
2006-01-06[PATCH] parport: daisy chain device id reading fixMarko Kohtala1-1/+1
2006-01-06[PATCH] parport: daisy chain end detection fixMarko Kohtala1-10/+17
2006-01-06[PATCH] parport: phase fixesMarko Kohtala2-50/+42
2006-01-06[PATCH] parport: buffer overflow fixMarko Kohtala1-63/+130
2006-01-06[PATCH] I2O: Lindent runMarkus Lidel3-32/+29
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel8-35/+22
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel9-26/+20
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel4-24/+20
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel4-114/+68
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel5-101/+111
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel8-426/+412
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky24-56/+56
2006-01-06[PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter1-1/+1
2006-01-06[PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2-4/+13
2006-01-06[PATCH] s390: add support for cex2a crypto cardsEric Rossman4-51/+383
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck16-165/+354
2006-01-06[PATCH] s390: convert /proc/cio_ignoreCornelia Huck1-30/+92
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck6-45/+90
2006-01-06[PATCH] s390: introduce for_each_subchannelCornelia Huck5-290/+318
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck18-238/+313
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic3-150/+547
2006-01-06[PATCH] s390: dasd failfast supportHorst Hummel5-12/+34
2006-01-06[PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel1-1/+4
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte7-45/+59
2006-01-06[PATCH] s390: re-activated path detectionCornelia Huck1-0/+15
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter2-25/+5
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky7-24/+22
2006-01-06[PATCH] don't freeze firewire on suspend.Dave Jones1-2/+2
2006-01-06[PATCH] Geode LX HW RNG SupportJordan Crouse1-1/+69
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden1-11/+4
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-1/+4
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden1-9/+0
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-9/+13
2006-01-06[PATCH] therm_adt746x: Quiet fan speed change messagesBen Collins1-15/+24
2006-01-06[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...Sylvain Munaut1-11/+15
2006-01-06[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.cSylvain Munaut1-1/+1
2006-01-06[PATCH] macintosh: don't store i2c_add_driver() return if no further processi...Arthur Othieno2-12/+2
2006-01-06[PATCH] memhotplug: register_memory should be globalAndy Whitcroft1-2/+1
2006-01-06[PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft1-2/+2
2006-01-06[PATCH] nbd: fix TX/RX race conditionHerbert Xu1-62/+60
2006-01-06[SCSI] scsi_end_async() needs to take an uptodate parameterJens Axboe1-1/+1
2006-01-06[BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2-88/+54
2006-01-06[BLOCK] add FUA support to libataTejun Heo3-13/+54
2006-01-06[BLOCK] update libata to use new blk_ordered for barriersTejun Heo13-13/+0
2006-01-06[BLOCK] scsi: add FUA support to sdTejun Heo1-3/+26
2006-01-06[BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo3-93/+20
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo18-23/+23
2006-01-05[PATCH] i2c: i2c-mv64xxx fix transaction abortionMark A. Greer1-18/+15
2006-01-05[PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare1-0/+2
2006-01-05[PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks1-0/+1
2006-01-05[PATCH] i2c: I2C_DF_NOTIFY removal comment cleanupsJean Delvare1-8/+0
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard4-26/+0
2006-01-05[PATCH] hwmon: it87 use u8 for vrmJean Delvare1-2/+2
2006-01-05[PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek1-27/+42
2006-01-05[PATCH] hwmon: w83792d simplify in low bits handlingJean Delvare1-38/+10
2006-01-05[PATCH] hwmon: w83792d misc cleanupsJean Delvare1-20/+9
2006-01-05[PATCH] I2C: move i2c-dev to use dynamic class devicesGreg Kroah-Hartman1-30/+20
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman91-94/+0
2006-01-05[PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman1-2/+3
2006-01-05[PATCH] I2C: Fix up debug build error for previous i2c structure changesGreg Kroah-Hartman1-3/+3
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 8 of 11Laurent Riffard1-1/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard43-108/+187
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11Laurent Riffard4-8/+16
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard35-86/+166
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard12-24/+48
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard3-16/+16
2006-01-05[PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare1-5/+0
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare27-44/+10
2006-01-05[PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare1-3/+1
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare84-85/+2
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare1-4/+0
2006-01-05[PATCH] hwmon: New vt8231 driverRoger Lucas3-0/+874
2006-01-05[PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard1-1/+11
2006-01-05[PATCH] i2c: Remove duplicate rtc8564 BCD macrosNicolas Kaiser1-19/+17
2006-01-05[PATCH] hwmon: W83627THF VID fixesYuan Mu1-9/+7
2006-01-05[PATCH] hwmon: Support the VRM 10 mode of the ADT7463Jean Delvare1-8/+36
2006-01-05[PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady2-8/+0
2006-01-05[PATCH] i2c: Extend ds1337 initializationMichael Burian1-6/+31
2006-01-05[PATCH] i2c: i2c-i801 explicitly enables/disables PECMark M. Hoffman1-5/+1
2006-01-05Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2-7/+20
2006-01-05Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins1-0/+8
2006-01-05Input: add missing keys from input.h to hid-debug.hMichael Hanselmann1-1/+15