aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-06blkdev_aio_write() - turn into blkdev_write_iter()Al Viro1-2/+2
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro1-2/+2
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2-4/+4
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro1-55/+37
2014-05-06new primitive: iov_iter_alignment()Al Viro1-5/+2
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro1-1/+1
2014-05-06pass iov_iter to ->direct_IO()Al Viro1-9/+8
2014-05-06kill generic_segment_checks()Al Viro1-8/+2
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1
2014-05-06drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui1-2/+2
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds90-927/+1193
2014-05-05Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-16/+58
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-17/+20
2014-05-05Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-8/+12
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann1-10/+0
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann1-1/+1
2014-05-05net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann1-7/+6
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann1-0/+10
2014-05-05net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann1-1/+1
2014-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller3-29/+46
2014-05-05e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman1-6/+8
2014-05-05e1000e: 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/linville/wirelessDavid 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-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2014-05-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+5
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-03USB: Nokia 5300 should be treated as unusual devDaniele Forsi1-0/+7
2014-05-03USB: Nokia 305 should be treated as unusual devVictor A. Santos1-0/+7
2014-05-03tty: Fix lockless tty buffer racePeter Hurley1-3/+14
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"Peter Hurley1-14/+2
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+4
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-05-03fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko1-1/+2
2014-05-03usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2014-05-03usb: qcserial: add a number of Dell devicesBjørn Mork1-0/+15