summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | md: md_stop_writes() should always freeze recovery.NeilBrown2013-06-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1232-97/+251
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1221-73/+211
| |\ \ \
| | * | | b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
| | * | | ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-124-9/+9
| | * | | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-121-5/+5
| | * | | ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
| | * | | net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-121-3/+3
| | * | | rtlwifi: Fix a false leak indication for PCI devicesLarry Finger2013-06-121-0/+1
| | * | | wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2013-06-122-2/+2
| | * | | wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho2013-06-121-2/+2