summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-11Linux 3.7.7v3.7.7Greg Kroah-Hartman1-1/+1
2013-02-11USB: EHCI: fix for leaking isochronous dataAlan Stern1-1/+1
2013-02-11usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-11xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-02-11drivers: xhci: fix incorrect bit testNickolai Zeldovich1-1/+1
2013-02-11USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-11USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-11usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2-18/+58
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-02-11USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
2013-02-11USB: EHCI: unlink one async QH at a timeAlan Stern1-20/+30
2013-02-11USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
2013-02-11USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-02-11USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-11USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-02-11USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-02-11USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-11drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang1-3/+5
2013-02-11drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe1-0/+3
2013-02-11mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu2-1/+4
2013-02-11nilfs2: fix fix very long mount time issueVyacheslav Dubeyko1-1/+4
2013-02-11mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov1-1/+1
2013-02-11sched/rt: Use root_domain of rt_rq not current processorShawn Bohrer1-1/+1
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2
2013-02-11drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng1-1/+3
2013-02-11drm/radeon: prevent crash in the ring space allocationAlex Deucher1-0/+3
2013-02-11drm/radeon: protect against div by 0 in backend setupMikko Tiihonen1-2/+5
2013-02-11drm/radeon: fix backend map setup on 1 RB sumo boardsAlex Deucher1-3/+14
2013-02-11drm/radeon: fix MC blackout on evergreen+Christopher Staite1-0/+8
2013-02-11drm/radeon: add quirk for RV100 boardAlex Deucher1-0/+8
2013-02-11drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TNAlex Deucher1-0/+1
2013-02-11drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-02-11digsig: Fix memory leakage in digsig_verify_rsa()YOSHIFUJI Hideaki1-0/+2
2013-02-11powerpc/mm: Fix hash computation functionAneesh Kumar K.V1-27/+35
2013-02-04Linux 3.7.6v3.7.6Greg Kroah-Hartman1-1/+1
2013-02-04netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso1-2/+2
2013-02-04slub: assign refcount for kmalloc_cachesCAI Qian1-0/+1
2013-02-04drm/i915: fix FORCEWAKE posting readsJani Nikula1-5/+10
2013-02-04netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl1-1/+1
2013-02-04netfilter: x_tables: print correct hook names for ARPJan Engelhardt1-8/+20
2013-02-04netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso3-4/+8
2013-02-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet1-5/+18
2013-02-04netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov1-4/+16
2013-02-04netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso1-4/+21
2013-02-04netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov1-4/+25
2013-02-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso1-0/+3
2013-02-04netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso3-1/+54
2013-02-04netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso1-0/+1