aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-10-131-1/+1
* sierra_net: Endianess bug fix.Lennart Sorensen2012-10-131-1/+1
* netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-10-131-0/+4
* ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-10-131-0/+1
* net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-131-0/+1
* drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr2012-10-131-1/+10
* PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-10-131-1/+6
* ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming2012-10-131-2/+6
* media: rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings2012-10-131-1/+1
* SCSI: scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-10-071-2/+1
* SCSI: scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-10-071-16/+14
* PCI: honor child buses add_size in hot plug configurationYinghai Lu2012-10-071-0/+26
* isci: fix isci_pci_probe() generates warning on efi failure pathDan Williams2012-10-072-2/+0
* IB/srp: Avoid having aborted requests hangBart Van Assche2012-10-071-0/+1
* IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-10-071-1/+1
* IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-10-072-10/+11
* can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-10-071-2/+2
* SCSI: hpsa: Use LUN reset instead of target resetStephen M. Cameron2012-10-071-1/+1
* SCSI: ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt2012-10-071-0/+3
* UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-10-071-0/+5
* n_gsm: memory leak in uplink error pathRuss Gorby2012-10-071-2/+5
* Increase XHCI suspend timeout to 16msMichael Spang2012-10-071-1/+1
* n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby2012-10-071-2/+6
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-073-1/+5
* firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz2012-10-071-3/+14
* b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-10-071-0/+2
* serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-071-2/+7
* serial: pl011: handle corruption at high clock speedsLinus Walleij2012-10-071-1/+14
* TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby2012-10-071-1/+1
* Remove BUG_ON from n_tty_read()Stanislav Kozina2012-10-071-1/+2
* staging: comedi: fix memory leak for saved channel listIan Abbott2012-10-071-1/+2
* staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott2012-10-071-1/+1
* staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott2012-10-071-1/+1
* staging: comedi: s626: don't dereference insn->dataIan Abbott2012-10-071-1/+1
* staging: speakup_soft: Fix reading of init stringBen Hutchings2012-10-071-9/+4
* USB: qcaux: add Pantech vendor class matchBjørn Mork2012-10-071-7/+3
* USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2012-10-072-0/+7
* USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork2012-10-071-1/+2
* dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer2012-10-071-18/+38
* USB: Fix race condition when removing host controllersAlan Stern2012-10-022-5/+3
* spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski2012-10-021-1/+1
* spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson2012-10-021-1/+3
* UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-10-021-2/+2
* e1000e: Disable ASPM L1 on 82574Chris Boot2012-10-021-1/+2
* mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-10-021-2/+3
* mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2012-10-021-3/+3
* pch_uart: Fix parity setting issueTomoya MORINAGA2012-10-021-1/+1
* pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-10-021-6/+12
* pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-10-021-0/+1
* media: Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall2012-10-021-2/+3