summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-03hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-03PCI: Configure ASPM when enabling deviceVidya Sagar1-6/+6
2014-09-03drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-09-03crypto: ux500 - make interrupt mode plausibleArnd Bergmann1-13/+12
2014-09-03serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-09-03drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang1-2/+2
2014-09-03tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe1-0/+1
2014-09-03hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin1-15/+18
2014-09-03hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-03hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-3/+6
2014-09-03hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-03hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-03hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-03hwmon: (amc6821) Fix possible race condition bugAxel Lin1-6/+11
2014-09-03hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-03drm: omapdrm: fix compiler errorsRussell King3-9/+11
2014-09-03mei: start disconnect request timer consistentlyAlexander Usyskin1-0/+1
2014-09-03USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-09-03USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-09-03USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-03USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-03USB: devio: fix issue with log floodingOliver Neukum1-1/+1
2014-09-03USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-09-03USB: OHCI: fix bugs in debug routinesAlan Stern2-10/+11
2014-09-03HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-09-03HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-09-02HID: add quirk for 0x04d9:0xa096 deviceWangzhao Cai2-0/+2
2014-09-02USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu1-0/+2
2014-09-02usb-core bInterval quirkJames P Michels III2-0/+15
2014-09-02USB: add reset resume quirk for usb3503Joonyoung Shim1-0/+3
2014-09-02USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick1-3/+0
2014-09-02usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack1-2/+4
2014-09-02bcache: Minor journal fixKent Overstreet1-5/+14
2014-08-26drivers/rtc/interface.c: fix infinite loop in initializing the alarmAles Novak1-2/+12
2014-08-26drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich1-5/+27
2014-08-26drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year daysLee, Chun-Yi1-1/+1
2014-08-26HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires1-0/+8
2014-08-26Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina1-0/+7
2014-08-26PCI: rphahp: Fix endianess issuesLaurent Dufour1-6/+9
2014-08-26tg3: Add support for new 577xx device idsNithin Sujir2-2/+16
2014-08-26bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()Maurizio Lombardi1-12/+19
2014-08-26bnx2x: Test nvram when interface is downYuval Mintz1-9/+10
2014-08-26RDMA/cxgb3: Fix information leak in send_abort()Dan Carpenter1-0/+1
2014-08-26netxen: Correct off-by-one errors in bounds checksDavid Gibson1-2/+2
2014-08-26DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King1-9/+4
2014-08-26igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun1-1/+2
2014-08-26igbvf: integer wrapping bug setting the mtuDan Carpenter1-3/+2
2014-08-26DMA-API: net: intel/igbvf: fix 32-bit DMA mask handlingRussell King1-12/+6
2014-08-26igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2014-08-26igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd1-1/+3