summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ps3flash: switch to generic_file_llseek_size()Al Viro2013-06-291-26/+2
* wlcore: use *ppos, not file->f_posAl Viro2013-06-291-2/+2
* bfa: switch to fixed_size_llseek()Al Viro2013-06-291-25/+3
* fnic: switch to fixed_size_llseek()Al Viro2013-06-291-14/+2
* vc: switch to fixed_size_llseek()Al Viro2013-06-291-16/+1
* eisa_eeprom: switch to fixed_size_llseek()Al Viro2013-06-291-13/+2
* bna: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1
* zorro: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1
* mtdchar: switch to fixed_size_llseek()Al Viro2013-06-291-19/+1
* comedi: quit wanking with FASYNC in ->release()Al Viro2013-06-291-3/+0
* more open-coded file_inode() callsAl Viro2013-06-291-1/+1
* move linux/loop.h to drivers/blockAl Viro2013-06-293-2/+87
* pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-291-1/+0
* au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-291-2/+0
* au1200fb: io_remap_pfn_range() sets VM_IOAl Viro2013-06-291-4/+0
* vfio: remap_pfn_range() sets all those flags...Al Viro2013-06-291-1/+0
* i810: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-291-1/+1
* drm: io_remap_pfn_range() sets VM_IO...Al Viro2013-06-291-1/+0
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-164-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1511-29/+74
|\
| * netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-131-1/+5
| * tulip: Properly check dma mapping resultNeil Horman2013-06-131-0/+6
| * net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
| * drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
| * drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
| * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
| * bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-132-5/+12
| * bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-131-0/+4
| * net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
| * be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
| * xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-131-5/+6
| * macvlan: don't touch promisc without passthroughMichael S. Tsirkin2013-06-131-7/+13
* | Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-143-2/+5
|\ \
| * | mei: me: clear interrupts on the resume pathTomas Winkler2013-06-131-0/+1
| * | mei: nfc: fix nfc device freeingTomas Winkler2013-06-131-0/+2
| * | mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz2013-06-131-2/+2
* | | Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-145-21/+23
|\ \ \
| * | | usb: chipidea: fix id change handlingAlexander Shishkin2013-06-111-1/+2
| * | | usb: chipidea: fix no transceiver caseAlexander Shishkin2013-06-111-5/+8
| * | | USB: pl2303: fix device initialisation at openJohan Hovold2013-06-101-5/+5
| * | | USB: spcp8x5: fix device initialisation at openJohan Hovold2013-06-101-6/+4
| * | | USB: f81232: fix device initialisation at openJohan Hovold2013-06-101-4/+4
| |/ /
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-131-6/+9
|\ \ \
| * | | of: Fix locking vs. interruptsBenjamin Herrenschmidt2013-06-131-6/+9
| |/ /
* | | Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-132-4/+4
|\ \ \
| * | | ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-102-4/+4
| |/ /
* | | Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds2013-06-134-26/+47
|\ \ \ | |_|/ |/| |
| * | md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin2013-06-133-5/+6
| * | md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2013-06-132-18/+18
| * | md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2013-06-132-2/+22