aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-07-14[PATCH] RTC subsystem, Add ISL1208 supportHerbert Valerio Riedel3-0/+602
2006-07-14[PATCH] ramdisk blocksize Kconfig entryNathan Scott2-1/+11
2006-07-14[PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin1-5/+5
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin3-6/+6
2006-07-14[PATCH] IB/cm: set private data length for reject messagesIra Weiny1-0/+1
2006-07-14[PATCH] srp: fix fmr error handlingVu Pham1-0/+1
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin1-10/+11
2006-07-14[PATCH] IB/cm: drop REQ when out of memoryMichael S. Tsirkin1-3/+18
2006-07-14[PATCH] IB/mthca: comment fixMichael S. Tsirkin1-7/+6
2006-07-14[PATCH] IB/mthca: fix static rate returned by mthca_ah_queryJack Morgenstein1-2/+3
2006-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-1/+3
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-4/+2
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-7/+24
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+2
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa3-1/+3
2006-07-13[MMC] Change SDHCI version error to a warningPierre Ossman1-3/+1
2006-07-13[MMC] Fix incorrect register accessPierre Ossman1-1/+1
2006-07-13[SERIAL] sunsu: Handle keyboard and mouse ports directly.David S. Miller1-9/+26
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds7-70/+84
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEADLinus Torvalds12-43/+63
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of...Linus Torvalds2-17/+18
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEADLinus Torvalds3-2/+77
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 of HEADLinus Torvalds74-734/+990
2006-07-12Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 of HEADLinus Torvalds2-37/+1
2006-07-12Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if...Linus Torvalds1-71/+10
2006-07-12[PATCH] Revert "ACPI: execute Notify() handlers on new thread"Len Brown1-36/+24
2006-07-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds15-192/+253
2006-07-12[PATCH] Driver core: bus.c cleanupsAdrian Bunk1-2/+3
2006-07-12[PATCH] Driver core: kernel-doc in drivers/base/core.c correctionsHenrik Kretzschmar1-15/+15
2006-07-12[PATCH] Driver core: fix driver-core kernel-docRandy Dunlap1-3/+3
2006-07-12[PATCH] PCI: PCIE power management quirkKristen Carlson Accardi3-2/+50
2006-07-12[PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resumeMatthew Garrett1-0/+27
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman38-340/+37
2006-07-12[PATCH] USB: Anydata: Fixes wrong URB callback.Luiz Fernando N. Capitulino2-1/+2
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell7-17/+17
2006-07-12[PATCH] USB: another unusual devicePhil Dibowitz1-0/+6
2006-07-12[PATCH] USB: Add one VID/PID to ftdi_sioColin Leroy2-0/+8
2006-07-12[PATCH] USB: unusual_devs entry for Sony DSC-H5Lars Jacob1-3/+4
2006-07-12[PATCH] USB: unusual_devs entry for Nokia E61Alan Stern1-0/+7
2006-07-12[PATCH] USB: unusual_devs entry for Nokia N91Alan Stern1-0/+8
2006-07-12[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman1-0/+3
2006-07-12[PATCH] USB: Option driver: new product IDMatthias Urlichs1-1/+5
2006-07-12[PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS AdapterNavaho Gunleg1-0/+4
2006-07-12[PATCH] USB: ipw.c driver fixBart Oldeman1-0/+2
2006-07-12[PATCH] USB: remove devfs information from KconfigMichal Piotrowski1-3/+0
2006-07-12[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.cChristoph Lameter1-6/+1
2006-07-12[PATCH] USB: ipaq.c timing parametersFrank Gevaerts1-1/+11
2006-07-12[PATCH] USB: ipaq.c bugfixesFrank Gevaerts1-5/+6
2006-07-12[PATCH] USB: ehci: fix bogus alteration of a local variableDavid Brownell1-3/+4
2006-07-12[PATCH] USB: add driver for non-composite Sierra Wireless devicesKevin Lloyd3-0/+87
2006-07-12[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn1-4/+2
2006-07-12[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin1-4/+4
2006-07-12[PATCH] USB serial ftdi_sio: Prevent userspace DoSIan Abbott1-13/+90
2006-07-12[PATCH] USB serial visor: fix race in open/closeIan Abbott1-1/+0
2006-07-12[PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz1-2/+5
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz3-13/+19
2006-07-12[PATCH] usbcore: fixes for hub_port_resumeAlan Stern1-0/+5
2006-07-12[PATCH] USB: unusual_devs entry for Samsung MP3 playerErnis1-0/+7
2006-07-12[PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3xDavide Perini1-0/+9
2006-07-12[PATCH] USB hub: don't return status > 0 from resumeAlan Stern1-1/+4
2006-07-12[PATCH] usb-storage: fix race between reset and disconnectAlan Stern1-8/+14
2006-07-12[PATCH] USB: update for acm in quirks and debugOliver Neukum1-23/+26
2006-07-12[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...Oliver Bock5-251/+286
2006-07-12[PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta1-1/+1
2006-07-12[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno2-0/+5
2006-07-12[PATCH] USB: fix visor leaksPete Zaitcev1-3/+33
2006-07-12[PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev1-14/+9
2006-07-12[PATCH] USB: OHCI hub code unaligned accessDavid Miller1-2/+2
2006-07-12[PATCH] USB: new device ids for ftdi_sio driverChristophe Mariac2-0/+4
2006-07-12[PATCH] USB: new device id for Thorlabs motor driverD. Peter Siddons2-0/+6
2006-07-12[PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder2-0/+2
2006-07-12[PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek3-0/+231
2006-07-12[PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2-13/+11
2006-07-12[PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer1-2/+4
2006-07-12[PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede1-2/+19
2006-07-12[PATCH] pca9539: Honor the force parameterBen Gardner1-5/+7
2006-07-12[PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla1-1/+0
2006-07-12[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman5-14/+11
2006-07-12[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare1-3/+1
2006-07-12[PATCH] scx200_acb: Fix the block transactionsJean Delvare1-2/+6
2006-07-12[PATCH] scx200_acb: Fix the state machineThomas Andrews1-6/+6
2006-07-12[PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2-8/+11
2006-07-12[PATCH] i2c: Fix 'ignore' module parameter handling in i2c-coreMark M. Hoffman1-2/+2
2006-07-12[PATCH] sky2: optimize receive restartStephen Hemminger1-5/+22
2006-07-12[PATCH] sky2: PHY power on delaysStephen Hemminger1-1/+2
2006-07-12[PATCH] sky2: NAPI suspend/resume of dual port cardsStephen Hemminger1-7/+4
2006-07-12[PATCH] sky2: sky2_reset section mismatchStephen Hemminger1-1/+1
2006-07-12[PATCH] sk98lin: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-12[PATCH] skge: fix truncated collision threshold maskStephen Hemminger1-2/+2
2006-07-12[PATCH] sky2: fix truncated collision threshold maskStephen Hemminger1-1/+1
2006-07-12[PATCH] w1: remove drivers/w1/w1.hAdrian Bunk1-36/+0
2006-07-12[PATCH] w1: fix idle check loop in ds2482Ben Gardner1-1/+1
2006-07-12[Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann1-2/+2
2006-07-12[PATCH] myri10ge return value fixBrice Goglin1-3/+10
2006-07-12[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-07-12[PATCH] ixgb: fix tx unit hang - properly calculate desciptor countAuke Kok1-2/+2
2006-07-12[PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov1-1/+1
2006-07-12[PATCH] 8139cp.c printk fixAndrew Morton1-1/+1
2006-07-12[PATCH] s2io driver irq fixAnanda Raju2-145/+145
2006-07-12[PATCH] e1000: irq naming updateAndrew Morton1-1/+1
2006-07-12Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-10/+4
2006-07-12[PATCH] forcedeth: watermark fixupAyaz Abdulla1-4/+19
2006-07-12[PATCH] forcedeth: deferral fixupAyaz Abdulla1-7/+19
2006-07-12[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa6-68/+82
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox2-0/+57
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar1-3/+3
2006-07-12[PATCH] msi: Only keep one msi_desc in each slab entry.Eric W. Biederman1-2/+2
2006-07-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds36-236/+383
2006-07-12Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds1-0/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens27-124/+123
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck8-48/+225
2006-07-12[S390] xpram module parameter parsing.Heiko Carstens1-57/+6
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck5-7/+29
2006-07-11[ARM] 3727/1: fix ucb initialization on colliePavel Machek2-1/+2
2006-07-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds44-216/+1020
2006-07-10Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds1-0/+7
2006-07-10[PATCH] x86_64: Fix up bogus defaults in ACPI KconfigAndi Kleen1-2/+0
2006-07-10[BPQ] lockdep: fix false positiveRalf Baechle1-0/+7
2006-07-10[PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2-7/+7
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2-2/+5
2006-07-10[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig1-14/+1
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie1-2/+15
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie1-6/+13
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie1-5/+5
2006-07-10[PATCH] LED Class support for Soekris net48xxChris Boot3-0/+123
2006-07-10[PATCH] aoe: cleanup i_rdev usageEric Sesterhenn1-1/+1
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki1-9/+32
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-2/+2
2006-07-10[PATCH] Fix and enable EDAC sysfs operationDoug Thompson1-493/+194
2006-07-10[PATCH] s390: broken null test in claw driverDave Jones1-1/+1
2006-07-10[PATCH] fix oddball boolean logic in s390 netiucvDave Jones1-1/+1
2006-07-10[PATCH] s390: move var declarations behind ifdefSerge E. Hallyn1-0/+2
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells1-1/+0
2006-07-10[PATCH] usb-storage: wait for URB to completeAlan Stern1-1/+1
2006-07-10[PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas1-0/+1
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann8-85/+131
2006-07-10[PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt1-15/+38
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2-2/+2
2006-07-10[PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov1-1/+16
2006-07-10[PATCH] md: fix oops in error-handlingAndrew Morton1-0/+2
2006-07-10[PATCH] md: include sector number in messages about corrected read errorsNeilBrown3-7/+30
2006-07-10[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfsNeilBrown1-0/+4
2006-07-10[PATCH] md: unify usage of symbolic names for permsNeilBrown1-29/+27
2006-07-10[PATCH] md: fix usage of wrong variable in raid1NeilBrown1-1/+1
2006-07-10[PATCH] md: fix some small races in bitmap plugging in raid5NeilBrown1-3/+27
2006-07-10[PATCH] md: fix a plug/unplug race in raid5NeilBrown1-12/+6
2006-07-10[PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2-5/+8
2006-07-10[PATCH] md: delay starting md threads until array is completely setupNeilBrown2-7/+4
2006-07-10[PATCH] md: set desc_nr correctly for version-1 superblocksNeilBrown1-1/+5
2006-07-10[PATCH] md: possible fix for unplug problemNeilBrown1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl3-1/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl67-66/+11
2006-07-10[PATCH] hisax: fix usage of __init*Karsten Keil32-86/+86
2006-07-10[PATCH] release_firmware() fixesMagnus Damm7-26/+25
2006-07-10[PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe1-1/+1
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short1-0/+6
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short1-0/+7
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton3-4/+3
2006-07-10Pull dock into release branchLen Brown1-0/+1
2006-07-10ACPI: ACPI_DOCK: Initialize the atomic notifier listKristen Accardi1-0/+1
2006-07-10[PATCH] zd1211rw: usb_clear_halt not allowed in IRQ contextDaniel Drake1-9/+3
2006-07-10[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noiseLarry Finger1-1/+1
2006-07-10Pull acpi_os_allocate into test branchLen Brown4-39/+2
2006-07-10Pull acpica-20060707 into test branchLen Brown17-106/+194
2006-07-10Pull bugzilla-6687 into test branchLen Brown3-8/+8
2006-07-10Pull dock into test branchLen Brown5-1/+771
2006-07-10Pull trivial into test branchLen Brown15-32/+30
2006-07-10Pull battery into test branchLen Brown1-32/+14
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown4-39/+2
2006-07-10ACPI: SBS: fix initialization, sem2mutexAndrew Morton1-32/+14
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven13-28/+28
2006-07-09ACPI: delete some defaults from ACPI KconfigAndi Kleen1-2/+0
2006-07-09ACPI: "Device `[%s]' is not power manageable" make message debug onlyLen Brown1-2/+2
2006-07-09ACPI: ACPI_DOCK KconfigLen Brown2-3/+3
2006-07-09Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds13-16/+18
2006-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-559/+2523
2006-07-09Revert "Revert "ACPI: dock driver""Len Brown4-0/+770
2006-07-09[SERIAL] 8250: sysrq deadlock fixAndrew Morton1-4/+9
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r619112-0/+13
2006-07-09[SERIAL] IP22: fix serial console hangsJulien BLACHE1-2/+1
2006-07-09[SERIAL] dz: Fix compilation errorMartin Michlmayr1-1/+1
2006-07-09ACPI: acpi_os_get_thread_id() returns currentLen Brown3-8/+8
2006-07-09ACPI: ACPICA 20060707Bob Moore17-106/+194
2006-07-09Revert "ACPI: dock driver"Linus Torvalds4-770/+0
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu10-14/+13
2006-07-08[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk1-1/+2
2006-07-08[ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante1-1/+1
2006-07-08[TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville1-0/+2
2006-07-07[PATCH] Fix cpufreq vs hotplug lockdep recursion.Dave Jones1-0/+4
2006-07-06Merge branch 'master' into upstreamJeff Garzik8-252/+829
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds7-250/+826
2006-07-05[PATCH] ahci: Ensure that we don't grab both functionsroot1-4/+11
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov1-5/+5
2006-07-05[PATCH] sata_sil24: add suspend/sleep supportTejun Heo1-0/+25
2006-07-05[PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo1-45/+62
2006-07-05[PATCH] sata_sil: add suspend/sleep supportTejun Heo1-0/+17
2006-07-05[PATCH] sata_sil: separate out sil_init_controller()Tejun Heo1-38/+48
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo2-7/+286
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo2-90/+115
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo2-3/+187