summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-03iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman3-0/+18
2013-07-03rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka1-11/+18
2013-07-03dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-07-03dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li1-5/+9
2013-07-03iwlwifi: dvm: fix chain noise calibrationNikolay Martynov1-1/+1
2013-07-03ath9k_htc: Handle IDLE state transition properlySujith Manoharan1-1/+1
2013-06-27spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg1-1/+1
2013-06-27spi/pxa2xx: use GFP_ATOMIC in sg table allocationMika Westerberg1-1/+1
2013-06-27drivers: uio: Fix UIO device registration failureDamian Hobson-Garcia1-0/+1
2013-06-27rbd: use the correct length for format 2 object namesJosh Durgin1-1/+5
2013-06-27target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Joern Engel1-2/+2
2013-06-27tty: Fix transient pty write() EIOPeter Hurley1-8/+5
2013-06-27tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier1-1/+5
2013-06-27firmware loader: fix use-after-free by double abortMing Lei1-9/+18
2013-06-27USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-27Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-06-27Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2-0/+2
2013-06-27Input: cyttsp - fix memcpy size paramFerruh Yigit1-1/+1
2013-06-27netback: set transport header before passing it to kernelJason Wang1-0/+12
2013-06-27tuntap: set transport header before passing it to kernelJason Wang1-0/+10
2013-06-27macvtap: set transport header before passing skb to lower deviceJason Wang1-0/+9
2013-06-27tuntap: correct the return value in tun_set_iff()Jason Wang1-2/+6
2013-06-27net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda1-4/+11
2013-06-27team: move add to port list before port enablementJiri Pirko1-1/+1
2013-06-27team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko1-0/+2
2013-06-27tuntap: set SOCK_ZEROCOPY flag during openJason Wang1-0/+2
2013-06-27vhost_net: clear msg.control for non-zerocopy case during txJason Wang1-1/+2
2013-06-27tuntap: forbid changing mq flag for persistent deviceJason Wang1-0/+4
2013-06-27net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO1-1/+1
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu1-14/+27
2013-06-27vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala1-3/+14
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-27net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-06-27drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-27drm/radeon: do not try to uselessly update virtual memory pagetableJerome Glisse1-2/+4
2013-06-27drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart1-2/+1
2013-06-27ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-27ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-27ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-27carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28
2013-06-27parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2-1/+75
2013-06-27parisc: parport0: fix this legacy no-device port driver!Helge Deller2-4/+4
2013-06-27brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman3-19/+45
2013-06-27rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger7-41/+139
2013-06-27clk: remove notifier from list before freeing itLai Jiangshan1-0/+1
2013-06-20tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-20USB: spcp8x5: fix device initialisation at openJohan Hovold1-6/+4
2013-06-20USB: f81232: fix device initialisation at openJohan Hovold1-4/+4
2013-06-20USB: pl2303: fix device initialisation at openJohan Hovold1-5/+5