aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] leds: turn LED off when changing triggersPaul Collins1-0/+1
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2-8/+9
2006-10-01[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek1-3/+0
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+4
2006-10-01[PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2-8/+12
2006-10-01[PATCH] sis5513: Switch to pci refcountingAlan Cox1-1/+2
2006-10-01[PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox1-3/+5
2006-10-01[PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox1-1/+1
2006-10-01[PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox3-157/+11
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)3-73/+192
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven2-4/+44
2006-10-01[PATCH] Generic booleanRichard Knutsson4-10/+2
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey1-1/+1
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey1-0/+4
2006-10-01[PATCH] PCI quirks updateAlan Cox1-2/+15
2006-09-30[PATCH] SCSI: fix request flag-related build breakageJeff Garzik1-1/+1
2006-09-30Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds54-189/+357
2006-09-30[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells1-3/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells13-12/+31
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells1-0/+160
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe1-10/+1
2006-09-30Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds42-1772/+1878
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2-2/+0
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe9-13/+9
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe6-14/+12
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe32-135/+142
2006-09-30[PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare1-12/+13
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds185-4197/+8816
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-1133/+1200
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds7-7/+527
2006-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+30
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan1-2/+30
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller1-1/+1
2006-09-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds38-884/+1973
2006-09-29[PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa1-2/+2
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox1-12/+4
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox1-19/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox1-10/+1
2006-09-29[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto1-1/+8
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn1-1/+1
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita1-2/+3
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand1-4/+4
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn1-2/+11
2006-09-29[PATCH] Fix typo in rtc kconfigPavel Machek1-1/+1
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven1-3/+3
2006-09-29[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan1-6/+1
2006-09-29[PATCH] tty: Fix bits and note more bits to fixAlan Cox1-8/+11
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+1
2006-09-29[PATCH] Return better error codes if drivers/char/raw.c module init failsRolf Eike Beer1-8/+11
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven2-19/+21
2006-09-29[PATCH] tty: lock ticogwinszAlan Cox1-7/+10
2006-09-29[PATCH] tty: trivial kzalloc opportunityAlan Cox1-7/+1
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas1-1/+2
2006-09-29[PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard1-1/+1
2006-09-29[PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks3-600/+0
2006-09-29[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan1-0/+4
2006-09-29[PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch1-0/+21
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] tty locking on resizeAlan Cox4-26/+34
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka1-27/+52
2006-09-29[PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov1-17/+28
2006-09-29[PATCH] tty_io.c: keep davej saneAlexey Dobriyan1-8/+6
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2-3/+2
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox3-9/+10
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-09-29[PATCH] DMI: Decode and save OEM String informationShem Multinymous1-0/+23
2006-09-29[PATCH] kthread: drivers/base/firmware_class.cSukadev Bhattiprolu1-6/+6
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah3-0/+502
2006-09-29[PATCH] OMAP: Add Watchdog driver supportKomal Shah4-0/+463
2006-09-29[PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 boardKomal Shah1-0/+1
2006-09-29[PATCH] Fix parameter names in drivers/base/class.cRolf Eike Beer1-4/+4
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn1-45/+24
2006-09-29[PATCH] Make net48xx-led use scx200_gpio_opsChris Boot1-5/+4
2006-09-29[PATCH] scx200_gpio export cleanupsChris Boot1-1/+1
2006-09-29[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functionsAdrian Bunk1-10/+0
2006-09-29[PATCH] drivers/char/scx200_gpio.c: make code staticJim Cromie1-1/+1
2006-09-29[PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt1-3/+1
2006-09-29[PATCH] Fix uninitialised spinlock in via-pmu-backlight code.David Woodhouse1-1/+1
2006-09-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-365/+719
2006-09-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+2
2006-09-28[IrDA] stir4200: removing undocumented bits handlingSamuel Ortiz1-15/+0
2006-09-28[IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB1-2/+36
2006-09-28[IrDA] nsc-ircc: Configuration base address for PC87383Lamarque Vieira Souza1-1/+1
2006-09-28[NET] loopback: minor statistics optimizationStephen Hemminger1-17/+14
2006-09-28[IrDA]: irda-usb needs firmware loaderSamuel Ortiz1-0/+1
2006-09-28[PPPOE]: Advertise PPPoE MTUMichal Ostrowski1-0/+1
2006-09-28[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-09-28[TG3]: Add 5709 self-test support.Michael Chan2-16/+111
2006-09-28[TG3]: Add 5709 PHY support.Michael Chan2-4/+39
2006-09-28[TG3]: Add basic 5906 support.Michael Chan2-15/+139
2006-09-28[TG3]: Add tg3_poll_fw().Michael Chan1-21/+33
2006-09-28[TG3]: Add 5722 and 5756 support.Michael Chan2-1/+6
2006-09-28[TG3]: PHY fixes.Michael Chan1-17/+34
2006-09-28[TG3]: Improve ASF heartbeat.Michael Chan2-2/+19
2006-09-28[TG3]: Improve 5704S autoneg.Michael Chan2-26/+47
2006-09-28[Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann1-8/+5
2006-09-28[Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann1-0/+3
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+1
2006-09-28[Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2-205/+208
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro1-1/+1
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro1-2/+2
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro5-7/+7
2006-09-28[ATALK]: endianness annotationsAl Viro1-4/+1
2006-09-28[NETDEV] config: revert part of previous patchRandy Dunlap1-0/+5
2006-09-28[IRDA] via-ircc: fix memory leakChuck Short1-1/+6
2006-09-28USB: fix build error in ohci driverGreg Kroah-Hartman1-2/+2
2006-09-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds44-1870/+5292
2006-09-28USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern1-1/+15
2006-09-28USB: fix autosuspend when CONFIG_PM isn't setAlan Stern4-26/+42
2006-09-28OHCI: add auto-stop supportAlan Stern3-84/+164
2006-09-28OHCI: remove existing autosuspend codeAlan Stern1-44/+6
2006-09-28USB: allow both root-hub interrupts and pollingAlan Stern1-2/+1
2006-09-28USB: g_file_storage: fix "ignoring return value" warningsAlan Stern1-7/+12
2006-09-28USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern1-10/+23
2006-09-28USB: create new workqueue thread for USB autosuspendAlan Stern3-8/+46
2006-09-28USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-09-28USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar2-11/+11
2006-09-28USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patchHenrik Kretzschmar1-6/+6
2006-09-28USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklistRaghavendra Biligiri1-0/+4
2006-09-28USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis1-0/+4
2006-09-28usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra7-21/+21
2006-09-28ohci: Use ref-counting hotplug safe interfacesAlan Cox1-1/+2
2006-09-28USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson1-1/+2
2006-09-28USB: add SeaLevel 2106 SeaLINK support to ftdi_sioJustin Carlson2-0/+2
2006-09-28USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young1-19/+37
2006-09-28USB: another device ID for ipaqMatthias Urlichs1-0/+1
2006-09-28USB serial ftdi_sio: Add support for Tactrix OpenPort devicesIan Abbott2-0/+12
2006-09-28USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov1-7/+11
2006-09-28USB: unusual-devs entry for Nokia E60Alan Stern1-0/+7
2006-09-28USB: Add vendor / product ID to pl2303Wesley PA4WDH2-0/+5
2006-09-28USB: new id for kawethOliver Neukum1-0/+1
2006-09-28hwmon: Remove Yuan Mu's addressJean Delvare1-1/+1
2006-09-28hwmon: Fix unchecked return status, SMSC chipsJean Delvare2-83/+145
2006-09-28hwmon: Fix unchecked return status, batch 6Jean Delvare5-85/+185
2006-09-28w83792d: Fix unchecked return statusRudolf Marek1-231/+323
2006-09-28w83l785ts: Fix unchecked return statusRudolf Marek1-8/+20
2006-09-28w83781d: Fix unchecked return statusJim Cromie1-134/+143
2006-09-28vt8231: Fix unchecked return statusRoger Lucas1-54/+132
2006-09-28Fix unchecked return status, batch 5Jean Delvare5-249/+368
2006-09-28hwmon: Fix unchecked return status, batch 4Jean Delvare4-264/+357
2006-09-28hwmon: Fix unchecked return status, batch 3Mark M. Hoffman5-284/+346
2006-09-28hwmon: Fix unchecked return status, batch 2Mark M. Hoffman5-178/+338
2006-09-28w83627ehf: Fix unchecked return statusDavid Hubbard1-40/+82
2006-09-28pc87360: Check for error on sysfs files creationJim Cromie1-40/+49
2006-09-28pc87360: Delete sysfs files on device deletionJim Cromie1-0/+87
2006-09-28pc87360: Move some code aroundJim Cromie1-28/+28
2006-09-28hwmon: Fix unchecked return status, batch 1Mark M. Hoffman5-206/+299
2006-09-28hwmon: New driver for the VIA VT1211Juerg Haefliger3-0/+1367
2006-09-28w83791d: Documentation updateCharles Spirakis1-3/+4
2006-09-28hwmon: Add individual alarm files to 4 driversJean Delvare4-14/+151
2006-09-28hwmon: Make a dozen drivers no more experimentalJean Delvare1-13/+13
2006-09-28abituguru: Add suspend/resume supportHans de Goede1-2/+28
2006-09-28k8temp: Enable automatic loadingJean Delvare1-0/+2
2006-09-28hwmon: New driver k8tempRudolf Marek3-0/+303
2006-09-28it87: Copyright updateJean Delvare1-9/+3
2006-09-28it87: Overwrite broken default limitsJean Delvare1-0/+16
2006-09-28it87: Add support for the IT8718FJean Delvare2-14/+51
2006-09-28it87: Cleanup set_fan_divJean Delvare1-7/+7
2006-09-28it87: in8 has no limit registersJean Delvare1-6/+3
2006-09-28it87: Prevent overflow on fan clock divider writeJean Delvare1-2/+2
2006-09-28it87: No sysfs files for disabled fansJean Delvare1-32/+51
2006-09-28it87: Add support for the IT8716FJean Delvare2-26/+156
2006-09-28smsc47m1: dev_warn fixJean Delvare1-1/+2
2006-09-28hdaps: Handle errors from input_register_deviceDmitry Torokhov1-1/+5
2006-09-28atxp1: Signed/unsigned char bug fixAlexey Dobriyan1-2/+1
2006-09-28hwmon: Add fan speed control features to w83627ehfRudolf Marek1-11/+382
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-30/+32
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds8-37/+57
2006-09-28IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan1-5/+7
2006-09-28IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan1-8/+22
2006-09-28IB/ipath: Support new PCIE device, QLE7142Bryan O'Sullivan1-0/+3
2006-09-28IB/ipath: Set CPU affinity earlyBryan O'Sullivan2-10/+35
2006-09-28IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan1-0/+1
2006-09-28IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan5-52/+124
2006-09-28IB/ipath: Change HT CRC message to indicate how to resolve problemBryan O'Sullivan1-1/+1
2006-09-28IB/ipath: Clean up module exit codeBryan O'Sullivan1-161/+128
2006-09-28IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan2-2/+13
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan4-9/+26
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan8-73/+198
2006-09-28IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan1-3/+3
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan7-63/+81
2006-09-28IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan1-2/+2
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan1-5/+4
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan5-97/+158
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan7-29/+26
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan2-0/+8
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan1-6/+3
2006-09-28IB/ipath: Count SRQs properlyBryan O'Sullivan1-8/+15
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan1-6/+12
2006-09-28IB/ipath: Clean up handling of GUID 0Bryan O'Sullivan2-8/+17
2006-09-28IB/ipath: Unregister from IB core earlyBryan O'Sullivan1-1/+11
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan5-37/+215
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan5-241/+754
2006-09-28IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan1-0/+3
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan4-20/+37
2006-09-28IB/iser: Fix the description of iSER in KconfigErez Zilber1-6/+7
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber3-39/+59
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber4-9/+14
2006-09-28RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier1-1/+3