summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-03hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-09-03PCI: Configure ASPM when enabling deviceVidya Sagar
2014-09-03drm/radeon: add new KV pci idAlex Deucher
2014-09-03crypto: ux500 - make interrupt mode plausibleArnd Bergmann
2014-09-03serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-09-03drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang
2014-09-03tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe
2014-09-03hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin
2014-09-03hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin
2014-09-03hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck
2014-09-03hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin
2014-09-03hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin
2014-09-03hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck
2014-09-03hwmon: (amc6821) Fix possible race condition bugAxel Lin
2014-09-03hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin
2014-09-03drm: omapdrm: fix compiler errorsRussell King
2014-09-03mei: start disconnect request timer consistentlyAlexander Usyskin
2014-09-03USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-09-03USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-09-03USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen
2014-09-03USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen
2014-09-03USB: devio: fix issue with log floodingOliver Neukum
2014-09-03USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-09-03USB: OHCI: fix bugs in debug routinesAlan Stern
2014-09-03HID: fix a couple of off-by-onesJiri Kosina
2014-09-03HID: logitech: perform bounds checking on device_id early enoughJiri Kosina
2014-09-02HID: add quirk for 0x04d9:0xa096 deviceWangzhao Cai
2014-09-02USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu
2014-09-02usb-core bInterval quirkJames P Michels III
2014-09-02USB: add reset resume quirk for usb3503Joonyoung Shim
2014-09-02USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick
2014-09-02usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack
2014-09-02bcache: Minor journal fixKent Overstreet
2014-08-26drivers/rtc/interface.c: fix infinite loop in initializing the alarmAles Novak
2014-08-26drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich
2014-08-26drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year daysLee, Chun-Yi
2014-08-26HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires
2014-08-26Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina
2014-08-26PCI: rphahp: Fix endianess issuesLaurent Dufour
2014-08-26tg3: Add support for new 577xx device idsNithin Sujir
2014-08-26bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()Maurizio Lombardi
2014-08-26bnx2x: Test nvram when interface is downYuval Mintz
2014-08-26RDMA/cxgb3: Fix information leak in send_abort()Dan Carpenter
2014-08-26netxen: Correct off-by-one errors in bounds checksDavid Gibson
2014-08-26DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King
2014-08-26igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun
2014-08-26igbvf: integer wrapping bug setting the mtuDan Carpenter
2014-08-26DMA-API: net: intel/igbvf: fix 32-bit DMA mask handlingRussell King
2014-08-26igb: Fixed Wake On LAN supportAkeem G Abodunrin
2014-08-26igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd