aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+3
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+3
2006-06-26[PATCH] type-oh bug in tlclk.cmark gross1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds43-60/+55
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil1-1/+1
2006-06-26[PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn1-1/+1
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-11/+13
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-8/+8
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-21/+18
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds43-240/+510
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds17-75/+145
2006-06-26Merge branch 'x86-64'Linus Torvalds5-63/+40
2006-06-26[PATCH] x86_64: msi_apic.c build fixChristian Kujau1-0/+1
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-6/+6
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen3-5/+8
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen1-52/+25
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-361/+435
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+8
2006-06-26Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl1-2/+2
2006-06-26[PATCH] drivers/md/md.c: make code staticAdrian Bunk1-2/+2
2006-06-26[PATCH] md: Allow the write_mostly flag to be set via sysfsNeilBrown1-0/+12
2006-06-26[PATCH] md: Allow resync_start to be set and queried via sysfsNeilBrown1-0/+26
2006-06-26[PATCH] md: Allow raid 'layout' to be read and set via sysfsNeilBrown1-0/+27
2006-06-26[PATCH] md: Allow rdev state to be set via sysfsNeilBrown1-1/+25
2006-06-26[PATCH] md: Set/get state of array via sysfsNeilBrown1-9/+188
2006-06-26[PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown1-8/+57
2006-06-26[PATCH] md: Allow re-add to work on array without bitmapsNeilBrown2-11/+20
2006-06-26[PATCH] md: Fix bug that stops raid5 resync from happeningNeilBrown1-1/+1
2006-06-26[PATCH] md: Fix Kconfig errorakpm@osdl.org1-1/+1
2006-06-26[PATCH] md: md Kconfig speeling feexJustin Piszcz1-3/+3
2006-06-26[PATCH] md: Calculate correct array size for raid10 in new offset modeNeilBrown1-1/+7
2006-06-26[PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fixNeilBrown1-24/+23
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown1-148/+135
2006-06-26[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmapNeilBrown2-26/+31
2006-06-26[PATCH] md/bitmap: remove dead code from md/bitmapNeilBrown1-22/+0
2006-06-26[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bi...NeilBrown1-18/+2
2006-06-26[PATCH] md/bitmap: use set_bit etc for bitmap page attributesNeilBrown1-7/+12
2006-06-26[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeilBrown1-19/+22
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown1-107/+8
2006-06-26[PATCH] md/bitmap: fix online removal of file-backed bitmapsNeilBrown1-2/+5
2006-06-26[PATCH] md: split reshape portion of raid5 sync_request into a separate functionNeilBrown1-118/+128
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk1-2/+5
2006-06-26[PATCH] md: support stripe/offset mode in raid10NeilBrown1-21/+43
2006-06-26[PATCH] md: allow a linear array to have drives added while activeNeilBrown2-15/+74
2006-06-26[PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown4-23/+99
2006-06-26[PATCH] md: remove nuisance message at shutdownNeilBrown1-1/+1
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown4-2527/+1002
2006-06-26[PATCH] md: increase the delay before marking metadata clean, and make it con...NeilBrown1-2/+52
2006-06-26[PATCH] md: remove useless ioctl warningNeilBrown1-5/+0
2006-06-26[PATCH] md: remove arbitrary limit on chunk sizeNeilBrown3-5/+5
2006-06-26[PATCH] md: reformat code in raid1_end_write_request to avoid gotoNeilBrown1-17/+17
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon16-112/+141
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon3-21/+78
2006-06-26[PATCH] dm: create error tableDavid Teigland1-0/+38
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon2-80/+7
2006-06-26[PATCH] dm: consolidate creation functionsAlasdair G Kergon3-31/+26
2006-06-26[PATCH] dm table split_args: handle no inputDavid Teigland1-0/+6
2006-06-26[PATCH] dm kcopyd: error accumulation fixJonathan Brassow2-3/+3
2006-06-26[PATCH] dm mirror log: sync_count fixAlasdair G Kergon1-1/+5
2006-06-26[PATCH] dm mirror log: bitset_size fixAlasdair G Kergon1-2/+2
2006-06-26[PATCH] dm mirror log: refactor contextAlasdair G Kergon1-50/+63
2006-06-26[PATCH] dm mirror log: sector size fixKevin Corry2-50/+20
2006-06-26[PATCH] dm table: get_target: fix last indexMilan Broz1-1/+1
2006-06-26[PATCH] dm: mirror sector offset fixNeil Brown1-31/+32
2006-06-26[PATCH] dm: fix block device initialisationJeff Mahoney1-4/+4
2006-06-26[PATCH] dm: add module ref countingJeff Mahoney1-0/+6
2006-06-26[PATCH] dm: fix mapped device ref countingJeff Mahoney1-10/+24
2006-06-26[PATCH] dm: add DMF_FREEINGJeff Mahoney1-2/+30
2006-06-26[PATCH] dm: change minor_lock to spinlockJeff Mahoney1-14/+13
2006-06-26[PATCH] dm: move idr_pre_getJeff Mahoney1-14/+9
2006-06-26[PATCH] dm: fix idr minor allocationJeff Mahoney1-3/+16
2006-06-26[PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon2-26/+45
2006-06-26[PATCH] VT binding: Make sticon support bindingAntonino A. Daplas1-1/+1
2006-06-26[PATCH] VT binding: Make promcon support bindingAntonino A. Daplas1-2/+2
2006-06-26[PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas1-10/+28
2006-06-26[PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas1-1/+1
2006-06-26[PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas1-4/+2
2006-06-26[PATCH] VT binding: Make VT binding a Kconfig optionAntonino A. Daplas2-16/+44
2006-06-26[PATCH] VT binding: Add sysfs control to the VT layerAntonino A. Daplas1-147/+232
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2-61/+150
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas1-33/+434
2006-06-26[PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas1-58/+97
2006-06-26[PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas1-0/+43
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas5-76/+112
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas7-20/+2
2006-06-26[PATCH] Detaching fbcon: fix give_up_console()Antonino A. Daplas1-8/+21
2006-06-26[PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas1-6/+22
2006-06-26[PATCH] fbdev: tag by scantype in sysfsDaniel R Thompson1-1/+10
2006-06-26[PATCH] imacfb: Add Intel-based Macintosh Framebuffer SupportEdgar Hucek3-0/+355
2006-06-26[PATCH] atyfb: Fix section warningsAntonino A. Daplas2-14/+14
2006-06-26[PATCH] macmodes: Fix section warningAntonino A. Daplas3-23/+25
2006-06-26[PATCH] fbdev: Fix logo rotation if width != heightAntonino A. Daplas1-10/+10
2006-06-26[PATCH] neofb: fix unblank logic interfering with lid toggled backlightChristian Trefzer1-9/+23
2006-06-26[PATCH] skeletonfb: remove duplicate module init, exit, license linesArnaldo Carvalho de Melo1-5/+0
2006-06-26[PATCH] au1100fb: add power management supportRodolfo Giometti1-2/+39
2006-06-26[PATCH] backlight: Fix Kconfig dependencyAntonino A. Daplas1-2/+2
2006-06-26[PATCH] s3c2410fb: Fix resumeArnaud Patard1-6/+11
2006-06-26[PATCH] fbdev: Remove unused exportsAdrian Bunk4-6/+0
2006-06-26[PATCH] fbdev: Coverity Bug 90Antonino A. Daplas1-2/+3
2006-06-26[PATCH] fbdev: Coverity Bug 85Antonino A. Daplas1-0/+1
2006-06-26[PATCH] atyfb: Fix dead codeAntonino A. Daplas1-0/+3
2006-06-26[PATCH] vt: Delay the update of the visible consoleDavid Hollister1-9/+17
2006-06-26[PATCH] vesafb: Prefer VGA registers over PMIAntonino A. Daplas1-15/+17
2006-06-26[PATCH] vesafb: Fix return code of vesafb_setcolregAntonino A. Daplas1-5/+11
2006-06-26[PATCH] fbdev: Add 1366x768 (WXGA) mode to mode databaseDennis Munsie1-0/+4
2006-06-26[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsetsAntonino A. Daplas2-2/+9
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2-17/+16
2006-06-26[PATCH] savagefb: Whitespace cleanupAntonino A. Daplas1-497/+496
2006-06-26[PATCH] fbdev: Static pseudocolor with depth less than 4 does existAntonino A. Daplas1-1/+1
2006-06-26[PATCH] vga16fb: Update platform codeAntonino A. Daplas1-17/+23
2006-06-26[PATCH] vfb: Update platform codeAntonino A. Daplas1-16/+13
2006-06-26[PATCH] vesafb: Update platform codeAntonino A. Daplas1-5/+12
2006-06-26[PATCH] epson1355fb: Update platform codeAntonino A. Daplas1-15/+14
2006-06-26[PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas1-1/+13
2006-06-26[PATCH] atyfb: Remove unneeded calls to wait_for_idleAntonino A. Daplas1-10/+0
2006-06-26[PATCH] atyfb: Fix hardware cursor handlingAntonino A. Daplas1-19/+12
2006-06-26[PATCH] nvidiafb: Revise pci_device_id tableAntonino A. Daplas1-356/+6
2006-06-26[PATCH] fbdev: More accurate sync range extrapolationAntonino A. Daplas1-4/+24
2006-06-26[PATCH] fbdev: Remove duplicate #include'sAdrian Bunk3-5/+1
2006-06-26[PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian Bunk2-12/+1
2006-06-26[PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie3-17/+116
2006-06-26[PATCH] savagefb: Add state save and_restore hooksAntonino A. Daplas1-18/+191
2006-06-26[PATCH] savagefb: Allocate space for current and saved register statesAntonino A. Daplas2-278/+282
2006-06-26[PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed1-6/+0
2006-06-26[PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed1-4/+0
2006-06-26[PATCH] fix IDE deadlock in error reporting codeIngo Molnar1-2/+2
2006-06-26[PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov1-28/+1
2006-06-26[PATCH] ide: actually honor drive's minimum PIO/DMA cycle timesSergei Shtylyov1-1/+7
2006-06-26[PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi1-1/+1
2006-06-26[PATCH] Fix IDE locking errorAlan Cox1-2/+10
2006-06-26[PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() callTobias Oed1-1/+0
2006-06-26[PATCH] isdn4linux: Gigaset driver cleanupTilman Schmidt1-9/+4
2006-06-26[PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt1-117/+181
2006-06-26[PATCH] Fix typo in drivers/isdn/hisax/q931.cEric Sesterhenn1-2/+2
2006-06-26[PATCH] CAPI crash / race conditionMichael Buesch1-22/+32
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceJim Cromie2-2/+104
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2-3/+3
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr1-2/+2
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz2-2/+2
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz4-0/+299
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz1-0/+9
2006-06-26[PATCH] hangcheck: remove monotomic_clock on x86Andrew Morton1-2/+2
2006-06-26[PATCH] Add bcm43xx HW RNG supportMichael Buesch3-0/+44
2006-06-26[PATCH] Add TI OMAP CPU family HW RNG driverMichael Buesch3-0/+223
2006-06-26[PATCH] Add ixp4xx HW RNG driverMichael Buesch3-0/+87
2006-06-26[PATCH] Add VIA HW RNG driverMichael Buesch3-0/+197
2006-06-26[PATCH] Add Geode HW RNG driverMichael Buesch3-0/+142
2006-06-26[PATCH] Add AMD HW RNG driverMichael Buesch3-0/+166
2006-06-26[PATCH] Add Intel HW RNG driverMichael Buesch3-0/+203
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch5-0/+373
2006-06-26[PATCH] Remove old HW RNG supportMichael Buesch3-714/+0
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita14-53/+28
2006-06-26[PATCH] core: use list_move()Akinobu Mita2-12/+7
2006-06-26[PATCH] fix magic sysrq on strange keyboardsFredrik Roubert1-2/+8
2006-06-26[PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...Jesper Juhl1-0/+3
2006-06-26[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"Andrew Morton1-1/+1
2006-06-26ixj: make ixj_set_tone_off() staticMatthew Martin1-1/+1
2006-06-26spelling fixesAndreas Mohr32-43/+43
2006-06-26fix paniced->panicked typosLee Revell1-3/+3
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk8-11/+6
2006-06-26[ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bugIngo Molnar1-1/+3
2006-06-26[SERIAL] 8250_pnp: add support for other Wacom tabletsBen Collins1-1/+3
2006-06-26V4L/DVB (4227): Update this driver for recent header file movement.Andrew Morton1-1/+1
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2-0/+31
2006-06-26V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil1-7/+3
2006-06-26V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser3-19/+64
2006-06-26V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham1-3/+2
2006-06-26V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build optionMichael Krufky2-4/+16
2006-06-26V4L/DVB (4214): Make VIDEO_CX2341X a selectable build optionMichael Krufky2-3/+12
2006-06-26V4L/DVB (4213): Cx88: cleanupsAdrian Bunk6-29/+5
2006-06-26V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham1-13/+15
2006-06-26[CRYPTO] padlock: Rearrange context structure to reduce code sizeHerbert Xu1-6/+4
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-15/+14
2006-06-26[IOAT]: Do not dereference THIS_MODULE directly to set unsafe.David S. Miller1-3/+2
2006-06-26[IRDA]: add some IBM think padsBen Collins1-2/+6
2006-06-25[OPENPROM]: Rewrite driver to use in-kernel device tree.David S. Miller1-257/+336
2006-06-25[RIOWATCHDOG]: Fix the build.David S. Miller1-2/+2
2006-06-25[CPWATCHDOG]: Fix the build.David S. Miller1-1/+1
2006-06-25[PARPORT] sunbpp: Fix typo.David S. Miller1-1/+1
2006-06-25[MTD] sun_uflash: Port to new EBUS device layer.David S. Miller1-100/+95
2006-06-26Input: iforce - remove some pointless castsJesper Juhl1-3/+3
2006-06-26Input: psmouse - add support for Intellimouse 4.0Pozsar Balazs1-3/+30
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2-79/+135
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot4-7/+7
2006-06-26Input: via-pmu - add input device supportJohannes Berg4-1/+97
2006-06-26Input: rearrange exportsDmitry Torokhov1-15/+14
2006-06-26Input: fix formatting to better follow CodingStyleDmitry Torokhov5-61/+119
2006-06-26Input: reset name, phys and uniq when unregisteringDmitry Torokhov1-1/+18
2006-06-26Input: return correct size when reading modalias attributeRichard Purdie1-1/+1
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov5-10/+16
2006-06-26Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov3-3/+3
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov16-30/+40
2006-06-26Input: fix potential overflows in driver/input/mouseDmitry Torokhov4-14/+18
2006-06-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1347-84756/+93132
2006-06-25[PATCH] m68knommu: 532x UART supportGreg Ungerer1-3/+25
2006-06-25[PATCH] m68knommu: 532x FEC eth struct mapGreg Ungerer1-1/+1
2006-06-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds12-7/+3130
2006-06-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-1/+1
2006-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds263-5750/+17515
2006-06-25[PATCH] parport: add to kernel-docRandy Dunlap2-2/+2