summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sata_nv: make sure link is brough up online when skipping hardresetTejun Heo2009-11-091-3/+15
* libata: fix PMP initializationTejun Heo2009-11-091-2/+4
* libata: fix internal command failure handlingTejun Heo2009-11-091-5/+7
* tty: Make flush_to_ldisc() locking more robustLinus Torvalds2009-10-221-16/+13
* iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg2009-10-221-12/+11
* usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt2009-10-221-1/+16
* Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt2009-10-221-0/+2
* i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-227-8/+12
* macintosh: Don't assume i2c device probing always succeedsJean Delvare2009-10-225-5/+15
* e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-221-2/+2
* uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner2009-10-221-0/+3
* pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner2009-10-221-0/+3
* dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner2009-10-221-0/+5
* dm/connector: Only process connector packages from privileged processesPhilipp Reisner2009-10-221-0/+3
* connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-222-10/+5
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-228-18/+16
* connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-222-7/+7
* TPM: fix pcrreadRajiv Andrade2009-10-221-2/+1
* tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-10-221-3/+2
* intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-10-221-4/+18
* USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern2009-10-221-7/+22
* USB: Fix throttling in generic usbserial driverJoris van Rantwijk2009-10-221-1/+1
* USB: cp210x: Add support for the DW700 UARTÉric Piel2009-10-221-0/+1
* USB: ipaq: fix oops when device is plugged inAlan Stern2009-10-221-0/+9
* USB: option: Toshiba G450 device idPeter Magdina2009-10-221-0/+2
* USB: serial: don't call release without attachAlan Stern2009-10-221-1/+5
* USB: digi_acceleport: Fix broken unthrottle.Johan Hovold2009-10-221-4/+4
* USB: pl2303: fix error characters not being reported to ldiscJohan Hovold2009-10-221-3/+5
* USB: ftdi_sio: re-implement read processingJohan Hovold2009-10-221-252/+131
* USB: ftdi_sio: clean up read completion handlerJohan Hovold2009-10-221-27/+1
* USB: ftdi_sio: remove unused rx_byte counterJohan Hovold2009-10-221-13/+0
* USB: ftdi_sio: remove tty->low_latencyJohan Hovold2009-10-221-4/+0
* SCSI: sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt2009-10-221-5/+5
* SCSI: Fix protection scsi_data_buffer leakMartin K. Petersen2009-10-221-4/+7
* SCSI: Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke2009-10-221-0/+3
* appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-10-121-2/+1
* sky2: Set SKY2_HW_RAM_BUFFER in sky2_initMike McCormack2009-10-121-1/+3
* smsc95xx: fix transmission where ZLP is expectedSteve Glendinning2009-10-122-2/+2
* tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set.Kusanagi Kouichi2009-10-121-3/+1
* ACPI: Clarify resource conflict messageJean Delvare2009-10-121-1/+7
* sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz2009-10-121-4/+6
* net: Fix wrong sizeofJean Delvare2009-10-121-1/+1
* libata: fix incorrect link online check during probeTejun Heo2009-10-121-18/+32
* tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds2009-10-121-5/+2
* TTY: fix typosAlan Stern2009-10-071-2/+2
* iwlwifi: fix unloading driver while scanningWey-Yi Guy2009-10-052-2/+3
* iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy2009-10-056-43/+192
* iwlagn: modify digital SVR for 1000Wey-Yi Guy2009-10-052-1/+11
* iwlwifi: update 1000 series API version to match firmwareJay Sternberg2009-10-051-1/+1
* iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg2009-10-058-54/+224