summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-12USB: serial: add Google simple serial SubClass supportAnton Staaf2-0/+11
2015-03-12HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu4-1/+7
2015-03-12HID: add support for MS Surface Pro 3 Type CoverAlan Wu4-0/+10
2015-03-12HID: hid-microsoft: Add support for scrollwheel and special keypad keysHans de Goede3-1/+50
2015-03-12HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir1-0/+6
2015-03-12HID: apple: fix battery support for the 2009 ANSI wireless keyboardRoss Skaliotis1-3/+6
2015-03-12tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-12USB: serial: fix tty-device error handling at probeJohan Hovold1-1/+10
2015-03-12USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-03-12TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-12USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-12xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-12xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-03-12usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian1-2/+28
2015-03-12usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5
2015-03-12USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2-0/+37
2015-03-12USB: usbfs: don't leak kernel data in siginfoAlan Stern1-0/+2
2015-03-12USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-03-12mei: make device disabled on stop unconditionallyAlexander Usyskin1-0/+2
2015-03-12iio: ad5686: fix optional reference voltage declarationUrs Fässler1-1/+1
2015-03-12iio: imu: adis16400: Fix sign extensionRasmus Villemoes1-1/+2
2015-03-12target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger1-1/+2
2015-03-12target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger1-0/+12
2015-03-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-12/+13
2015-03-12drm/radeon: workaround for CP HW bug on CIKChristian König1-1/+15
2015-03-12drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher2-23/+15
2015-03-12team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko1-3/+3
2015-03-12usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-03-12macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-03-12team: fix possible null pointer dereference in team_handle_frameJiri Pirko1-3/+1
2015-03-12net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck1-3/+21
2015-03-05USB: EHCI: adjust error return codeAlan Stern1-3/+3
2015-03-05staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott1-47/+75
2015-03-05ath6kl: fix struct hif_scatter_req list handlingKalle Valo2-3/+3
2015-03-05EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman1-1/+7
2015-03-05md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek1-2/+3
2015-03-05md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-03-05gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne1-4/+10
2015-03-05gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg1-4/+5
2015-03-05Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan2-0/+3
2015-03-02vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-03-02usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2-9/+18
2015-03-02USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-03-02USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-03-02tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-03-02tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-03-02iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger1-23/+5
2015-03-02Added Little Endian support to vtpm modulehonclo1-8/+12
2015-03-02tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard1-1/+1
2015-03-02tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo1-0/+8