summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-08mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake1-3/+42
2013-12-08team: fix master carrier set when user linkup is enabledJiri Pirko1-0/+4
2013-12-08net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang1-3/+2
2013-12-08r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang1-0/+5
2013-12-08atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2-11/+4
2013-12-08connector: improved unaligned access error fixChris Metcalf1-30/+42
2013-12-08isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-12-08macvtap: limit head length of skb allocatedJason Wang1-1/+7
2013-12-08tuntap: limit head length of skb allocatedJason Wang1-1/+9
2013-12-08usbnet: fix status interrupt urb handlingFelix Fietkau1-3/+0
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-12-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-12-04xen-netback: fix refcnt unbalance for 3.10Wei Liu1-4/+6
2013-12-04iwl4965: better skb management in rx pathStanislaw Gruszka1-6/+12
2013-12-04iwl3945: better skb management in rx pathEric Dumazet1-12/+19
2013-12-04media: cx23885: Fix TeVii S471 regression since introduction of ts2020Johannes Koch1-0/+4
2013-12-04iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach1-2/+4
2013-12-04drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher1-0/+1
2013-12-04drm/radeon: use hw generated CTS/N values for audioAlex Deucher2-4/+2
2013-12-04drm/radeon: fix N/CTS clock matching for audioAlex Deucher1-3/+3
2013-12-04drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher1-2/+9
2013-12-04HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat1-0/+22
2013-12-04HID: enable Mayflash USB Gamecube AdapterTristan Rice2-1/+3
2013-12-04HID: roccat: add missing special driver declarationsStefan Achatz1-1/+3
2013-12-04HID: roccat: fix Coverity CID 141438Stefan Achatz1-0/+4
2013-12-04HID: roccat: add new device return valueStefan Achatz1-6/+6
2013-12-04media: s5h1420: Don't use dynamic static allocationMauro Carvalho Chehab1-2/+9
2013-12-04media: dvb-frontends: Don't use dynamic static allocationMauro Carvalho Chehab9-10/+101
2013-12-04media: dvb-frontends: Don't use dynamic static allocationMauro Carvalho Chehab6-15/+96
2013-12-04media: stb0899_drv: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+11
2013-12-04media: stv0367: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+12
2013-12-04media: stv090x: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+11
2013-12-04media: tuners: Don't use dynamic static allocationMauro Carvalho Chehab4-15/+83
2013-12-04media: tuner-xc2028: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+7
2013-12-04media: lirc_zilog: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+11
2013-12-04media: cx18: struct i2c_client is too big for stackMauro Carvalho Chehab1-8/+12
2013-12-04media: cimax2: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+12
2013-12-04media: av7110_hw: Don't use dynamic static allocationMauro Carvalho Chehab1-2/+17
2013-12-04media: cxusb: Don't use dynamic static allocationMauro Carvalho Chehab1-4/+37
2013-12-04media: dibusb-common: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+9
2013-12-04media: dw2102: Don't use dynamic static allocationMauro Carvalho Chehab1-10/+80
2013-12-04media: af9015: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+2
2013-12-04media: af9035: Don't use dynamic static allocationMauro Carvalho Chehab1-3/+26
2013-12-04media: mxl111sf: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+9
2013-12-04drm/radeon/vm: don't attempt to update ptes if ib allocation failsAlex Deucher1-0/+2
2013-12-04gpio: pl061: move irqdomain initializationLinus Walleij1-5/+5
2013-12-04HID: lg: fix ReportDescriptor for Logitech Formula VibrationSimon Wood1-0/+77
2013-12-04HID:hid-lg4ff: Initialize device properties before we touch autocentering.Simon Wood1-11/+11