summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells2015-04-152-16/+7
* block: loop: switch to VFS ITER_BVECChristoph Hellwig2015-04-151-174/+120
* direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-111-2/+2
* direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-111-9/+9
* infinibad: weird APIs switched to ->write_iter()Al Viro2015-04-112-15/+23
* switch drivers/char/mem.c to ->read_iter/->write_iterAl Viro2015-04-111-9/+9
* make new_sync_{read,write}() staticAl Viro2015-04-117-18/+0
* switch /dev/loop to vfs_iter_write()Al Viro2015-04-111-5/+7
* serial2002: switch to __vfs_read/__vfs_writeAl Viro2015-04-111-12/+6
* ashmem: use __vfs_read()Al Viro2015-04-111-1/+1
* lustre: kill unused members of struct vvp_thread_infoAl Viro2015-04-111-2/+0
* Merge branch 'for-davem' into for-nextAl Viro2015-04-11783-16162/+25860
|\
| * new helper: msg_data_left()Al Viro2015-04-111-2/+2
| * Merge branch 'iocb' into for-davemAl Viro2015-04-0911-13/+10
| |\
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-072-9/+5
| |\ \
| | * | Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann2015-04-021-1/+1
| | * | Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann2015-03-281-8/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-0650-183/+372
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-063-11/+4
| | |\ \ \
| | | * | | net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
| | | * | | mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev2015-04-061-6/+1
| | | * | | xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-04-021-4/+1
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-061-14/+23
| | |\ \ \ \
| | | * | | | Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede2015-04-051-1/+6
| | | * | | | Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede2015-04-051-14/+18
| | * | | | | Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-046-5/+26
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-013-2/+16
| | | |\ \ \ \ \
| | | | * | | | | USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-03-251-2/+6
| | | | * | | | | USB: keyspan_pda: add new device idNathaniel W Filardo2015-03-191-0/+3
| | | | * | | | | USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2015-03-162-0/+7
| | | * | | | | | Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-241-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla2015-03-241-1/+1
| | | * | | | | | | usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-03-231-1/+1
| | | * | | | | | | usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-03-231-1/+8
| | | |/ / / / / /
| | * | | | | | | Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-0417-91/+132
| | |\ \ \ \ \ \ \
| | | * | | | | | | iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas2015-03-281-1/+1
| | | * | | | | | | iio: adc: vf610: use ADC clock within specificationStefan Agner2015-03-281-30/+61
| | | * | | | | | | iio/adc/cc10001_adc.c: Fix !HAS_IOMEM buildRichard Weinberger2015-03-281-1/+2
| | | * | | | | | | Merge tag 'iio-fixes-for-4.0c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-2414-59/+68
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | iio: core: Fix double free.Martin Fuzzey2015-03-142-2/+4
| | | | * | | | | | iio:inv-mpu6050: Fix inconsistency for the scale channelAdriana Reus2015-03-141-26/+30
| | | | * | | | | | staging: iio: dummy: Fix undefined symbol build errorDaniel Baluta2015-03-141-0/+1
| | | | * | | | | | iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifoViorel Suman2015-03-141-11/+14
| | | | * | | | | | staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko2015-03-141-0/+1
| | | | * | | | | | iio: bmc150: change sampling frequencySathyanarayanan Kuppuswamy2015-03-141-9/+9
| | | | * | | | | | iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-078-11/+9
| | * | | | | | | | Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-042-0/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner2015-03-261-0/+3
| | | * | | | | | | | tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner2015-03-261-0/+2
| | | * | | | | | | | serial: samsung: Clear operation mode on UART shutdownJavier Martinez Canillas2015-03-261-0/+1
| | | |/ / / / / / /