summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-07new primitive: iov_iter_alignment()Al Viro1-5/+2
2014-05-07get rid of pointless iov_length() in ->direct_IO()Al Viro1-1/+1
2014-05-07pass iov_iter to ->direct_IO()Al Viro1-9/+8
2014-05-07kill generic_segment_checks()Al Viro1-8/+2
2014-05-07agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1
2014-05-07drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui1-2/+2
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds90-927/+1193
2014-05-06Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-16/+58
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-17/+20
2014-05-06Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+12
2014-05-06net: macb: Fix race between HW and driverSoren Brinkmann1-10/+0
2014-05-06net: macb: Remove 'unlikely' optimizationSoren Brinkmann1-1/+1
2014-05-06net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann1-7/+6
2014-05-06net: macb: Clear interrupt flagsSoren Brinkmann1-0/+10
2014-05-06net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann1-1/+1
2014-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-29/+46
2014-05-06e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman1-6/+8
2014-05-06e1000e: Fix issue with link flap on 82579David Ertman2-0/+13
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2-4/+12
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2-19/+13
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry1-1/+2
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz1-2/+2
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein1-0/+23
2014-05-05net: cdc_ncm: fix buffer overflowBjørn Mork1-1/+1
2014-05-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller15-46/+45
2014-05-05Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2-1/+7
2014-05-05floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+4
2014-05-05floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-3/+3
2014-05-05UBI: avoid workqueue format string leakKees Cook1-1/+1
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman1-0/+3
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman1-0/+3
2014-05-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2014-05-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+5
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-04USB: Nokia 5300 should be treated as unusual devDaniele Forsi1-0/+7
2014-05-04USB: Nokia 305 should be treated as unusual devVictor A. Santos1-0/+7
2014-05-04tty: Fix lockless tty buffer racePeter Hurley1-3/+14
2014-05-04Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley1-14/+2
2014-05-04drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-04n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+4
2014-05-04tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-05-04fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko1-1/+2
2014-05-04usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2014-05-04usb: qcserial: add a number of Dell devicesBjørn Mork1-0/+15
2014-05-04USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern3-0/+21
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-35/+21
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+11
2014-05-03Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-59/+85