summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro
2014-05-06new primitive: iov_iter_alignment()Al Viro
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro
2014-05-06pass iov_iter to ->direct_IO()Al Viro
2014-05-06kill generic_segment_checks()Al Viro
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter
2014-05-06drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann
2014-05-05net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann
2014-05-05net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann
2014-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-05e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman
2014-05-05e1000e: Fix issue with link flap on 82579David Ertman
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein
2014-05-05net: cdc_ncm: fix buffer overflowBjørn Mork
2014-05-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-05-05floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-05floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-05UBI: avoid workqueue format string leakKees Cook
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas
2014-05-03USB: Nokia 5300 should be treated as unusual devDaniele Forsi
2014-05-03USB: Nokia 305 should be treated as unusual devVictor A. Santos
2014-05-03tty: Fix lockless tty buffer racePeter Hurley
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-05-03fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko
2014-05-03usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi
2014-05-03usb: qcserial: add a number of Dell devicesBjørn Mork
2014-05-03USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds