summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-16usb: gadget: f_fs: Remove lock is held before freeing checksAndi Kleen1-3/+1
2012-03-16USB: option: make interface blacklist work againBjørn Mork1-0/+1
2012-03-16usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driverSebastian Andrzej Siewior3-1/+14
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-16genirq: Remove paranoid warnons and bogus fixupsThomas Gleixner1-10/+4
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet1-1/+5
2012-03-16ipv6: fix icmp6_dst_alloc()Eric Dumazet1-1/+1
2012-03-16MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris1-0/+8
2012-03-15Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds5-27/+92
2012-03-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+15
2012-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-28/+24
2012-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-51/+21
2012-03-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-14/+128
2012-03-15Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds3-13/+24
2012-03-15drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter1-1/+1
2012-03-15MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee1-0/+9
2012-03-15MAINTAINERS: fix link to Gustavo Padovans treeJohan Hedberg1-2/+2
2012-03-15MAINTAINERS: add Johan to Bluetooth maintainersJohan Hedberg1-0/+4
2012-03-15MAINTAINERS: Gustavo has movedGustavo Padovan1-2/+2
2012-03-15prctl: use CAP_SYS_RESOURCE for PR_SET_MM optionCyrill Gorcunov1-1/+1
2012-03-15rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15
2012-03-15MAINTAINERS: update ST's Mailing list for SPEArViresh Kumar1-0/+11
2012-03-15memcg: free mem_cgroup by RCU to fix oopsHugh Dickins1-6/+47
2012-03-15Staging: rtl8187se: r8180_wx.c: Cleaned up commentsAndrew Miller1-62/+59
2012-03-15Staging: rtl8187se: r8180_wx.c: Removed old commentsAndrew Miller1-163/+2
2012-03-15Staging: rtl8187se: r8180_dm.c: Removed old commentsAndrew Miller1-286/+21
2012-03-15Staging: android: ram_console.c:Greg Kroah-Hartman1-0/+4
2012-03-15Staging: rtl8187se: r8180_dm.c: Fix commentsAndrew Miller1-501/+525
2012-03-15Staging: rtl8187se: r8180_dm.c: Fix spacing issuesAndrew Miller1-245/+197
2012-03-15Staging: rtl8187se: r8180_dm.c Fixed indentation issuesAndrew Miller1-209/+209
2012-03-15Staging: rtl8187se: r8180_dm.c: Fix bracketsAndrew Miller1-365/+166
2012-03-15Staging: rtl8187se: r8180_dm.c: Removed spaces before tab stopAndrew Miller1-11/+11
2012-03-15staging: vme: fix section mismatches in linux-next 20120314Gerard Snitselaar2-4/+4
2012-03-15USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel1-2/+2
2012-03-15serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel1-4/+4
2012-03-15ntp: Fix integer overflow when setting timeSasha Levin1-1/+1
2012-03-15math: Introduce div64_longSasha Levin1-0/+4
2012-03-15TTY: Wrong unicode value copied in con_set_unimap()Liz Clark1-8/+43
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens6-377/+35
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens4-0/+259
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens4-0/+247
2012-03-15USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2-0/+3
2012-03-15i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala1-1/+7
2012-03-15i2c-core: Comment says "transmitted" but means "received"Wolfram Sang1-4/+8
2012-03-15printk: Make it compile with !CONFIG_PRINTKPeter Zijlstra1-20/+20